Skip to content

Releases: johnveitch/cpnest

v0.11.7

23 Jul 15:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.6...v0.11.7

v0.11.6

11 Jul 17:58
Compare
Choose a tag to compare

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

Full Changelog: v0.11.5...v0.11.6

v0.11.5

01 Dec 06:32
Compare
Choose a tag to compare

Bugfixes

  • Fix broken pickling and resuming ( #87 )

v0.11.4

14 Apr 10:52
Compare
Choose a tag to compare

Bugfixes

  • Fix test in ACL length computation (#86)
  • Fix gaussian mixture model in test (#83)

Features

  • Add insertion index checks (#72)

v0.11.3

26 Jan 20:51
Compare
Choose a tag to compare

Bugfix release

  • Fix minor bug in evidence integral when running multi-threaded
  • Fix bug in slice sampler

v0.11.2

18 Jan 16:49
Compare
Choose a tag to compare
  • Revert regression issue in v0.11.1

v0.11.1-broken

18 Jan 15:52
Compare
Choose a tag to compare

Fix #78

tests broken - do not use

Version 0.11

08 Jan 16:23
dabe373
Compare
Choose a tag to compare

New features: Slice sampler (#63 )

Release 0.10.2

07 Dec 09:58
Compare
Choose a tag to compare

Minor bugfix for python3.9 compatibility.

Fix for python < 3.8 versioning

13 Oct 22:33
Compare
Choose a tag to compare

Minor packaging fix to allow for older pythons