Recent Releases of quantumaudio
quantumaudio - v0.0.2
quantumaudio First official release! :tada:
- Preferably, you should install this package with
pip install quantumaudio - Intro documentation available in the README file.
- Additional Documentation, API and Jupyter notebooks available at ReadTheDocs
- You can download the mentioned Jupyter notebooks below:
tutorial_quantum_audio_module_v0.0.2.ipynbandexamples_with_supercollider_v0.0.2.zip - To install the python-supercollider dependencies automatically for the SuperCollider examples, run
pip install quantumaudio[examples]. Note: you should install SuperCollider separately.
This code is experimental, and it is being constantly developed and improved. Some bugs and errors are expected at this stage. Please open a new issue to help us to improve it!
- Jupyter Notebook
Published by Itaborala about 3 years ago
quantumaudio - v0.0.2rc2
Changelog: - Improved docs - added tutorial notebook to readthedos - fixed package dependencies
- Jupyter Notebook
Published by Itaborala about 3 years ago
quantumaudio - v0.0.2rc1
Release Candidate 1
Files:
- quantumaudio package and wheel files
- Jupyter Notebook Tutorial
- examples with SuperCollider and Jupyter
Notes:
- You can install the python package with
pip install quantumaudio - Tutorial and examples show how the package is generally used.
- API reference available at Read The Docs
What's Changed
- Adding API Docs by @Itaborala in https://github.com/iccmr-quantum/quantumaudio/pull/1
- Toml packaging by @Itaborala in https://github.com/iccmr-quantum/quantumaudio/pull/3
New Contributors
- @Itaborala made their first contribution in https://github.com/iccmr-quantum/quantumaudio/pull/1
Full Changelog: https://github.com/iccmr-quantum/quantumaudio/commits/v0.0.2rc1
- Jupyter Notebook
Published by Itaborala about 3 years ago