Releases
v0.10.13
BREAKING CHANGE: Renaming {get|set}tNewtonPreequilibration to {get|set}Preequilibration (Closes #720 )
Make wurlitzer non-optional requirement for AMICI python package (Fixes missing AMICI errors when running from jupyter notebooks)
Compute initial state for Model::getInitialStates if not already set (Fixes #818 )
Make swig generate pydoc comments from doxygen comments #830 (Closes #745 ) to provide Python docstrings for C++ wrapper functions
feature(cmake) Add option to disable compiler optimizations for wrapfunctions.cpp (Fixes #828 ) (#829 )
Change SBML test suite to pytest to allow for parallel test execution… (#824 )
Fix(cmake): -E option is not available in all sed versions. Neither is the equivalent -r. Use --regexp-extended instead (Closes #826 )
Refactor(python) Move PEtab import code from command line script… (#825 )
Fix(core) Fix regular expressions for intel compiler (Closes #754 ) (#822 )
Update workflow figure to include PySB (Closes #799 )
Fix compiler warnings
You can’t perform that action at this time.