Installation ************ Download SMARTpy from GutHub main branch ``gh repo clone bmiller2783/SMARTpy`` Configure dependencies and executable ``cd /path/to/SMARTpy`` ``pip install -r requirements.txt`` ``export PYTHONPATH=$PYTHONPATH:/path/to/SMARTpy/SMART/``