remove parity_product and parity_product_or
* NEWS: document it * spot/twaalgos/parity.cc, spot/twaalgos/parity.hh, tests/core/parity.cc: here
This commit is contained in:
parent
8120587fbf
commit
1aaeccf1d3
4 changed files with 4 additions and 451 deletions
4
NEWS
4
NEWS
|
|
@ -84,6 +84,10 @@ New in spot 2.5.3.dev (not yet released)
|
|||
They are most welcome in Python, since we used to redefine
|
||||
them every now and them.
|
||||
|
||||
- spot::parity_product() and spot::parity_product_or() were dropped.
|
||||
The code was buggy, hard to maintain, and these functions do not
|
||||
seem to be used.
|
||||
|
||||
Python:
|
||||
|
||||
- New spot.jupyter package. This currently contains a function for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue