Skip to content

Releases: jax-ml/bayeux

v0.1.14

13 Aug 13:47
Compare
Choose a tag to compare
  • Prepare for more blackjax API changes.

v0.1.13

10 Jul 20:41
Compare
Choose a tag to compare
  • Prepare for blackjax API change.

v0.1.12

23 May 22:02
Compare
Choose a tag to compare
  • Add schedule free Adam optimizer
  • Replace jax.tree_* with jax.tree.*
  • Remove optimistix fixed point finders from API

v0.1.11

08 Apr 15:07
Compare
Choose a tag to compare

Update for new version of flowMC

Unpin scipy

Add pymc as dependency

v0.1.10

03 Apr 15:59
Compare
Choose a tag to compare

Keep Python 3.9 compatibility.

v0.1.9

28 Feb 15:26
Compare
Choose a tag to compare

Add programmatic access to algorithms

v0.1.8

14 Feb 20:13
Compare
Choose a tag to compare

Add HMC and NUTS from TFP

Small change to blackjax default step size

v0.1.7

13 Feb 23:34
Compare
Choose a tag to compare

Add SNAPER HMC from TFP

Fix flowMC keyword handling

v0.1.6

01 Feb 19:26
Compare
Choose a tag to compare

Add samplers from flowMC

v0.1.5

12 Jan 21:07
Compare
Choose a tag to compare

Bugfix for PyMC models