oqc-community / qat

QAT is a quantum compiler and runtime focused on low-level, just-above-driver integration.
Other
49 stars 11 forks source link

Improved measurement instruction sequence #232

Closed keriksson-rosenqvist closed 3 weeks ago

keriksson-rosenqvist commented 1 month ago

Simplifies and improves the instructions that are generates by the builder.measure() method.

As seen in the test changes this means many circuits will become shorter.