Skip to content

Commit

Permalink
Add Qiskit addons link to landing pages
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb-johnson committed Sep 16, 2024
1 parent 46c1d52 commit 353447d
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 @@ -16,7 +16,7 @@

### About

Qiskit addons are a collection of modular tools for building utility-scale workloads powered by Qiskit.
[Qiskit addons]([email protected]:Qiskit/qiskit-addon-cutting.git) are a collection of modular tools for building utility-scale workloads powered by Qiskit.

This package contains a [Dice-based eigensolver [1-2]](https://sanshar.github.io/Dice/overview.html) that can be used to scale [sample-based quantum diagonalization (SQD) [3]](https://arxiv.org/abs/2405.05068) chemistry workflows past 30 orbitals. It is designed as a plugin to the [SQD Qiskit addon](https://qiskit.github.io/qiskit-addon-sqd/). No ``Dice`` executable is included in this package, but a build script is provided to assist users in properly setting up the package for installation. For an example of integrating ``qiskit-addon-dice-solver`` into SQD workflows, check out the [how-to](https://qiskit.github.io/qiskit-addon-sqd/how_tos/integrate_dice_solver.html).

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: Dice eigensolver
##############################

Qiskit addons are a collection of modular tools for building utility-scale workloads powered by Qiskit.
`Qiskit addons <[email protected]:Qiskit/qiskit-addon-cutting.git>`_ are a collection of modular tools for building utility-scale workloads powered by Qiskit.

This package contains a `Dice-based eigensolver [1-2] <https://sanshar.github.io/Dice/overview.html>`_ that can be used to scale sample-based quantum diagonalization (SQD) [3] chemistry workflows past 30 orbitals. It is designed as a plugin to the `SQD Qiskit addon <https://qiskit.github.io/qiskit-addon-sqd/>`_. No ``Dice`` executable is included in this package, but a build script is provided to assist users in properly setting up the package for installation. For an example of integrating ``qiskit-addon-dice-solver`` into SQD workflows, check out the `how-to <https://qiskit.github.io/qiskit-addon-sqd/how_tos/integrate_dice_solver.html>`_.

Expand Down

0 comments on commit 353447d

Please sign in to comment.