Commit graph

4 commits

Author SHA1 Message Date
adam
81b4ba5f20 py-arviz: updated to 0.9.0
v0.9.0:

Highlights
loo-pit KDE and HDI were improved
html_repr of InferenceData objects for jupyter notebooks
Support for PyJAGS
from_pymc3 automatically retrieves coords and dims from model context
plot_trace now supports multiple aesthetics to identify chain and variable shape and supports matplotlib aliases
plot_hdi can now take already computed HDI values

Deprecations
from_pymc3 without a model context available raises aFutureWarning and will be deprecated in a future version
In plot_trace, chain_prop and compact_prop as tuples will now raise a FutureWarning
hdi with 2d data raises a FutureWarning
2020-07-01 16:03:59 +00:00
minskim
3768bde9a3 math/py-arviz: Update to 0.6.1
Highlights:

- Initial bokeh support.
- Fully support numpyro
- log_likelihood and observed data from pyro
- ArviZ.jl
- improve rcparams
- fix az.concat functionality
- distplot docstring plotting example
2020-02-16 03:02:15 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
minskim
e211bbac09 math/py-arviz: Import version 0.5.1
ArviZ (pronounced "AR-vees") is a Python package for exploratory
analysis of Bayesian models. Includes functions for posterior
analysis, model checking, comparison and diagnostics.
2019-11-25 04:08:33 +00:00