For usage, please see the HelloWorld notebook. For info, please see report.pdf. If you use qSonify anywhere, please cite me and let me know.
To install from source:
git clone https://github.com/jtiosue/qSonify.git
cd qSonify
pip install -r requirements.txt
pip install -e .
For usage, see the notebook. To just use qSonify as a quantum computer simulator, look at qSonify.qc
.