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
experimentswhich provides scripts for standard laboratory routines.analysisfor code testing.docsfor the documentation source and compilation.