Releases: lanl/PyBNF
Releases · lanl/PyBNF
v0.2.3 Beta
Fixes several minor bugs that arose during testing.
v0.2.2 Beta
Allows parallel_count
to be used on a cluster (important for benchmark runs), plus other minor bug fixes.
v0.2.1 Beta
Fixes bugs found while testing on the Darwin cluster.
v0.2.0 Beta
Adds features for data postprocessing and SBML Euler integration, which will support the Fey and Tyson models, respectively.
v0.1.2 Beta
More bug fixes; should be suitable for all production runs except Tyson and Fey models.
v0.1.1 Beta
Fixes issues that came up during the first production runs.
This version is planned for use in timed runs of easy benchmark problems on mtor / ulk.
(Note to self: In future releases, should remember to update __version__
in pybnf.py)