Skip to content

Releases: pymc-devs/nutpie

Version 0.4.0

12 Nov 22:14

Choose a tag to compare

Update nuts-rs to version 0.4 and change default number of tuning steps to 300.

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.4.0

v0.2.1

02 Sep 21:18

Choose a tag to compare

Fix python 3.8 and 3.10

Version 0.2

02 Sep 19:07

Choose a tag to compare

Add support for pymc models with shared variables, and changing those values after compilation using compiled_model.with_data(foo=new_value).

What's Changed

New Contributors

Full Changelog: aseyboldt/nutpie@v0.1.3...v0.2.0

v0.1.3

20 Jul 23:01

Choose a tag to compare

Update to most recent nuts-rs, which improves some tuning parameters.

Full Changelog: aseyboldt/nutpie@v0.1.2...v0.1.3

v0.1.2

29 Jun 19:42

Choose a tag to compare

Improve doc strings and compilation time.

Full Changelog: aseyboldt/nutpie@v0.1.1...v0.1.2

v0.1.1

21 Jun 16:51

Choose a tag to compare

Fix numba compile issue

v0.1.0

21 Jun 13:34
78d0ef7

Choose a tag to compare

Create LICENSE