.. lymixture documentation master file, created by
   sphinx-quickstart on Tue Sep 10 15:39:31 2024.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Introduction
============

.. include:: ../../README.md
    :parser: myst_parser.sphinx_


Quickstart Tutorial
-------------------

We provide a notebook in which we generate synthetic data and train a simple
two-component mixture model on it.

.. toctree::
    :maxdepth: 2

    quickstart


API Reference
-------------

.. toctree::
    :maxdepth: 2

    models
    em
    utils
