Skip to content

v0.13.0

Compare
Choose a tag to compare
@OriolAbril OriolAbril released this 24 Oct 16:28
· 108 commits to main since this release
d030d44

v0.13.0 (2022 Oct 22)

Release highlights:

New features

  • Add side argument to plot_violin to allow single-sided violin plots (1996)
  • Added support for Bean Machine via the function from_beanmachine. (2107)
  • Add support for warmup samples in from_pystan for PyStan 3. (2132)
  • New arviz.extract function.

Maintenance and fixes

  • Addressed netCDF writing issues. (2129)

Deprecation

  • Removed fill_last, contour and plot_kwargs arguments from plot_pair function (2085)

See full CHANGELOG.md file for a detailed release changes description.