iq_readout

Classifiers for IQ readout data from superconducting qubits

https://github.com/marcserraperalta/iq_readout

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Classifiers for IQ readout data from superconducting qubits

Basic Info
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 6
  • Releases: 0
Created about 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Citation

README.md

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}, }

Owner

  • Name: MarcSerraPeralta
  • Login: MarcSerraPeralta
  • Kind: user
  • Location: Spain

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Serra-Peralta"
  given-names: "Marc"
  orcid: "https://orcid.org/0000-0002-8000-8701"
title: "IQ readout software"
version: 0.1.0
date-released: 2023-12-16
url: "https://github.com/MarcSerraPeralta/iq_readout"

GitHub Events

Total
Last Year

Dependencies

pyproject.toml pypi
  • matplotlib *
  • numpy *
  • scipy *
requirements.txt pypi
  • contourpy ==1.1.1
  • cycler ==0.12.1
  • fonttools ==4.47.2
  • importlib-resources ==6.1.1
  • kiwisolver ==1.4.5
  • matplotlib ==3.7.4
  • numpy ==1.24.4
  • packaging ==23.2
  • pillow ==10.2.0
  • pyparsing ==3.1.1
  • python-dateutil ==2.8.2
  • scipy ==1.10.1
  • six ==1.16.0
  • zipp ==3.17.0
setup.py pypi