Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 541 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 541 Bytes

Quantum-Compiler

This is a tool for synthesizing arbitrary unitary matrix( quantum gate) using the library set of gate in ibmq.We also provide the fault-tolerant construction of single qubit unitaries by Solovay-Kitaev algorithm.

Run the code to execute the program

pip3 install -r requirements.txt

python3 main.py

References

[1] THE SOLOVAY KITAEV ALGORITHM [2] Essay on Solovay Kitaev