Skip to content

v0.0.8

Compare
Choose a tag to compare
@renecotyfanboy renecotyfanboy released this 02 Aug 09:38
· 116 commits to main since this release

New features

  • The best-fit model photon flux, energy flux and luminosity can be computed using the FitResult new methods
  • Introduction of NestedSamplingFitter which is still in beta status
  • Large data tables and others are now downloaded at runtime using the pooch package

Breaking changes

  • Prior distribution must now be passed when building the fitter object instead of using the .fit method
  • BayesianFitter is renamed to NUTSFitter

Full Changelog: v0.0.7...v0.0.8