Tags: moshelooks/pymc
Tags
Scope separator for netcdf (pymc-devs#5663) * add a failing test * fix a failing test with changes in model.py * better test * change docs in model.py * fix tests * use :: saparator * fix typo
Initiate v4.0.0b3 release (pymc-devs#5562) * Initiate v4.0.0b3 release * Added Maintenance section to release notes with VI update notice * Clean release notes * Removed Cholesky from non-working section of release notes Co-authored-by: Ricardo <[email protected]>
Fix name of PyPI token variable The changed line accesses the environment variable "PYPI_TOKEN" that's initialized from the secret further up. When the secret name was changed, we had accidentally changed the name of the environment variable only in this line.
PreviousNext