amazon-braket / amazon-braket-sdk-python

A Python SDK for interacting with quantum devices on Amazon Braket
https://aws.amazon.com/braket/
Apache License 2.0
300 stars 118 forks source link

Add support for reset operation -> which helps in resetting qubit to |0> state #1021

Open Ashish0253 opened 3 months ago

Ashish0253 commented 3 months ago

reset feature which is available on qiskit is required in braket to make use of less number of qubits and make programs efficient and small. Please add it as soon as possible as I am implementing Shor's Algo and reset functionality makes it faster and efficient.

rmshaffer commented 3 months ago

Note this would be required in order to address https://github.com/qiskit-community/qiskit-braket-provider/issues/186