Skip to content

Releases: blackjax-devs/blackjax

1.5

03 Apr 07:19
023ff19

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4...1.5

1.4

26 Mar 08:37
6d6f03d

Choose a tag to compare

1.4

What's Changed

  • Thin kernel and sampling algorithm by @hsimonfroy in #791
  • Fix typo in comment about transition by @theorashid in #804
  • Add ipython explicitly to requirement. by @junpenglao in #809
  • Implement the Late Adjusted Parallel Sampler (LAPS) by @reubenharry in #806
  • Modernize BlackJAX for JAX 0.9.x compatibility by @junpenglao in #815
  • Fix ESS-target comparison in adaptive persistent sampling solver by @thomasckng in #811
  • Fix inner kernel tuning initialization for compatibility with persistent SMC by @thomasckng in #810
  • Phase 5: adopt jax.tree module and jax.Array annotations by @junpenglao in #816
  • Replace jaxopt with optax for L-BFGS optimization by @junpenglao in #817
  • Align Pathfinder with VIAlgorithm and fix VIAlgorithm docstring by @junpenglao in #818
  • Add JIT-compatible PSIS weights utility by @junpenglao in #819
  • Add multi-path Pathfinder variational inference by @junpenglao in #820
  • Align psis_weights with Vehtari et al. (2017) Algorithm 1 by @junpenglao in #821
  • Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.13.0 in /.github/workflows by @dependabot[bot] in #822
  • Make marginal_latent_gaussian PyTree compatible by @junpenglao in #823
  • Docstring completeness and naming consistency cleanup by @junpenglao in #824
  • Improve test suite: consistency, coverage, and speed by @junpenglao in #825

New Contributors

Full Changelog: 1.3...1.4

1.3

18 Nov 12:29
1b78027

Choose a tag to compare

1.3

What's Changed

New Contributors

Full Changelog: 1.2.5...1.3

1.2.5

07 Feb 12:40
a053bed

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.4...1.2.5

1.2.4

30 Sep 20:06
51625a8

Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

10 Aug 04:54
148c028

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

08 Jul 08:57
f8db9aa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

08 May 15:34
40efb6c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

Blackjax v1.2.0

06 May 16:18
1bc6f93

Choose a tag to compare

Mostly internal change, a major one being a different implementation for top level api (#657)

What's Changed

New Contributors

Full Changelog: 1.1.1...1.2.0

1.1.1

21 Feb 10:50
bc89395

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1