Skip to content

v1.2.2

Compare
Choose a tag to compare
@hep-mh hep-mh released this 06 Apr 13:06
· 133 commits to main since this release
8792f31

CHANGELOG:

  • Implemented fixes for the issues #10 and #11 on GitHub
  • Made some initial plotting functions available in acropolis.plots, which can be used to easily plot the results of parameter scans
  • Improved the output that is printed to the screen (especially for parameter scans if verbose=True)
  • Updated the neutron lifetime to the PDG 2020 recommended value
  • Included some example files, e.g. for parameter scans, in the directory examples/
  • Included a new c-file tools/create_sm_abundance_file.c, which can be used with AlterBBN to generate the file abundance_file.dat for sm.tar.gz
  • Fixed a bug that prohibited running 2d parameter scans without 'fast' parameters
  • Fixed a bug that caused INFO messages to be printed even for verbose=False