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