Releases: pymc-devs/nutpie
Releases · pymc-devs/nutpie
Version 0.2
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
- Make progress bar optional by @ferrine in https://github.com/aseyboldt/nutpie/pull/8
New Contributors
- @ferrine made their first contribution in https://github.com/aseyboldt/nutpie/pull/8
Full Changelog: aseyboldt/nutpie@v0.1.3...v0.2.0
v0.1.3
Update to most recent nuts-rs, which improves some tuning parameters.
Full Changelog: aseyboldt/nutpie@v0.1.2...v0.1.3
v0.1.2
Improve doc strings and compilation time.
Full Changelog: aseyboldt/nutpie@v0.1.1...v0.1.2