Releases: probml/dynamax
Releases · probml/dynamax
Dynamax 0.1.5
This release pins numpy < 2.0 and includes a few bug fixes in the test code.
Dynamax 0.1.4
This release incorporates PR 342 for parallel HMM sampling.
Dynamax 0.1.3
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
Adds support for LGSSMs with diagonal noise covariance as well as better PSD solve.
Dynamax 0.1.1
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
First release!
Dynamax 0.0.6
One last pre-release before the official launch!
Preparing for first release
Adding documentation and testing the release script.
Demo for the Summer Workshop on the Dynamic Brain
This version of the code was used to generate the figures in the SWDB Tutorial Notebook.