Skip to content

Commit dfc746f

Browse files
committed
update changes
1 parent 3112c13 commit dfc746f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGES.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 24.04
2+
3+
* A new `test_screening_templated` unit test was added -- this
4+
works with any of the templated networks. (#1525)
5+
6+
* A lot of small code clean-ups from clang-tidy (#1516, #1518, #1519, #1520, #1522)
7+
8+
* The NSE solver was optimized (#1503, #1504, #1506, #1507, #1508)
9+
10+
* The integrator code was synced up between implementations, fixing
11+
a bug in the RKC retry tolerances (#1513)
12+
13+
* A `reinterpret_cast` in `rhs.H` was removed (#1435)
14+
115
# 24.03
216

317
* pivoting in the linear algebra routines can now be disabled

0 commit comments

Comments
 (0)