python: add missing bindings for randomize()
* python/spot/impl.i: Here. * NEWS: Mention it. * tests/python/highlighting.ipynb: Add test case.
This commit is contained in:
parent
69b687ab66
commit
29a1e3a299
3 changed files with 330 additions and 56 deletions
2
NEWS
2
NEWS
|
|
@ -112,6 +112,8 @@ New in spot 2.0.3a (not yet released)
|
|||
|
||||
* Bindings for language_containment_checker were added.
|
||||
|
||||
* Bindings for randomize() were added.
|
||||
|
||||
* Under IPython the spot.ltsmin modules now offers a
|
||||
%%pml magic to define promela models, compile them
|
||||
with spins, and dynamically load them. This is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue