Published April 8, 2022
| Version v0.11.28
Software
Open
AMICI: High-Performance Sensitivity Analysis for Large Ordinary Differential Equation Models
Description
New features:
- Added
Solver.setSteadyStateToleranceFactorandSolver.setSteadyStateSensiToleranceFactorto specify a steady state tolerance factor by @dilpath in https://github.com/AMICI-dev/AMICI/pull/1758 NOTE: This also relaxes the default steady state (sensitivity) tolerances by a factor of 100. - Added support for
pathlib.Pathby @dweindl in https://github.com/AMICI-dev/AMICI/pull/1769 - Allow specifying initial timepoint with
ExpDataby @dilpath in https://github.com/AMICI-dev/AMICI/pull/1776
Performance:
- Speedup for models with conservation laws by @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/1765
- Improved efficiency of newton step convergence check by @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/1775
Fixes:
- Fixed deprecation warning for pandas.DataFrame.append in
rdatas_to_measurement_dfby @dweindl in https://github.com/AMICI-dev/AMICI/pull/1770 - Fixed Rule-target handling in PEtab import by @dweindl in https://github.com/AMICI-dev/AMICI/pull/1753
Removed functionality:
- Removed long deprecated
sbml2amiciargumentsmodelNameandconstantParametersby @dweindl in https://github.com/AMICI-dev/AMICI/pull/1774
Notes
Files
AMICI-dev/AMICI-v0.11.28.zip
Files
(6.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cd14ff0b583a5c558d0864fdbaccd018
|
6.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/AMICI-dev/AMICI/tree/v0.11.28 (URL)