UCL-CCS / symmer

An efficient Python-based framework for implementing qubit subspace methods, reducing the resource requirements for near-term quantum simulations.
MIT License
38 stars 9 forks source link

majorana rotations fixed #41

Closed AlexisRalli closed 2 years ago

AlexisRalli commented 2 years ago

Two things to be added. First check if input to majorana rotations is an independent basis. Second can speed up "Clifford" rotations (Currently just does naive multiplication)