Clustering tools for the BYU PCCL.
pip3 install https://api.github.com/repos/BYU-PCCL/hyperdrive/tarball/42d1039
For usage instructions, consult the output of:
hyperdrive --help
# optional
python3 -m venv env && source env/bin/activate
pip3 install -e .
To see all available commands:
python3 setup.py --help-commands
python3 setup.py test