Skip to content

v0.3.2

Compare
Choose a tag to compare
@dachengx dachengx released this 06 Mar 08:24
· 21 commits to master since this release
e0c36cd

What's Changed

  • Remove scikit-learn version requirement by @dachengx in #131
  • Use trusted publisher because username/password authentication is no longer supported by @dachengx in #132
  • Be compatible with JAX_ENABLE_X64=1 by @dachengx in #134
  • Raise more information when file can not be found by @dachengx in #135
  • Preserve dtype of results in multiple_simulations by @dachengx in #137
  • Copy memory from GPU to CPU by @dachengx in #139
  • Bug fix when using force_no_eff with tuple data_names by @dachengx in #141
  • Add Gamma, Negative Binomial, and Generalized Poisson Distribution by @dachengx in #145
  • Add support for 1D fitting by @dachengx in #144
  • Correct the sigmas in TwoHalfNorm by @zihaoxu98 in #143
  • Plotter for MCMC diagnostics by @zihaoxu98 in #146

Full Changelog: v0.3.1...v0.3.2