Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 388 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 388 Bytes

QuSim

This is an (incomplete) implementation of a quantum score editor, similar to IBM's quantum experience. The ultimate goal of this Python module is to allow for the design of quantum circuits using only Clifford and pi/8 gates (the so-called "universal set"). An implementation of the Solovay-Kitaev algorithm was also previously attempted (but, needless to say, failed miserably).