Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed May 1, 2024
1 parent 8e7e375 commit c89e334
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 24.05

* Runtime parameters can now be type `bool` (#1536)

* more clang-tidy and compiler warning cleaning (#1527 #1530,
#1532, #1533)

* Remove recursion in quicksort to avoid CUDA stack limits (#1531)

* Update the pynucastro networks to cache derived rate partition
functions (#1529)

# 24.04

* A new `test_screening_templated` unit test was added -- this
Expand Down

0 comments on commit c89e334

Please sign in to comment.