Releases: sybila/biodivine-aeon-py
Releases · sybila/biodivine-aeon-py
0.0.6
Add a set_variable_name
convenience method to RegulatoryGraph
and BooleanNetwork
.
0.0.4
Fixes some initial issues with the BN library (problems with serialisation and update function parsing)
0.0.3
Adds bindings to the (Parametrised) Boolean networks library.
0.0.2
Fix an issue in 0.0.1
where Boolean expressions could not be printed into strings.
0.0.1
Initial release.
The bindings cover most of the lib-bdd
functionality (aside from iterators and some more advanced functions). This release is mostly to test whether automatic publishing works.