CQCL / quantinuum-hardware-quantum-volume

Repository for sharing Quantinuum's Quantum Volume data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quantinuum Hardware Quantum Volume Data

This repository contains the quantum volume data collected by Quantinuum.

Project Organization


├── README.md          
├── /data               <- Quantum volume data
├── /notebooks          <- Jupyter notebook examples for accessing the data
└── /qtm_qv             <- Python source code

Getting Started

Install this repository in your local python environment by navigating to this folder and running pip install .. This will install a package called qtm_qv.

Examples for accessing the data are found in the notebook Load Experimental Data.ipynb

About

Repository for sharing Quantinuum's Quantum Volume data

License:Apache License 2.0


Languages

Language:Jupyter Notebook 86.0%Language:Python 14.0%