GitHunt
DE

DEBARGHYA4469/quantum-compiler

Implementation of Solovay Kitaev Algorithm for approximating any n-qubit gate using gates from library set {H,T,CNOT,S}.

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

Languages

Python95.4%TeX4.6%

Contributors

Created June 13, 2018
Updated January 3, 2026