qolab
Classes and functions useful for the quantum optics lab: qolab.
Designed to run experimental hardware and data analysis with python.
The package qolab
was started in April 2021 by Eugeniy E. Mikhailov
within Quantum Optics Lab (QOLab), which explains it name.
Installation
pip install qolab
Build instructions
To build a python wheel package and put it in ./dist/
directory, run
flit build