Skip to content

Releases: pymc-devs/nutpie

v0.13.4

18 Feb 13:52

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

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

Choose a tag to compare

See CHANGELOG.md

v0.13.1

09 Jul 09:57

Choose a tag to compare

See CHANGELOG.md

v0.13.0

05 Jul 18:58

Choose a tag to compare

See CHANGELOG.md

v0.12.0

29 Jun 14:04

Choose a tag to compare

See CHANGELOG.md

v0.11.1

16 Jun 22:22

Choose a tag to compare

See CHANGELOG.md

v0.11.0

29 May 08:49

Choose a tag to compare

See CHANGELOG.md

v0.10.0

20 Mar 14:33

Choose a tag to compare

See CHANGELOG.md

v0.9.2

19 Feb 19:12
d43705d

Choose a tag to compare

What's Changed

Just a minor bugfix release

⚠️ Note that nutpie no longer depends on PyMC. If you want to use the PyMC backend you must install both PyMC and Numba. ⚠️

Bugfix

  • Handle missing libraries more robustly by @maresb in #72
  • Handle case where coords from PyMC is None by @aseyboldt in #65

Maintenance

New Contributors

Full Changelog: v0.9.1...v0.9.2