Releases: pymc-devs/nutpie
Releases · pymc-devs/nutpie
v0.14.0
What's Changed
- Set 'make_initial_point_fn' in 'from_pyfunc' to None by default by @tomicapretto in #175
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #172
- chore(deps): Bump actions/attest-build-provenance from 1 to 2 by @dependabot in #173
- chore(deps): Bump softprops/action-gh-release from 1 to 2 by @dependabot in #174
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #178
- chore(deps): Bump uraimo/run-on-arch-action from 2 to 3 by @dependabot in #179
- Implement normalizing flow by @aseyboldt in #180
New Contributors
- @tomicapretto made their first contribution in #175
Full Changelog: v0.13.4...v0.14.0
v0.13.4
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
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #142
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #143
- Add note about returning current results by @AlexAndorra in #147
- Fix default argument for backend in compile_pymc_model by @fonnesbeck in #151
- chore(deps): Bump uraimo/run-on-arch-action from 2.7.2 to 2.8.1 by @dependabot in #158
- Allow configuring of initial point for pymc models by @jessegrabowski in #161
- Fix pymc storage of large traces and support var_names to store only some variables by @aseyboldt in #165
- Prepare release by @aseyboldt in #168
New Contributors
- @jessegrabowski made their first contribution in #161
Full Changelog: v0.13.2...v0.13.3
See also CHANGELOG.md