Skip to content

Releases: probml/dynamax

Dynamax 0.1.3

27 Feb 23:16
a5b622b
Compare
Choose a tag to compare

Incorporating some minor code changes to be compatible with latest jax releases. (E.g., jax 0.4.24 no longer has row_stack.)

Dynamax 0.1.2

14 Aug 16:05
5fe598d
Compare
Choose a tag to compare

Adds support for LGSSMs with diagonal noise covariance as well as better PSD solve.

Dynamax 0.1.1

20 Jun 16:51
fa4723f
Compare
Choose a tag to compare

Incorporating changes and bug-fixes. Some of the many changes since Nov 2022 are:

  • support for callable parameters for LGSSM
  • refactoring some of the EKF code
  • parallel inference and sampling updates for HMM and LGSSM
  • gamma HMM

Dynamax 0.1.0

14 Nov 16:58
Compare
Choose a tag to compare

First release!

Dynamax 0.0.6

14 Nov 06:26
a4fac29
Compare
Choose a tag to compare

One last pre-release before the official launch!

Preparing for first release

12 Nov 22:02
42674d9
Compare
Choose a tag to compare

Adding documentation and testing the release script.

Demo for the Summer Workshop on the Dynamic Brain

25 Aug 06:47
Compare
Choose a tag to compare

This version of the code was used to generate the figures in the SWDB Tutorial Notebook.