Quantum Compiler

muEE's Quantum Compiler is an open-source compiler suite for mapping high-level quantum algorithms to physical hardware.

Project Features

Cross-Platform

Supports compilation to multiple quantum hardware architectures including superconducting and trapped ion systems.

Open Source

Fully open-source stack with modular design for plugin extensions and hardware-specific optimizers.

Optimized

Uses machine learning for heuristic-based optimization of quantum circuit mapping.

Quantum Compilation Process

High-Level QASM
Input code
Logical Qubits
Qubit assignment
Target Gates
Decomposition

Simplified visualization of the compiler's optimization stages for translating high-level quantum circuits to hardware-specific gate sequences.

JOIN THE DEVS

Developers, Let's Build Together

Contribute to this actively-maintained compiler project. Improve gate decomposition plugins, optimize mapping algorithms, or test new hardware interfaces.

Get Started

Install


                        npm install muqcomp
                    

Quantum compiler CLI and library for your projects

Documentation

View full compiler API