quil-lang / quilc

The optimizing Quil compiler.
Apache License 2.0
454 stars 73 forks source link

Investigate 2QAN #784

Open stylewarning opened 2 years ago

stylewarning commented 2 years ago

link

A compiler for 2-local qubit Hamiltonian simulation.

They compare favorably to Qiskit and tket.

We might be able to leverage this work with our PAULI-SUM abstraction. At the very least, this also might be a good source of benchmarks.