Skip to content

Releases: pymc-devs/mcbackend

v0.2.2

23 Aug 14:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Aug 12:52
bddf8f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Aug 12:03
Compare
Choose a tag to compare

What's Changed

  • Added slc option to Chain.get_draws and get_stats which can be used to select subsets with higher performance by @michaelosthege in #49 and #51
  • Passing slice to get draws/stats more efficiently in to_inferencedata by @michaelosthege in #52

Full Changelog: v0.1.3...v0.2.0

v0.1.3

11 Aug 20:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

27 Jul 12:08
Compare
Choose a tag to compare

What's Changed

  • Bump betterproto from 2.0.0b3 to 2.0.0b4 by @dependabot in #33
  • Unpin NumPy and exact PyMC version in dev requirements by @michaelosthege in #27
  • Bump actions/setup-python from 2 to 4.1.0 by @dependabot in #36
  • Truncate retrieved arrays to chain length by @michaelosthege in #39
  • Automatically combine equal-shaped arrays into an array with well-defined dtype in ec167a7

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

30 Jan 21:37
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Register for type checking as described by PEP 561.

v0.1.0

16 Jan 21:17
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This is the initial PyPI release.