Skip to content

Commit 8a6df44

Browse files
committed
prepare for 26.01
1 parent 277b76e commit 8a6df44

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGES.md

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

3+
## 26.01
4+
5+
* eliminate an exp at the low end of screening (#1893)
6+
7+
* use `constexpr_for` in helmholtz to map into 3D arrays (#1904)
8+
9+
* clean up `apply_electrons` in the helmholtz EOS (#1903)
10+
11+
* remove `compute_Q` and `rate=` in the `DerivedRate` constructors
12+
for pynucastro nets (#1902)
13+
14+
* update networks with the latest pynucastro (#1886)
15+
16+
* update the github actions (#1900, #1901)
17+
18+
* some optimizations to helmholtz EOS (#1896)
19+
20+
* add `kerg` constant (#1895)
21+
22+
* allow `test_sdc` to build when NSE is not defined (#1894)
23+
and add support for self-consistent NSE (#1890)
24+
25+
* update python doc package requirements (#1892)
26+
327
## 25,12
428

529
* update CI actions (#1885)

0 commit comments

Comments
 (0)