mix'EM ====== mixem is a pure-python implementation of the Expectation-Maximization (EM) algorithm for fitting mixtures of probability distributions. It works in Python 2 and Python 3 (tested with 2.7 and 3.5.1). User's Guide ------------- .. toctree:: :maxdepth: 1 installation getting-started Examples -------- .. toctree:: :maxdepth: 2 examples/old_faithful API Reference ------------- .. toctree:: :maxdepth: 2 api Indices and tables ------------------ * :ref:`genindex` * :ref:`modindex` * :ref:`search`