API Reference:
qbraid.runtime.aws
Installation & Setup
To interface with Amazon Braket supported devices, install thebraket extra:
Basic Usage
Submit a Quantum Task to an AWS device using theBraketProvider:
.run method:
job which is of type BraketQuantumTask, which inherits from QuantumJob. To see the results,
we can do the following:
