.. PythonHMM documentation master file, created by sphinx-quickstart on Thu Feb 2 23:00:41 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. PythonHMM ========= PythonHMM is a python implementation of the `Hidden Markov Model `_. References ---------- .. automodule:: hmm :members: Usage Example ------------- .. literalinclude:: ../../example.py License ------- .. literalinclude:: ../../LICENSE Contribute ---------- Found a bug? Have a good idea for improving PythonHMM? Head over to `PythonHMM's github `_ page and create a new ticket or fork.