qiskit-documentation/docs/migration-guides/index.mdx

28 lines
1.1 KiB
Plaintext

---
title: Introduction
description: Migrate to using the newest from Qiskit and Qiskit Runtime
---
# Introduction
These migration guides help you more effectively use Qiskit and Qiskit Runtime:
* Migrate to Qiskit 1.0
* [Qiskit 1.0 packaging changes](./qiskit-1.0-installation)
* [Qiskit 1.0 feature changes](./qiskit-1.0-features)
* [Migrate to the Qiskit Runtime V2 primitives](./v2-primitives)
* [Qiskit Runtime execution mode changes](./sessions)
* Migrate to Qiskit Runtime
* [Overview](./qiskit-runtime)
* [Migrate from `qiskit-ibmq-provider`](./qiskit-runtime-from-ibmq-provider)
* [Migrate from `qiskit_ibm_provider`](./qiskit-runtime-from-ibm-provider)
* [Migrate options](./qiskit-runtime-options)
* [Common use cases](./qiskit-runtime-use-case)
* [Examples](./qiskit-runtime-examples)
* [Migrate from cloud simulators to local simulators](./local-simulators)
* Qiskit 0.44 changes
* [`qiskit.algorithms` new interface](./qiskit-algorithms-module)
* [`qiskit.opflow` deprecation](./qiskit-opflow-module)
* [`QuantumInstance` deprecation](./qiskit-quantum-instance)