·
2 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- add some more flexibility to dataset_to conveters by @OriolAbril in #63
- adds label_type parameter in dataset_to_dataarray function by @The-Broken-Keyboard in #81
- Add
get_unconstrained_samplesfunction by @symeneses in #82 - Add function to retrieve citations for arviz or methods implemented in arviz by @aloctavodia in #77 and in #89
- add flag to disable checking in variables are present by @aloctavodia in #93
- Numpyro MCMC autodims migration by @kylejcaron in #88
- Set default ci_prob to 0.89 by @aloctavodia in #99
- Add censored cats example and test datatree for plot_pcc_censored by @aloctavodia in #100
- Add PyStan converter by @aloctavodia in #47
Maintenance and bug fixes
- Revert docstub install and update version by @aloctavodia in #74
- Type checking by @symeneses in #75
- Fix CI error due to jax-numpyro incompatibility by @OriolAbril in #84
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #91
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #92
- Patch CI so it passes again by @OriolAbril in #94
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #96
- Update docstub and improve some type hints by @OriolAbril in #86
- Fix and update CI by @OriolAbril in #111
- Added
from_numpyro_sviconverter by @kylejcaron in #95 - Add dataset for testing R2 function and add reference pseudo-variance bernoulli by @aloctavodia in #115
Documentation
- Add new citations from
loo_score()by @jordandeklerk in #98 - Add Kaplan Meir reference by @aloctavodia in #101
- Correct two more typos in documentation by @star1327p in #102
- Fix typo compabible -> compatible by @star1327p in #103
- Add cross-ref link to the function
arviz_base.clear_data_homeby @star1327p in #104 - Correct a few formatting issues in Working with Data Tree by @star1327p in #112
- Fix typo "he order" -> "the order" by @star1327p in #114
New Contributors
- @symeneses made their first contribution in #75
- @The-Broken-Keyboard made their first contribution in #81
- @kylejcaron made their first contribution in #88
- @jordandeklerk made their first contribution in #98
Full Changelog: v0.6.0...v0.7.0