Skip to content

v1.1.0

Choose a tag to compare

@austin-hoover austin-hoover released this 25 Feb 20:14
· 173 commits to main since this release
6a598cb
  • Added new prior UniformSphericalPrior and added truncate option to Gaussian prior.
  • Cleaned up MCMC sampler, added noise option, added documentation
  • Added sample, and cov methods to HistogramND class.
  • Added sample, and std methods to HistogramND class.
  • Added CovFitter class to fit ND covariance matrices to measurements using evolutionary optimization.
  • Added longitudinal phase space tomography example using PyORBIT.
  • Fixed a few bugs.

Full Changelog: v1.0.2...v1.1.0