Releases: colomoto/colomoto-jupyter
Releases · colomoto/colomoto-jupyter
0.8.21
- change mime type for graph svg output to fix HTML export of notebooks
0.8.20
cellcollective
: fix (again) API entry point
setup_helper
: add support for .conda
archives
Full Changelog: v0.8.11...v0.8.20
0.8.11
- Fix CellCollective API entry point for fetching models
0.8.10
- 🐍
setup_helper
: filter conda packages with correct python version
0.8.9
- improve constant detection in
minibn.struct_of_dnf
colomoto.types
: improve compatibility with espresso alternatives
0.8.8
minibn
:
- add
BooleanNetwork.save
method
0.8.7
- fix
minibn.BooleanNetwork.__call__
0.8.6
Changes:
minibn
: improve constants()
and simplify()
methods
Bugfixes:
modelchecking
: fix ITS
formula syntax
0.8.5
minibn
: workaround evaluation of constants
0.8.4
minibn.BooleanNetwork
: support for comments in .bnet
rules