You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add arviz 1.0.0 compatibility and pandas image test tolerance (#325)
* Initial plan
* Fix test failures: update arviz API calls and imports for arviz 1.0.0, add tolerance for pandas image test
Co-authored-by: dfm <350282+dfm@users.noreply.github.com>
* Add docstrings to arviz fallback helper functions
Co-authored-by: dfm <350282+dfm@users.noreply.github.com>
* Bump minimum arviz version to 1.0 and simplify imports
Co-authored-by: dfm <350282+dfm@users.noreply.github.com>
* Fix readthedocs and pre-commit: use Python version markers for arviz deps, restore import fallbacks
Co-authored-by: dfm <350282+dfm@users.noreply.github.com>
* Bump readthedocs Python to 3.12, simplify arviz deps and imports
Co-authored-by: dfm <350282+dfm@users.noreply.github.com>
* Fix readthedocs: update arviz.ipynb from_dict syntax for arviz 1.0, bump OS to ubuntu-22.04
Co-authored-by: dfm <350282+dfm@users.noreply.github.com>
* Make arviz compatibility conditional to support both old and new versions
Co-authored-by: dfm <350282+dfm@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dfm <350282+dfm@users.noreply.github.com>
0 commit comments