Releases: johnveitch/cpnest
Releases · johnveitch/cpnest
v0.11.7
What's Changed
- Use importlib.metadata for version introspection by @duncanmmacleod in #94
Full Changelog: v0.11.6...v0.11.7
v0.11.6
What's Changed
- Add pyproject.toml to allow installation with setuptools v. 69 by @SimonMaenaut in #90
- Update Build CI by @johnveitch in #91 and other commits
- Add numpy 2.0 compatibility
- Drop support for python <3.9
New Contributors
- @SimonMaenaut made their first contribution in #90
Full Changelog: v0.11.5...v0.11.6
v0.11.5
v0.11.4
v0.11.3
Bugfix release
- Fix minor bug in evidence integral when running multi-threaded
- Fix bug in slice sampler
v0.11.2
- Revert regression issue in v0.11.1
v0.11.1-broken
Fix #78
tests broken - do not use
Version 0.11
New features: Slice sampler (#63 )
Release 0.10.2
Minor bugfix for python3.9 compatibility.
Fix for python < 3.8 versioning
Minor packaging fix to allow for older pythons