/quantinuum-hardware-specifications

Repository for sharing Quantinuum's hardware specifications data

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Quantinuum Hardware Specifications

This repository contains the data referenced in the Quantinuum H1 Product Data Sheet.

Project Organization


├── README.md          
├── /data               <- Specification data
├── /notebooks          <- Jupyter notebook examples for accessing the data
└── /qtm_spec           <- 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_spec.

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