Skip to content

Releases: sybila/biodivine-aeon-py

0.0.6

06 Feb 19:22
Compare
Choose a tag to compare

Add a set_variable_name convenience method to RegulatoryGraph and BooleanNetwork.

0.0.5

23 Dec 14:32
Compare
Choose a tag to compare

Add aeon algorithms.

0.0.4

23 Dec 11:31
Compare
Choose a tag to compare

Fixes some initial issues with the BN library (problems with serialisation and update function parsing)

0.0.3

23 Dec 09:05
Compare
Choose a tag to compare

Adds bindings to the (Parametrised) Boolean networks library.

0.0.2

21 Dec 20:18
Compare
Choose a tag to compare

Fix an issue in 0.0.1 where Boolean expressions could not be printed into strings.

0.0.1

21 Dec 18:29
Compare
Choose a tag to compare

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.