MarcSerraPeralta / iq_readout

Classifiers for IQ readout data from superconducting qubits
https://iq-readout.readthedocs.io/en/latest/
MIT License
1 stars 0 forks source link

iq_readout

Documentation Status example workflow Code style: black PyPI

Classifiers for the IQ readout data from superconducting qubits.

For more information, check the documentation website.

Installation

This package can be installed directly from PyPI via

pip install iq_readout

Alternatively, it can be installed from source via

git clone git@github.com:MarcSerraPeralta/iq_readout.git
pip install iq_readout/

Citation

If you use this package, please cite

@software{SerraPeralta_IQreadout_2023,
  author = {Serra-Peralta, Marc},
  month = {12},
  title = {{IQ readout software}},
  url = {https://github.com/MarcSerraPeralta/iq_readout},
  version = {0.1.0},
  year = {2023},
}