Published January 11, 2022
| Version v0.11.23
Software
Open
AMICI: High-Performance Sensitivity Analysis for Large Ordinary Differential Equation Models
Description
Features:
- Added overload for Model::setParameterScale with vector<int> by @dilpath in https://github.com/AMICI-dev/AMICI/pull/1614
- Removed assert_fun argument from gradient checking, improve output by @dweindl, @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/1609
- Added get_expressions_as_dataframe by @dweindl in https://github.com/AMICI-dev/AMICI/pull/1621
- Added
idfield to ExpData and ReturnData by @dweindl in https://github.com/AMICI-dev/AMICI/pull/1622 - Included condition id in dataframes by @dweindl in https://github.com/AMICI-dev/AMICI/pull/1623
Fixes:
- C++: Fixed SUNMatrixWrapper ctor for size 0 matrices by @dweindl in https://github.com/AMICI-dev/AMICI/pull/1608
- Python: Handle TemporaryDirectory cleanup failures on Windows by @dweindl in https://github.com/AMICI-dev/AMICI/pull/1617
- Python: pysb.Model.initial_conditions throws a DeprecationWarning by @PaulJonasJost in https://github.com/AMICI-dev/AMICI/pull/1620
- Fixed wrong array size in warnings by @dweindl in https://github.com/AMICI-dev/AMICI/pull/1624
NOTE: AMICI 0.11.23 requires numpy<1.22.0
Full Changelog: https://github.com/AMICI-dev/AMICI/compare/v0.11.22...v0.11.23
Notes
Files
AMICI-dev/AMICI-v0.11.23.zip
Files
(6.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2e41b4c13d57e8741090ad8db29a42c5
|
6.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AMICI-dev/AMICI/tree/v0.11.23 (URL)