Releases: pymc-devs/nutpie
Releases · pymc-devs/nutpie
Version 0.4.0
Update nuts-rs to version 0.4 and change default number of tuning steps to 300.
What's Changed
- Spelling OCD by @markgoodhead in #9
- Add Cargo.lock to repository by @aseyboldt in #11
- Add option to store unconstrained draws and update stan interface by @aseyboldt in #10
- Update to nuts-rs 0.4 by @aseyboldt in #13
- Bump version to 0.4 by @aseyboldt in #14
New Contributors
- @markgoodhead made their first contribution in #9
- @aseyboldt made their first contribution in #11
Full Changelog: v0.2.1...v0.4.0
v0.2.1
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