Skip to content

Commit

Permalink
Add link to Qiskit addons on landing pages (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson authored Sep 17, 2024
1 parent da02584 commit bdd9509
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

### About

Qiskit addons are a collection of modular tools for building utility-scale workloads powered by Qiskit.
[Qiskit addons](https://docs.quantum.ibm.com/guides/addons) are a collection of modular tools for building utility-scale workloads powered by Qiskit.

This package contains the Qiskit addon for operator backpropagation (OBP). Experimental errors limit the depth of quantum circuits that can be executed on near-term devices. OBP is a technique to reduce circuit depth by trimming operations from its end at the cost of more operator measurements.

Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Qiskit addon: operator backpropagation (OBP)
############################################

Qiskit addons are a collection of modular tools for building utility-scale workloads powered by Qiskit.
`Qiskit addons <https://docs.quantum.ibm.com/guides/addons>`_ are a collection of modular tools for building utility-scale workloads powered by Qiskit.

This package contains the Qiskit addon for operator backpropagation (OBP).
Experimental errors limit the depth of quantum circuits that can be executed
Expand Down

0 comments on commit bdd9509

Please sign in to comment.