pennylane
pennylane copied to clipboard
Allow arbitrary measurments with `qml.measure`
Feature details
Mid-circuit measurements with qml.measure
only support taking computational basis measurements. Instead, allow measurements in any basis. For example qml.measure(qml.PauliX(0))
.
Implementation
No response
How important would you say this feature is?
1: Not important. Would be nice to have.
Additional information
No response
Thank you for this suggestion @ankit27kh! Please let us know if this is something you would like to work on.