conda
git clone https://github.com/abhikamath/scvxgen.git
scvxgen
cd scvxgen
conda create --name scvxgen conda activate scvxgen
pip
conda install pip
pip install -e .
tests
cd tests
pip install pytest pytest-xdist pytest -n auto