Hi!
Is it possible to build a pennylane-compatible qubit operation function similar to qiskit.QuantumCircuit.reset()?
If possible, can someone tell me what to do?
Thank you very much!
Hi!
Is it possible to build a pennylane-compatible qubit operation function similar to qiskit.QuantumCircuit.reset()?
If possible, can someone tell me what to do?
Thank you very much!
Hey @ffff12138,
Are you able to give a practical example of what you expect a reset()
function to do? If it’s not something that is doable in the current version of PennyLane, it might be good to make an issue on our Github and request such a feature!