Skip to content

Releases: iccmr-quantum/quantumaudio

v0.0.2

07 Jan 16:42
436c127

Choose a tag to compare

quantumaudio First official release! 🎉

  • 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.ipynb and examples_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!

v0.0.2rc2

07 Jan 15:17
355d92c

Choose a tag to compare

v0.0.2rc2 Pre-release
Pre-release

Changelog:

  • Improved docs
  • added tutorial notebook to readthedos
  • fixed package dependencies

v0.0.2rc1

29 Dec 23:55
7a058c4

Choose a tag to compare

v0.0.2rc1 Pre-release
Pre-release

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

New Contributors

Full Changelog: https://github.com/iccmr-quantum/quantumaudio/commits/v0.0.2rc1