muEE's Quantum Compiler is an open-source compiler suite for mapping high-level quantum algorithms to physical hardware.
Supports compilation to multiple quantum hardware architectures including superconducting and trapped ion systems.
Fully open-source stack with modular design for plugin extensions and hardware-specific optimizers.
Uses machine learning for heuristic-based optimization of quantum circuit mapping.
Simplified visualization of the compiler's optimization stages for translating high-level quantum circuits to hardware-specific gate sequences.
Contribute to this actively-maintained compiler project. Improve gate decomposition plugins, optimize mapping algorithms, or test new hardware interfaces.
npm install muqcomp
Quantum compiler CLI and library for your projects