Skip to content

v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 21:47
· 16 commits to master since this release
b5a4b0f

What's Changed

Documentation

  • update copyright notice (#255)

Features

  • add mise.toml and support numpy>=2 (#254)
  • add python v3.13 support (#253)
  • add library benchmarks (#256)
  • add model_selection sub-package for hyper-parameters (#257)
  • add model spec support to HMMClassifier.__init__ (#258)
  • add HMMClassifier.fit multiprocessing (#259)

Full Changelog: v2.0.1...v2.5.0