amazon-braket-sdk-python
amazon-braket-sdk-python copied to clipboard
Add support for reset operation -> which helps in resetting qubit to |0> state
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.
Note this would be required in order to address https://github.com/qiskit-community/qiskit-braket-provider/issues/186