Skip to content

0.4.1

Compare
Choose a tag to compare
@neerajprad neerajprad released this 19 Aug 21:14
· 812 commits to dev since this release

New Features:

  • *HMM.filter() methods for forecasting.
  • Support for Independent(Normal) observations in GaussianHMM.

Fixes:

  • Fix for HMC / NUTS to handle errors arising from numerical issues when computing Cholesky decomposition.