We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8917083 commit 32b6febCopy full SHA for 32b6feb
CHANGES.md
@@ -1,5 +1,26 @@
1
# Changelog
2
3
+## 26.04
4
+
5
+ * add documentation on recovering from burn failures (#1971)
6
7
+ * fix the step-rejection logic for increase in X over a step in VODE
8
+ for SDC (#1968)
9
10
+ * make `species_failure_tolerance` a runtime parameter (#1969)
11
12
+ * update the JOSS paper (#1967)
13
14
+ * hybrid Powell solver updates: fix a NaN loop check (#1959),
15
+ template on the Jacobian type (#1958), fix comments (#1957), fix
16
+ the logic for refreshing the spectral radius (#1955)
17
18
+ * add an assert on the NSE table index (#1951)
19
20
+ * fix RKC compilation with NSE (#1956)
21
22
+ * CI action updates (#1942)
23
24
## 26.03
25
26
* allow screening to output log(screening) (#1939)
0 commit comments