Skip to content

Commit e60af54

Browse files
authored
prepare for 25.11 (#1877)
1 parent 98f7226 commit e60af54

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGES.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

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+
325
## 25.10
426

527
* update the NSE solver docs to explain network compatibility (#1852)

0 commit comments

Comments
 (0)