Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Releases: borchero/pycave

PyCave 2.0.4

25 Jan 20:11

Choose a tag to compare

  • Allow customizing the regularization constant for ensuring non-negative covariance matrices in the GMM

PyCave 2.0.3

22 Jan 20:49

Choose a tag to compare

  • Bump PyBlaze to Version 2.2.6

Simplify GMM interface

25 Jul 15:34

Choose a tag to compare

2.0.2

Update PyBlaze minimum version

Fix evaluate method for GMMs

24 Jul 21:13

Choose a tag to compare

2.0.1

Fix evaluate method for GMM

Match Major PyBlaze Version

19 Jun 17:21

Choose a tag to compare

2.0.0

Update docs

Hidden Markov Models and PyBlaze Integration

05 Apr 21:58

Choose a tag to compare

What this release includes:

  • Implementation of Hidden Markov Models
  • Usage of PyBlaze to enable seamless batch-training on GPUs for all models.

Update Dependencies

29 Mar 03:33

Choose a tag to compare

1.1.2

Update missing dependency

Update Documentation URL

26 Mar 23:29

Choose a tag to compare

1.0.6

Add to CI

Initial Release

23 Mar 22:11

Choose a tag to compare

1.0.5

Fix CI