Commit bc350cf 1 parent ce9a785 commit bc350cf Copy full SHA for bc350cf
File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ See also our [versioning policy](https://amici.readthedocs.io/en/latest/versioni
4
4
5
5
## v0.X Series
6
6
7
+ ### v0.31.0 (2025-02-18)
8
+
9
+ * Added ` RDataReporting::observables_likelihood ` for computing observables,
10
+ likelihood and the respective sensitivities
11
+ by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2627 ,
12
+ https://github.com/AMICI-dev/AMICI/pull/2633
13
+ * JAX:
14
+ * Updated diffrax & jaxlib
15
+ by @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/2632
16
+ * Avoid silent preequilibration failure in JAX
17
+ by @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/2631
18
+ * jax vectorisation
19
+ by @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/2636
20
+ * No flattening of timepoint specific overrides in jax
21
+ by @FFroehlich in https://github.com/AMICI-dev/AMICI/pull/2641
22
+ * Faster PEtab parameter mapping
23
+ by @dweindl in https://github.com/AMICI-dev/AMICI/pull/2638 ,
24
+ https://github.com/AMICI-dev/AMICI/pull/2640
25
+
26
+ ** Full Changelog** : https://github.com/AMICI-dev/AMICI/compare/v0.30.1...v0.31.0
27
+
7
28
### v0.30.1 (2025-02-18)
8
29
9
30
Bugfix-only release.
Original file line number Diff line number Diff line change 1
- 0.30.1
1
+ 0.31.0
You can’t perform that action at this time.
0 commit comments