Skip to content

Commit 126e0fb

Browse files
authored
prepare for 25.12 (#1888)
1 parent fbb310a commit 126e0fb

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGES.md

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

3+
## 25,12
4+
5+
* update CI actions (#1885)
6+
7+
* manually scale T in NSE solve to get better convergence (#1884)
8+
9+
* add loop unrolling to MathArray2D (#1872)
10+
11+
* add a check that `integrator.ode_max_steps` is positive (#1882)
12+
13+
* add energy and Ye output to the `burn_cell` unit test (#1883)
14+
15+
* regenerate pynucastro networks with caching of interpolation
16+
indices (#1879)
17+
18+
* allow for more species inputs in the unit tests (#1878)
19+
20+
* avoid a possible divide-by-zero in the NSE solver and add a
21+
species mass fraction floor (#1881)
22+
23+
* fix a bounds issue in the NSE solver (#1880)
24+
25+
* fix compiler warnings if neutrinos are disabled (#1856)
26+
27+
* add an `ase-iron` network for self-consistent NSE (#1860)
28+
329
## 25.11
430

531
* add support for reduced precision Jacobian (#1862)

0 commit comments

Comments
 (0)