Releases: pymc-devs/pymc
Releases · pymc-devs/pymc
v3.0 Release Candidate 2
Second release candidate of PyMC3 3.0.
v3.0 Release Candidate 1
First release candidate of PyMC3 3.0.
v3.0beta
PyMC3 has recently seen rapid development. With the addition of two new major features: automatic transforms and missing value imputation, PyMC3 has become ready for wider use. PyMC3 is now refined enough that adding features is easy, so we don’t expect adding features in the future will require drastic changes.
It has also become user friendly enough for a broader audience. Automatic transformations mean NUTS and find_MAP work with less effort, and friendly error messages mean its easy to diagnose problems with your model.