Skip to content

Commit a872dda

Browse files
authored
prepare for 25.07 (#1826)
1 parent f9e91b3 commit a872dda

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGES.md

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

3+
## 25.07
4+
5+
* module string names are now `constexpr std::string_view` (#1825)
6+
7+
* doc updates (#1796, #1809, #1810, #1818, #1824, #1827, #1830)
8+
9+
* JOSS paper (#1658)
10+
11+
* the ASE network has been updated to better support NSE (#1813)
12+
13+
* `hybrj` now can take the Jacobian and constrain equations as input
14+
(#1817)
15+
16+
* remove amrex namespace (#1820)
17+
18+
* for He-burning nets, don't consider Suzuki rates in pynucastro
19+
(#1815)
20+
21+
* `nse_sdc_burn` has been updated for `NSE_NET` to give better NSE
22+
agreement with the networks (#1812)
23+
24+
* `sneut5` now used autodiff (#1799, #1808)
25+
26+
* recombination neutrinos are now disabled by default in `sneut5` (#1793, #1794)
27+
28+
* the `nse_compatibility` script has been updated (#1811)
29+
30+
* autodiff improvements and optimizations (#1803)
31+
32+
* enable more `clang-tidy` checks (#1807)
33+
34+
* clean up the `nova` network script (#1804)
35+
36+
* regenerate the non-He burning pynucastro nets (#1797)
37+
38+
* update `sn160` to include tabular rates (#1805)
39+
40+
* update the constants to use the same CODATA values as pynucastro
41+
(#1802)
42+
43+
* allow constant temperature in the SDC burn (#1801)
44+
345
## 25.06
446

547
* update `README.md` (#1785)

0 commit comments

Comments
 (0)