From bdd9509fda97992dbb83b012b2574a4476aa6b89 Mon Sep 17 00:00:00 2001 From: Caleb Johnson Date: Tue, 17 Sep 2024 09:27:05 -0500 Subject: [PATCH] Add link to Qiskit addons on landing pages (#9) --- README.md | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3a3162b..25b9c49 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/docs/index.rst b/docs/index.rst index 6380086..f6b2b54 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -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 `_ 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