1 Repo
A collection of sample programs and templates demonstrating the use of a quantum development kit.
Distinct from Quantum Development Frameworks: Focuses on the sample code and reference implementations rather than the framework/SDK itself.
Explore 1 awesome GitHub repository matching part of an awesome list · Reference Implementations. Refine with filters or upvote what's useful.
Quantum is a quantum development framework that provides a hybrid quantum-classical workflow for coordinating execution between classical host languages and quantum processors. It includes a quantum hardware simulator for modeling state evolution and a library of quantum algorithms for tasks such as integer factorization, database search, and quantum arithmetic. The project offers specialized tools for quantum hardware characterization and error correction to manage noise and decoherence. It provides resource estimation modeling to calculate the qubit count and gate depth required to execute
Provides a collection of reference implementations and examples for writing and executing quantum programs.