primitives
0 courses · 3 tutorials
Free Tutorials
- →
- intermediate
- 30 min
Qiskit Sampler and Estimator: The Primitives API
How to use Qiskit's Sampler and Estimator primitives for efficient quantum circuit execution on real hardware and simulators.
- →
- intermediate
- 14 min read
Qiskit Runtime Primitives: Sampler and Estimator
How to use Qiskit Runtime's Sampler and Estimator primitives to run circuits on IBM quantum hardware efficiently, replacing the deprecated execute() API.
- →
- intermediate
- 20 min read
Migrating from Qiskit 0.x to Qiskit 1.0
A practical guide to porting Qiskit 0.x code to Qiskit 1.0: deprecated APIs removed, primitives V2 migration, backend changes, and transpiler updates.