Skip to content

pynucastro 2.3.0

Latest
Compare
Choose a tag to compare
@zingale zingale released this 12 Sep 22:50
· 7 commits to main since this release
c4fbb9e

2.3.0

  • added a warning if we use the ReacLib n decay rate (#778)

  • doc updates, including an example of dealing with duplicate rates
    (#777), new theme (#775), axis label fixes (#774), some examples
    of nuclear astrophysics concepts (#762, #766)

  • fix the limits for TabularRate plots (#779)

  • created a new alternate_rates module and added the de Boer et
    al. 2017 C12(a,g)O16 rate (#769)

  • the minimum version of python supported is now 3.8 (#768)

  • some test fixes (#755, #757, #760, #763)

  • C++ autodiff changes / cleanups (#752, #759)

  • AmrexAstroCxxNetwork now create a ydot_weak function that
    evaluates the weak rate contributions to compute dYe/dt (#739)