v2.5.0
What's Changed
Documentation
- update copyright notice (#255)
Features
- add
mise.toml
and supportnumpy>=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