File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## v0.X Series
4
4
5
+ ### v0.11.29 (2022-05-06)
6
+
7
+ ## What's Changed
8
+
9
+ Features:
10
+ * Performance: Limit newton step convergence check by @FFroehlich in
11
+ https://github.com/AMICI-dev/AMICI/pull/1780
12
+ * More informative NaN/Inf warnings by @dweindl in
13
+ https://github.com/AMICI-dev/AMICI/pull/1640
14
+ * SBML import can now handle initial events by @FFroehlich in
15
+ https://github.com/AMICI-dev/AMICI/pull/1789
16
+
17
+ Fixes:
18
+ * Avoid error if no measurements in PEtab problem; fixed type handling in
19
+ PEtab parameter mapping by @dilpath in
20
+ https://github.com/AMICI-dev/AMICI/pull/1783
21
+ * Fixed substitution of expressions in root and stau by @dilpath in
22
+ https://github.com/AMICI-dev/AMICI/pull/1784
23
+ * Workaround for PEtab problems with state-dependent noise models by @dweindl
24
+ in https://github.com/AMICI-dev/AMICI/pull/1791
25
+
26
+ ** Full Changelog** : https://github.com/AMICI-dev/AMICI/compare/v0.11.28...v0.11.29
27
+
28
+
5
29
### v0.11.28 (2022-04-08)
6
30
7
31
New features:
Original file line number Diff line number Diff line change 1
- 0.11.28
1
+ 0.11.29
You can’t perform that action at this time.
0 commit comments