Skip to content

QUA tools repository

In the QUA tools repository, you can find various tools useful while writing QUA programs and performing experiments.

The list of tools is constantly growing, please check the repository for the most up-to-date list.

Installation

Install the current version using pip, the --upgrade flag ensures that you will get the latest version.

pip install --upgrade qualang-tools

Note

Some of the tools require the installation of additional packages. Please see the readme of the QUA tools repository for more information.

Support and Contribution

Have an idea for another tool? A way to improve an existing one? Found a bug in our code?

We'll be happy if you could let us know by opening an issue on the GitHub repository.

Feel like contributing code to this library? We're thrilled! Please follow this guide and feel free to contact us if you need any help, you can do it by opening an issue :)

Usage

Examples for using various tools can be found on the QUA Libraries Repository.