File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 66
77### Maintenance and fixes
88
9+ - Add [ ` scipy-stubs ` ] ( https://github.com/scipy/scipy-stubs ) as a development dependency ([ 2445] ( https://github.com/arviz-devs/arviz/pull/2445 ) )
10+
911### Documentation
1012
1113## v0.21.0 (2025 Mar 06)
1618- Make ` arviz.data.generate_dims_coords ` handle ` dims ` and ` default_dims ` consistently ([ 2395] ( https://github.com/arviz-devs/arviz/pull/2395 ) )
1719- Only emit a warning for custom groups in ` InferenceData ` when explicitly requested ([ 2401] ( https://github.com/arviz-devs/arviz/pull/2401 ) )
1820- Splits Bayes Factor computation out from ` az.plot_bf ` into ` az.bayes_factor ` ([ 2402] ( https://github.com/arviz-devs/arviz/issues/2402 ) )
19- - Update ` method="sd" ` of ` mcse ` to not use normality assumption ([ 2167] ( https://github.com/arviz-devs/arviz/pull/2167 ) )
21+ - Update ` method="sd" ` of ` mcse ` to not use normality assumption ([ 2167] ( https://github.com/arviz-devs/arviz/pull/2167 ) )
2022- Add exception in ` az.plot_hdi ` for ` x ` of type ` str ` ([ 2413] ( https://github.com/arviz-devs/arviz/pull/2413 ) )
2123
2224### Documentation
Original file line number Diff line number Diff line change 88pytest-cov
99black == 24.3.0
1010cloudpickle < 1.5.0
11+ scipy-stubs
You can’t perform that action at this time.
0 commit comments