PyMC3 v3.9.2 (24 June 2020)
Maintenance
- Warning added in GP module when
input_dimis lower than the number of columns inXto compute the covariance function (see #3974). - Pass the
tuneargument fromsamplewhen usingadvi+adapt_diag_grad(see issue #3965, fixed by #3979). - Add simple test case for new coords and dims feature in
pm.Model(see #3977). - Require ArviZ >= 0.9.0 (see #3977).
NB: The docs/* folder is still removed from the tarball due to an upload size limit on PyPi.