untimed until bug fixes
This commit is contained in:
parent
8ec0013235
commit
f04f1b3eeb
4 changed files with 11 additions and 6 deletions
|
|
@ -49,6 +49,7 @@ def _(stl):
|
|||
for phi, tau in zip(reversed(f1(x, times)), reversed(times)):
|
||||
if not phi:
|
||||
state = f2(x, [tau])
|
||||
|
||||
if tau in t:
|
||||
yield state
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue