-
-
Notifications
You must be signed in to change notification settings - Fork 471
Comparing changes
Open a pull request
base repository: arviz-devs/arviz
base: v0.23.0
head repository: arviz-devs/arviz
compare: main
- 9 commits
- 498 files changed
- 6 contributors
Commits on Dec 19, 2025
-
Convert arviz library to metapackage and start global docs structure (#…
…2494) * update repo to host metapackage * run updated style checks * fix import orders * check matching versions for arviz-xyz * fixes and readme updates start * improvements to contributing guide * tox check * remove tests for duplicated namespaces * update issue and PR templates * update versions with SPEC0
Configuration menu - View commit details
-
Copy full SHA for c7f56c5 - Browse repository at this point
Copy the full SHA c7f56c5View commit details
Commits on Dec 22, 2025
-
Bump actions/checkout from 5 to 6 in the actions group (#2501)
Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 5 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for decd324 - Browse repository at this point
Copy the full SHA decd324View commit details
Commits on Jan 2, 2026
-
Bump actions/download-artifact from 6 to 7 in the actions group (#2505)
Bumps the actions group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact). Updates `actions/download-artifact` from 6 to 7 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 77f7ca6 - Browse repository at this point
Copy the full SHA 77f7ca6View commit details
Commits on Jan 3, 2026
-
Improve error message for incompatible ArviZ subpackage versions (#2506)
* Improve error message for mismatched ArviZ subpackage versions * Improve ArviZ subpackage version mismatch error and add test * Refine error message formatting and iteration
Configuration menu - View commit details
-
Copy full SHA for 4115a1e - Browse repository at this point
Copy the full SHA 4115a1eView commit details
Commits on Jan 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 15798dd - Browse repository at this point
Copy the full SHA 15798ddView commit details -
Add from_netcdf and from_zarr aliases for xarray.open_datatree (#2511)
Expose from_netcdf and from_zarr functions as aliases for xarray.open_datatree to maintain backward compatibility and improve discoverability in the arviz namespace. - from_netcdf: direct alias for xarray.open_datatree - from_zarr: partial with engine="zarr" preset Closes #2507 Signed-off-by: majiayu000 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1929eac - Browse repository at this point
Copy the full SHA 1929eacView commit details -
* proofreading * proofreading * fix trailing whitespace * Update docs/source/user_guide/getting_started.md Co-authored-by: Oriol Abril-Pla <[email protected]> * address comments --------- Co-authored-by: Oriol Abril-Pla <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0b92a5 - Browse repository at this point
Copy the full SHA e0b92a5View commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cd223c2 - Browse repository at this point
Copy the full SHA cd223c2View commit details
Commits on Jan 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 91ef530 - Browse repository at this point
Copy the full SHA 91ef530View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.23.0...main