UCL-CCS / symmer

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

Alexis paper example #39

Closed AlexisRalli closed 2 years ago

AlexisRalli commented 2 years ago

unitary parittioning LCU implementation on general operator. Changed random PauliwordOp generation and new function to generate 2N+1 anti-commuting operators for N qubits. Fixed bug in PauliwordOp (cleanup for N_terms=0)