Skip to content

Releases: SBRCNottingham/gsmodutils

Objectives in conditions

19 Dec 14:15
0e2c7c2
Compare
Choose a tag to compare

Model conditions now store objective functions and directions

0.0.3: Merge pull request #18 from SBRCNottingham/develop

21 Nov 10:29
0bcd2a5
Compare
Choose a tag to compare

Added gsmodutils.utils.design_annoation decorator for annotating python based designs.
Fixed GsmodutilsModel.save_model for sbml models (it used to save it as a matlab).

Changes to test framework

24 Oct 13:01
Compare
Choose a tag to compare

The test framework has undergone a significant redesign in this version, though command line and programmatic APIs are maintained with the tester class.

Users can now do a model.run_tests() on models loaded into memory that have changes from the filesystem version.

Also minor bugs like cleaning up documentation and adding the rst format for pypi.

First release

25 Sep 14:14
Compare
Choose a tag to compare

First release of gsmodutils on pypi.