show how to implement product in Python
* wrap/python/tests/product.ipynb: New file. * wrap/python/tests/Makefile.am, doc/org/tut.org: Add it. * wrap/python/tests/ipnbdoctest.py: Ignore %timeit results. * wrap/python/spot_impl.i: Add bindings for set_state_names()/get_state_names(). * spot/twaalgos/product.cc: Fix computation of properties. * doc/org/hoa.org: Name. * NEWS: Update.
This commit is contained in:
parent
ad37cacbc0
commit
74ec9c54c4
8 changed files with 2055 additions and 3 deletions
|
|
@ -49,6 +49,7 @@ TESTS = \
|
|||
optionmap.py \
|
||||
parsetgba.py \
|
||||
piperead.ipynb \
|
||||
product.ipynb \
|
||||
randaut.ipynb \
|
||||
randgen.py \
|
||||
randltl.ipynb \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue