Running & Simulating¶
How to run circuits on simulators and real devices.
Contents¶
Access the State Vector¶
Evaluate circuits and states directly on a simulator.
Choose a Sampling Backend¶
Connect samplers to real-device backends.
Run on Braket¶
Submit sampling jobs to AWS Braket devices.
Run on Qiskit¶
Submit sampling jobs to IBM devices through Qiskit.
Simulate with Noise¶
Define noise models and reproduce device noise on simulators.
Record Data During Execution¶
Store snapshots of data during a calculation, e.g. for debugging.