An open API service providing repository metadata for many open source software ecosystems.

Topic: "openqasm"

openqasm/openqasm

Quantum assembly language for extended quantum circuits

Language: Python - Size: 11.7 MB - Last synced at: 9 days ago - Pushed at: 18 days ago - Stars: 1,320 - Forks: 331

lynnlangit/learning-quantum

Study resources for learning quantum computing

Language: Jupyter Notebook - Size: 53.7 MB - Last synced at: 9 days ago - Pushed at: about 2 months ago - Stars: 156 - Forks: 53

qBraid/qBraid

A platform-agnostic quantum runtime framework

Language: Python - Size: 40.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 83 - Forks: 35

openqasm/qe-compiler

An MLIR based compiler dynamic circuit compiler for real-time control systems supporting OpenQASM 3

Language: C++ - Size: 1.53 MB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 52 - Forks: 16

openqasm/oqpy

OpenQASM 3 + OpenPulse in Python

Language: Python - Size: 317 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 25 - Forks: 11

Qiskit/qiskit-qasm3-import

Importer from OpenQASM 3 to Qiskit's QuantumCircuit

Language: Python - Size: 105 KB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 24 - Forks: 9

uuudown/QASMBench

QASMBench is an OpenQASM benchmark suite running on IBM Quantum-Experience backends.

Language: OpenQASM - Size: 10.6 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 24 - Forks: 4

qBraid/qbraid-qir

qBraid-SDK QIR transpiler integration

Language: Python - Size: 983 KB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 17 - Forks: 9

QuantumBFS/OpenQASM.jl

Parsers and Tools for OpenQASM

Language: Julia - Size: 183 KB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 17 - Forks: 8

itsubaki/qasm

Quantum Computation Simulator with OpenQASM 3.0

Language: Go - Size: 741 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 0

made2591/quantum-notes

Quantum computation notes with IBM Q examples based on books, notes, thoughts

Language: TeX - Size: 4.36 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 0

qBraid/pyqasm

Python toolkit providing OpenQASM 3 semantic analyzer and utilities for program analysis and compilation.

Language: Python - Size: 783 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 10 - Forks: 7

YuChenSSR/quantum-simulator-mcp

for quantum computing

Size: 3.91 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 1

CQCL/pytket-phir

pytket-phir is a circuit analyzer and translator from pytket to PHIR.

Language: Python - Size: 1.7 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 8 - Forks: 3

softwareQinc/qasmtools

OpenQASM 2.0 parser

Language: C++ - Size: 6.23 MB - Last synced at: about 20 hours ago - Pushed at: 3 months ago - Stars: 8 - Forks: 3

inQWIRE/openqasm-parser

OCaml library for manipulating OpenQASM Abstract Syntax Tree

Language: OCaml - Size: 44.9 KB - Last synced at: 30 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 3

seanpm2001/Learn-OpenQASM

A repository for showcasing my knowledge of the OpenQASM programming language, and continuing to learn the language.

Language: OpenQASM - Size: 312 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

jakelishman/qiskit-qasm2 📦

Fast OpenQASM 2 parser to build Qiskit circuits

Language: Rust - Size: 463 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

bsiegelwax/Quantum-MNIST

MNIST classification of handwritten digits on a quantum computing simulator using OpenQASM.

Language: Python - Size: 273 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 4

mahabubul-alam/QAOA-Compiler

This repository holds implementations of QAOA-specific compilation policies on top of the Qiskit compiler.

Language: Jupyter Notebook - Size: 268 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 2

qevedo/openqasm

An OpenQASM 3.0 Parser for Python

Language: Python - Size: 42 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

seanpm2001/Meadows-Classical-Developer-VM

🔳️🔲️💾️ The official source repository for the Meadows Classical Developer virtual machine, a tool that enables Meadows to be emulated on a classical computer, instead of a Quantum Computer.

Language: Python - Size: 916 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

seanpm2001/Meadows_WebMode

Meadows web mode: turn Meadows into a netbook system and convert any browser into a system for Internet browsing only. An alternative to Chrome/ChromiumOS

Language: OpenQASM - Size: 350 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

seanpm2001/SNU_2D_ProgrammingTools_IDE_OpenQASM

The OpenQASM Programming language IDE submodule for SNU Programming Tools (2D Mode)

Language: OpenQASM - Size: 1.13 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 3

mentesniker/OpenQasmInterpreter

Interpreter for OpenQasm programming language

Language: Python - Size: 80.1 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

quantag/qdb-qscore

Quantum circuit debugger backend

Language: C++ - Size: 1.66 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

seanpm2001/AI2001_Category-Source_Code-SC-OpenQASM

🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:OpenQASM category for AI2001, containing OpenQASM programming language datasets

Language: R - Size: 2.48 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Afrokk/OpenQASM-Technical-Article

My technical article on the Open Quantum Assembly Language.

Language: TeX - Size: 433 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mbrobbel/dqcsim-openqasm 📦

An OpenQASM 2.0 frontend for DQCsim

Language: Rust - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

bsiegelwax/Maximum-Quantum-Classification

This was an attempt to push the limits of the IBM cloud quantum computing simulator.

Language: OpenQASM - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

bsiegelwax/Quantum-Classification

Quantum Machine Learning (QML) does not require quantum neural networks. SWAP Tests can be used to easily perform classification tasks.

Size: 144 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

bsiegelwax/Quantum-Imperfect-Cloning

NOT cloning quantum states, but trying to get as close as possible.

Size: 122 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

waldemircambiucci/QASM-BENCHMARK-CIRCUITS

qasm - benchmark circuits for partitioning

Language: OpenQASM - Size: 107 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

bsiegelwax/Quantum-Clustering-and-Classification

Quantum clustering and classification in one circuit, written exclusively in OpenQASM.

Size: 289 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

doomhammerhell/OpenQASMCompiler

A modular, extensible compiler and interpreter for OpenQASM 2.0, written in C++ using Flex and Bison. Generates an Abstract Syntax Tree (AST), simulates quantum circuits, and includes CLI tools and AST visualization.

Language: C++ - Size: 4.11 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

openqasm/openqasm-sphinx

Sphinx extension for documenting OpenQASM

Language: Python - Size: 130 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

rohandebsarkar/QiskitPractice

This repository hosts the practice codes from my IBM Quantum LAB. This is a mirror, the original repository is hosted in codeberg.org

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

silkycove/qfluxcap

Visualize quantum computing results on an LED display like the flux capacitor in 'BACK TO THE FUTURE'.

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

monoxit/quantum-raspberry-tie Fork of KPRoche/quantum-raspberry-tie

Raspberry Pi running code on the IBM Q quantum processors via Python 3. Results displayed courtesy of the 8x8 LED array on a SenseHat

Language: Python - Size: 9.09 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0