PyMC3 3.11.2 (14 March 2021) New Features pm.math.cartesian can now handle inputs that are themselves >1D (see #4482). Statistics and plotting functions that were removed in 3.11.0 were brought back, albeit with deprecation warnings if an old naming scheme is used (see #4536). In order to future proof your code, rename these function calls: pm.traceplot → pm.plot_trace pm.compareplot → pm.plot_compare (here you might need to rename some columns in the input according to the arviz.plot_compare documentation) pm.autocorrplot → pm.plot_autocorr pm.forestplot → pm.plot_forest pm.kdeplot → pm.plot_kde pm.energyplot → pm.plot_energy pm.densityplot → pm.plot_density pm.pairplot → pm.plot_pair Maintenance ⚠ Our memoization mechanism wasn't rob...
What's Changed Major Changes Dropped support for Python 3.7 and added support for Python 3.10 by @...
Highlights Added to_dataframe method, __getitem__ magic and copy method to InferenceData Add ref_li...
PyMC 4.0.0b1 ⚠ This is the first beta of the next major release for PyMC 4.0.0 (formerly PyMC3). 4.0...
PyMC3 3.11.2 (14 March 2021) New Features pm.math.cartesian can now handle inputs that are themselv...
PyMC 4.0.0 beta 2 This beta release includes the removal of warnings, polishing of APIs, more distri...
PyMC 3.11.5 (15 March 2022) This is a backport & bugfix release that eases the transition to pymc >=...
What's Changed Major Changes Removed support for selectively tracking variables via pm.sample(trac...
What's Changed Major Changes Remove samples and keep_size from sample_posterior_predictive by @pi...
What's Changed python-requires>=3.8 by @sgbaird in https://github.com/janosh/ml-matrics/pull/18 Add...
What's Changed Major Changes Bump Pytensor dependency by @ricardoV94 in https://github.com/pymc-de...
What's Changed New Features Allow passing dims to Potential and Deterministic by @Raj-Parekh24 in ...
What's Changed In this major release we are switching our graph computation backend from Aesara to P...
What's Changed Major Changes Bump PyTensor to 2.9.1 by @michaelosthege in https://github.com/pymc-...
What's Changed Major Changes Change logger names from all pymc to module name by @pdb5627 in https...
What's Changed New Features Derive logprob of operations by @shreyas3156 in https://github.com/py...
What's Changed Major Changes Dropped support for Python 3.7 and added support for Python 3.10 by @...
Highlights Added to_dataframe method, __getitem__ magic and copy method to InferenceData Add ref_li...
PyMC 4.0.0b1 ⚠ This is the first beta of the next major release for PyMC 4.0.0 (formerly PyMC3). 4.0...
PyMC3 3.11.2 (14 March 2021) New Features pm.math.cartesian can now handle inputs that are themselv...
PyMC 4.0.0 beta 2 This beta release includes the removal of warnings, polishing of APIs, more distri...
PyMC 3.11.5 (15 March 2022) This is a backport & bugfix release that eases the transition to pymc >=...
What's Changed Major Changes Removed support for selectively tracking variables via pm.sample(trac...
What's Changed Major Changes Remove samples and keep_size from sample_posterior_predictive by @pi...
What's Changed python-requires>=3.8 by @sgbaird in https://github.com/janosh/ml-matrics/pull/18 Add...
What's Changed Major Changes Bump Pytensor dependency by @ricardoV94 in https://github.com/pymc-de...
What's Changed New Features Allow passing dims to Potential and Deterministic by @Raj-Parekh24 in ...
What's Changed In this major release we are switching our graph computation backend from Aesara to P...
What's Changed Major Changes Bump PyTensor to 2.9.1 by @michaelosthege in https://github.com/pymc-...
What's Changed Major Changes Change logger names from all pymc to module name by @pdb5627 in https...
What's Changed New Features Derive logprob of operations by @shreyas3156 in https://github.com/py...
What's Changed Major Changes Dropped support for Python 3.7 and added support for Python 3.10 by @...
Highlights Added to_dataframe method, __getitem__ magic and copy method to InferenceData Add ref_li...
PyMC 4.0.0b1 ⚠ This is the first beta of the next major release for PyMC 4.0.0 (formerly PyMC3). 4.0...