Minihmm

Latest version: v0.3.3

Safety actively analyzes 701595 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.3

---------------------

- Model reduction tested and working, even though unit tests not yet
fleshed out

- Valid pseudocount arrays now generated for state priors in high order space
(before was only for transition tables)

- Added warnings in places where unexpected side effects could be caused by
valid calculations (e.g. uncaught `nan`)

- Serialization sketched out for FirstOrderHMMs

0.1.2

---------------------

Added
......

- Methods for serializing and deserializing large matrices to JSON

- Methods for reducing high-order models to first-order models, and
for converting state sequences between orders

- Yet more unit tests

0.1.1

------

Added
.....

- Can now sample state paths given an observation sequence, from the
conditional distribution :math:`P(Path | observation sequence)`

- Unit tests


Changed
.......

- miniHMM factored out of unpublished scientific project

- Migration from SVN to GIT repo

- get_free_parameters() and from_parameters() replaced by serialize()
and deserialize() methods in all factors

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.