We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f7226 commit e60af54Copy full SHA for e60af54
CHANGES.md
@@ -1,5 +1,27 @@
1
# Changelog
2
3
+## 25.11
4
+
5
+ * add support for reduced precision Jacobian (#1862)
6
7
+ * make some more quantities const / constexpr (#1864, #1866, #1871)
8
9
+ * add loop unrolling to linpack (#1865)
10
11
+ * update networks to pynucastro 2.8.0 (#1870)
12
13
+ * github CI action updates (#1874)
14
15
+ * fix the `part_func` network generation script (#1873)
16
17
+ * fix comment about Jacobian (#1861)
18
19
+ * remove `symmetric_screening` args in networks (#1859)
20
21
+ * doc improvements (#1855)
22
23
+ * use more concise method to eliminate rate duplicates in networks (#1854)
24
25
## 25.10
26
27
* update the NSE solver docs to explain network compatibility (#1852)
0 commit comments