Installation#
Qtics can be installed from PyPI
pip install qtics
To install Qtics with all the optional packages (experiments, analysis, docs) run
pip install qtics[all]
The optional packages are
experiments
which provides scripts for standard laboratory routines.analysis
for code testing.docs
for the documentation source and compilation.