quantum_logical

logical state encodings for error-detection/correction of quantum states

https://github.com/pitt-joneslab/quantum_logical

Science Score: 52.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
    Organization pitt-joneslab has institutional domain (sites.pitt.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

logical state encodings for error-detection/correction of quantum states

Basic Info
  • Host: GitHub
  • Owner: Pitt-JonesLab
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 56.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 9
  • Releases: 0
Created almost 3 years ago · Last pushed 12 months ago
Metadata Files
Readme License Citation

README.md

Project Banner

Tests Format Check Open In Colab

quantum_logical

📌 Project Overview

  • Overview: logical state encodings for error-detection/correction of quantum states
  • Objective:
  • Strategy:

🚀 Getting Started

To use ..., install using ...

pip install -e git+https://github.com/evmckinney9/quantum_logical/#egg=quantum_logical

Then get started by exploring the main demo located at src/mirror_gates/notebooks/bench.ipynb.

👯 Contributors

Owner

  • Name: Research Artifacts of Alex K Jones' Lab - University of Pittsburgh
  • Login: Pitt-JonesLab
  • Kind: organization
  • Location: United States of America

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: McKinney
    given-names: Evan
    orcid: https://orcid.org/0000-0002-4865-5458
title: "quantum_logical"
version: 0.1.0
doi:
date-released: 2023-04-19

GitHub Events

Total
  • Member event: 1
  • Push event: 26
Last Year
  • Member event: 1
  • Push event: 26

Dependencies

.github/workflows/format-check.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/rename_project.yml actions
  • actions/checkout v3 composite
  • actions/github-script v6 composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
pyproject.toml pypi
  • LovelyPlots *
  • matplotlib *
  • numpy *
  • qiskit *
  • qutip *
  • rustworkx *
  • weylchamber *
rustlib/Cargo.lock cargo
  • autocfg 1.1.0
  • bitflags 1.3.2
  • cfg-if 0.1.10
  • cfg-if 1.0.0
  • crossbeam-deque 0.8.3
  • crossbeam-epoch 0.9.15
  • crossbeam-utils 0.8.16
  • either 1.9.0
  • indoc 0.3.6
  • indoc-impl 0.3.6
  • instant 0.1.12
  • libc 0.2.150
  • lock_api 0.4.11
  • matrixmultiply 0.3.8
  • memoffset 0.9.0
  • ndarray 0.15.6
  • num-complex 0.4.4
  • num-integer 0.1.45
  • num-traits 0.2.17
  • numpy 0.15.1
  • once_cell 1.18.0
  • parking_lot 0.11.2
  • parking_lot_core 0.8.6
  • paste 0.1.18
  • paste-impl 0.1.18
  • proc-macro-hack 0.5.20+deprecated
  • proc-macro2 1.0.69
  • pyo3 0.15.2
  • pyo3-build-config 0.15.2
  • pyo3-macros 0.15.2
  • pyo3-macros-backend 0.15.2
  • quote 1.0.33
  • rawpointer 0.2.1
  • rayon 1.8.0
  • rayon-core 1.12.0
  • redox_syscall 0.2.16
  • scopeguard 1.2.0
  • smallvec 1.11.2
  • syn 1.0.109
  • unicode-ident 1.0.12
  • unindent 0.1.11
  • winapi 0.3.9
  • winapi-i686-pc-windows-gnu 0.4.0
  • winapi-x86_64-pc-windows-gnu 0.4.0
rustlib/Cargo.toml cargo