Skip to content

DEBARGHYA4469/quantum-compiler

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published