Quantum Linear Synthesis is a project focused on synthesizing quantum circuits, with a primary optimization goal of reducing the CNOT count for NISQ (Noisy Intermediate-Scale Quantum) devices. This is crucial for advancing quantum computing efficiency and reliability.
Before installation, ensure you have a basic understanding of Linux or Windows command line interfaces and package management systems. For detailed instructions on installing dependencies on both Linux and Windows, refer to our dependencies documentation.
We're grateful for support from the following individuals:
- Hong Xing
- Chenjian Li
The algorithmic ideas are inspired by the following papers:
- "Quantum circuit optimizations for NISQ architectures" 1
- "Reducing the CNOT count for Clifford+T circuits on NISQ architectures" 2
This project is licensed under the MIT License - see the LICENSE file for details.