Skip to content

Releases: pymc-devs/nutpie

v0.15.1

28 May 19:58
Compare
Choose a tag to compare

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

v0.15.0

28 May 07:14
Compare
Choose a tag to compare

See CHANGELOG.md

New Contributors

Full Changelog: v0.14.3...v0.15.0

V0.14.3

18 Mar 15:49
Compare
Choose a tag to compare

What's Changed

New Contributors

See CHANGELOG.md for details

v0.14.2

06 Mar 13:13
Compare
Choose a tag to compare

See Changelog.md

v0.14.1

05 Mar 16:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.0...v0.14.1

v0.14.0

05 Mar 14:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.4...v0.14.0

v0.13.4

18 Feb 13:52
Compare
Choose a tag to compare

What's Changed

  • Add a lock around the pymc initialization function
  • Fix CI to build wheels for all supported python versions.

Full Changelog: v0.13.3...v0.13.4

v0.13.3

12 Feb 13:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.2...v0.13.3

See also CHANGELOG.md

v0.13.2

26 Jul 17:12
Compare
Choose a tag to compare

See CHANGELOG.md

v0.13.1

09 Jul 09:57
Compare
Choose a tag to compare

See CHANGELOG.md