v0.5.4
HiddenMarkovModels v0.5.4
Merged pull requests:
- Minor optimizations and simd (#108) (@gdalle)
- Make HMMBase optional in the test suite (#111) (@gdalle)
- Fix loglikelihood increase check in Baum-Welch (#112) (@gdalle)
- Disable multithreading when
seq_ends
is passed as a tuple (#113) (@gdalle) - Bump version to 0.5.4 (#114) (@gdalle)
- Improve code coverage (#115) (@gdalle)
Closed issues:
- Avoid repeated transposition when using time-homogenous transition matrix (#106)