pennylane icon indicating copy to clipboard operation
pennylane copied to clipboard

[Compiler] Add Catalyst mid-circuit measurement

Open maliasadi opened this issue 2 years ago • 0 comments

Context: This draft PR includes the proposed support for QJIT compatible qml.measure and qml.select_measure.

TODO:

  • [ ] finalize the UI and implementation details.

Note This support will be revisited in Q1 when Catalyst and PL mid-circuit measurement supports can be matched. At the moment (v0.33.1), PL doesn't support mid-circuit measurement via random postselection. That's the style implemented and supported in Catalyst.

[sc-46407]

maliasadi avatar Oct 23 '23 20:10 maliasadi