Skip to main content
IBM Quantum Platform

Qiskit addon API references

Explore reference documentation for Qiskit addon APIs to learn how to use their endpoints, parameters, and operations.

All Qiskit addons

A collection of modular research capabilities that enable the discovery of new quantum algorithms.

Learn more
  • Addon utilities

    A collection of tools to supplement workflows that involve one or more Qiskit addons.

  • Approximate quantum compilation tensor

    Supports the construction of high-fidelity circuits with reduced depth.

  • Circuit cutting

    Reduces the depth of transpiled circuits by decomposing entangling gates between non-adjacent qubits.

  • Multi-product formulas

    Reduces the Trotter error of Hamiltonian dynamics through a weighted combination of several circuit executions.

  • Operator backpropagation

    Reduces circuit depth by trimming operations from the end.

  • Sample-based quantum diagonalization

    Yields more accurate quantum system Hamiltonian eigenvalue estimations.

  • Paulice

    Boost the fidelity of sampled distributions using hardware-efficient Pauli checks based on spacetime codes.

  • Propagated noise absorption

    Mitigate expectation values by measuring a target observable that has absorbed noise model information.

  • Pauli propagation

    A framework to approximate operator evolution, which can be used to simulate expectation values and implement error mitigation techniques, such as propagated noise absorption (PNA) and shaded lightcones.

  • Qiskit Fermions (Python)

    Extends the Qiskit Python SDK with tools for working on fermionic systems

  • Qiskit Fermions (C)

    Extends the Qiskit C SDK with tools for working on fermionic systems

  • Shaded lightcones

    Reduce probabilistic error cancellation (PEC) sampling overhead by removing noise model terms that have low impact on the observable estimation.

  • Qiskit noise learning

    Build randomization-based quantum noise characterization experiments and model-fitting analysis pipelines.

  • Qiskit Mitigation

    Build custom error mitigation pipelines with techniques such as PEC, ZNE, and TREX directly with Samplomatic.