Skip to content

a jupyter notebook in which you can give a quantum circuit to it and it will decompose it to a universal set of gates that have been given to it by the user.

Notifications You must be signed in to change notification settings

kianooshkargar/QC_decomposer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

QC_decomposer

Decomposing quantum circuit into a set of universal gates.

in jupyter notebook named circuit_decomposer in which you can give a quantum circuit and it will decompose it to a universal set of gates that have been specified by the user. there exist also another jupyter notebook named decompose_H_gate` in which I used a single Hadamard gate as input and decomposed it into a set of gates (Rx,Rz).

In this program, I used Qiskit.

Specifically, I have used `transpile function to decompose circuit.

About

a jupyter notebook in which you can give a quantum circuit to it and it will decompose it to a universal set of gates that have been given to it by the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published