SRI-International / QC-App-Oriented-Benchmarks

QED-C: The Quantum Economic Development Consortium provides these computer programs and software for use in the fields of quantum science and engineering.
Apache License 2.0
131 stars 76 forks source link

Random Pauli applied for mirror circuit along with original inverse circuit kept #501

Closed Anishgiri01 closed 1 month ago

Anishgiri01 commented 1 month ago

In this PR, I have create a QuasiHamiltonian mirror circuit implementation while the original Inverse Circuit is kept. If you want to use RandomPauli method for mirror circuit, use -ranp argument when you run the code.

Thanks, Anish