Skip to content

Releases: brews/baysparpy

v0.0.3

19 Sep 00:38
Compare
Choose a tag to compare

Enhancements

  • Many minor changes to documentation.

v0.0.2

08 Mar 04:40
Compare
Choose a tag to compare

Enhancements

  • Prediction.location refactored to Prediction.latlon (Issue #8).
  • Removed unused Draws.alpha_samples_field and Draws.beta_samples_field to cut down package size. Also, we dropped the maximum MCMC parameter ensemble size to 10,000 to further reduce size (Issue #1).
  • Many assert errors replaced with full errors (Issue #7).
  • Improved pip and conda install instructions (Issue #6).

Bug fixes

  • Minor corrections to documentation and docstrings (Issue #10, Issue #5).
  • Trim burnin from tau2 MCMC params (Issue #3)

v0.0.1

26 Jan 21:30
Compare
Choose a tag to compare
  • This is the first release of baysparpy.