.. image:: media/install.png Installation ============= .. _installation: To use mlcomm, first install it using pip: .. code-block:: console git clone https://github.gatech.edu/mb364/mlcomm.git cd mlcomm (.venv) $ pip install ./ In your python scripts, .. code-block:: python import mlcomm