Installation
You can install the latest version of the Q-CTRL Visualizer
through pip
using:
pip install qctrl-visualizer
Requirements
To use the Q-CTRL Visualizer you need an installation of Python. We recommend using the Anaconda distribution of Python. Anaconda includes standard numerical and scientific Python packages which are optimally compiled for your machine. Follow the Anaconda Installation instructions and consult the Anaconda User guide to get started.
The Bloch sphere visualizer functions require Jupyter notebooks. The Anaconda Python distribution comes with editors for Jupyter files, or you can install the Jupyter notebook editor on its own.