applications-superstaq

Home to finance and logistics endpoints for SuperstaQ

https://github.com/00mjk/applications-superstaq

Science Score: 18.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
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Home to finance and logistics endpoints for SuperstaQ

Basic Info
  • Host: GitHub
  • Owner: 00mjk
  • License: apache-2.0
  • Default Branch: main
  • Size: 155 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed over 4 years ago
Metadata Files
Readme License Citation

README.md

applications-superstaq

This package is used to house endpoints for the finance and logistics applications for SuperstaQ.

Owner

  • Login: 00mjk
  • Kind: user

Citation (CITATION.bib)

@misc{superstaq,
  title={{SuperstaQ}: Connecting Applications to Quantum Hardware},
  journal={https://www.super.tech/about-superstaq/},
  publisher={Super.tech},
  author={SuperstaQ Development Team},
    year={2021},
    howpublished={\url{www.super.tech/about-superstaq}}
}

GitHub Events

Total
Last Year

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/main.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
dev-requirements.txt pypi
  • black ==20.8b1 development
  • flake8 ==3.8.4 development
  • flake8-import-order ==0.18.1 development
  • mypy ==0.910 development
  • pylint ==2.6.0 development
  • pytest ==6.1.2 development
  • pytest-cov ==2.11.1 development
requirements.txt pypi
  • qubovert >=1.2.3
  • requests >=2.26.0
setup.py pypi