File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
33
## 25.09
4
34
5
35
* update MacOS CI (#1844 )
You can’t perform that action at this time.
0 commit comments