Skip to content

Releases: pymc-devs/nutpie

v0.16.8

11 Mar 09:44
fa3a06d

Choose a tag to compare

What's Changed

  • docstring by @elc45 in #286
  • chore(deps): Bump quinn-proto from 0.11.13 to 0.11.14 in the cargo group across 1 directory by @dependabot[bot] in #290
  • Prepare v0.16.8 by @maresb in #291

New Contributors

Full Changelog: v0.16.7...v0.16.8

v0.16.7

03 Mar 19:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.6...v0.16.7

v0.16.6

18 Feb 13:26

Choose a tag to compare

What's Changed

  • chore(deps): Bump bytes from 1.11.0 to 1.11.1 in the cargo group across 1 directory by @dependabot[bot] in #276
  • Support for empty array zarr and release by @aseyboldt in #279

Full Changelog: v0.16.5...v0.16.6

v0.16.5

02 Feb 18:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.4...v0.16.5

v0.16.4

27 Nov 17:32

Choose a tag to compare

What's Changed

Full Changelog: v0.16.3...v0.16.4

v0.16.3

13 Nov 14:05

Choose a tag to compare

What's Changed

Bug Fixes

  • Store step size info in transform_adapt_strategy (Adrian Seyboldt)

  • Mindepth when check_turning=True was misbehaving (Adrian Seyboldt)

Features

  • Support datetime coordinates (Adrian Seyboldt)

Miscellaneous Tasks

  • Update dependencies (Adrian Seyboldt)

Full Changelog: v0.16.2...v0.16.3

v0.16.2

23 Oct 08:19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.1...v0.16.2

v0.16.1

10 Oct 13:37

Choose a tag to compare

When sampling is interrupted with a KeyboardInterrupt or a call to sampler.abort() with a non-blocking sampler, it should return the current trace.
This behavior was broken in the release yesterday however. This bugfix release restores this functionality.

v0.16.0

09 Oct 09:01

Choose a tag to compare

What's Changed

  • Enable step size jitter by default
  • Implement an experimental zarr trace storage backend, that allows writing the trace directly to disk

See CHANGELOG.md for details.

v0.15.2

16 Jul 17:37
7d3221e

Choose a tag to compare

See CHANGELOG.md

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2