Installation
To use mlcomm, first install it using pip:
git clone https://github.gatech.edu/mb364/mlcomm.git
cd mlcomm
(.venv) $ pip install ./
In your python scripts,
import mlcomm
To use mlcomm, first install it using pip:
git clone https://github.gatech.edu/mb364/mlcomm.git
cd mlcomm
(.venv) $ pip install ./
In your python scripts,
import mlcomm