v1.0.0
·
36 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New features
- ecdf_pit: ensure the envelope starts at 0 and ends at 1 by @aloctavodia in #288
- Add ability to specify a reference model in
compare()by @jordandeklerk in #291 - Add functions for
loo_subsampleto array layer by @jordandeklerk in #287 - Use custom rounding rules for summary by @aloctavodia in #294
- Add custom rounding rules to compare by @aloctavodia in #304
- Add diagnose by @aloctavodia in #299
Maintenance and bug fixes
- Fix CI after arviz-base and h5netcdf updates by @tomicapretto in #286
- Fix bins computation by @aloctavodia in #295
- Fix bug compute_pit_for_histogram by @aloctavodia in #308
- update dependencies by @OriolAbril in #309
Documentation
- Add missing entry for mean and median by @aloctavodia in #292
- Improvements to contributing docs and workflow by @OriolAbril in #296
Full Changelog: v0.8.0...v1.0.0