Releases: arviz-devs/arviz-base
Releases · arviz-devs/arviz-base
v0.8.2
Immutable
release. Only release title and notes can be modified.
What's Changed
Maintenance and bug fixes
- Install h5netcdf with h5py by @tomicapretto in #135
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Immutable
release. Only release title and notes can be modified.
What's Changed
Maintenance and bug fixes
- Update example data by @OriolAbril in #132
Full Changelog: v0.8.0...v0.8.1
v0.8.0
Immutable
release. Only release title and notes can be modified.
What's Changed
New Features
- Add
"round_to"entry torcParamsby @aloctavodia in #120
Maintenance and bug fixes
- Bump the actions group with 2 updates by @dependabot[bot] in #125
- Use Zenodo as a backup source for datasets by @aloctavodia in #127
Documentation
- Update labels related imports and cross-references by @OriolAbril in #118
- Correct typo by @star1327p in #119
- Add roaches example by @aloctavodia in #121 and #122
New Contributors
- @tomicapretto made their first contribution in #129
Full Changelog: v0.7.0...v0.8.0
v0.7.0
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
v0.6.0
What's Changed
New Features
- Add references_to_dataset function by @OriolAbril in #50
- Explicitly load example datasets by @OriolAbril in #51
- Add support for nd arrays in references_to_dataset by @rohanbabbar04 in #53
- Support stacked sample dims in dataset_to_dataarray by @OriolAbril in #60
Maintenance and bug fixes
- Improve publish workflow by @OriolAbril in #52
- Type hints from docstrings by @OriolAbril in #54
- Some updates to pre-commit and tox -e check by @OriolAbril in #58
- Move some datasets from arviz-plots and arviz-stats by @aloctavodia in #65
- add tests for automatic naming of dimensions by @OriolAbril in #29
- Expose testing module by @aloctavodia in #68
- clean rcparams by @aloctavodia in #69
Documentation
- Add new examples by @aloctavodia in #43
- Correct a class label ref in WorkingWithDataTree.ipynb by @star1327p in #45
- Correct a typo for "data reorganization" by @star1327p in #48
- Fix link for ArviZ in Context by @star1327p in #49
- Correct a few typos in WorkingWithDataTree.ipynb by @star1327p in #57
- Improve docstring for convert_to_dataset by @Quantum-Kayak in #56
- Correct a method label ref in Conversion Guide Emcee by @star1327p in #62
New Contributors
- @star1327p made their first contribution in #45
- @rohanbabbar04 made their first contribution in #53
- @Quantum-Kayak made their first contribution in #56
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Change default ci_prob to 0.94 by @aloctavodia in #37
- Add SBC datatree example by @aloctavodia in #38
- Add
from_numpyroconverter by @aloctavodia in #39
New Contributors
- @github-actions made their first contribution in #35
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- post release tasks and update ci versions by @OriolAbril in #27
- use DataTree from xarray instead of from xarray-datatree by @OriolAbril in #24
- add dataset->stacked dataarray/dataframe converters by @OriolAbril in #25
- keepdataset by @aloctavodia in #30
- Add crabs datasets by @aloctavodia in #31
- Automatic changelog by @aloctavodia in #32
Full Changelog: v0.3.0...v0.4.0
Release 0.3.0
This will be the final release that uses xarray-datatree library. From here on, the DataTree class from xarray itself will be used.
Initial release
Initial release of arviz-base jointly with arviz-stats and arviz-plots. Documentation available at https://arviz-base.readthedocs.io/
Initial release
Initial release of arviz-base package. There are still many converters missing, but other base features are already available.
The documentation preview is available at https://arviz-base.readthedocs.io/