Skip to content

v0.15.1

Latest
Compare
Choose a tag to compare
@aseyboldt aseyboldt released this 28 May 19:58
· 1 commit to main since this release

What's Changed

This contains a critical bug fix for pymc models, that use a pm.Data variable with non-contiguous memory layout in the numba backend. Under some circumstances this could lead to incorrect values in the data variable during sampling.

See https://discourse.pymc.io/t/nutpie-panel-data-events-moving/17046 for more details.

New Contributors

Full Changelog: v0.15.0...v0.15.1