Skip to content

Commit f8666b7

Browse files
authored
update changes (#1853)
1 parent a36a0d1 commit f8666b7

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGES.md

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

3+
## 25.10
4+
5+
* update the NSE solver docs to explain network compatibility (#1852)
6+
7+
* the NSE solver is now more robust to negative (rho X) and avoiding
8+
division by zero (#1851)
9+
10+
* `nova-li` network was added, which builds on `nova` but includes Li and
11+
some heavier breakout nuclei (#1798)
12+
13+
* the script used for the He burning networks was relying on a shared reference
14+
between libraries. This script has been cleaned-up. (#1850)
15+
16+
* all pynucastro nets have been updated to fix a bounds issue in the
17+
partition functions (#1849)
18+
19+
* `cno-he-burn-34am` is a new CNO + He network that has a better choice of
20+
rates than the previous `cno-he-burn-33a` network. (#1819)
21+
22+
* The He burning networks have been updated to better connect odd-Z
23+
and even-Z nuclei using a modified rate. The names have been updated to
24+
reflect the changes. (#1788)
25+
26+
* pynucastro-generated networks are now importable from python, to aid in
27+
analysis (#1837)
28+
29+
* MacOS CI has been updated (#1848)
30+
31+
* CI action dependency version updates (#1847)
32+
333
## 25.09
434

535
* update MacOS CI (#1844)

0 commit comments

Comments
 (0)