Installation
This page details how to install factorpol.
git clone git@github.com:wwilla7/factorpol.git
cd factorpol
conda env create -f devtools/conda-envs/user-env.yaml
pip install -e .
This page details how to install factorpol.
git clone git@github.com:wwilla7/factorpol.git
cd factorpol
conda env create -f devtools/conda-envs/user-env.yaml
pip install -e .