Skip to content

Commit

Permalink
Update qiskit_algorithms/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: Julien Gacon <[email protected]>
  • Loading branch information
woodsp-ibm and Cryoris authored Aug 16, 2023
1 parent ce1a9c8 commit 57795cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_algorithms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
`Qiskit <https://qiskit.org>`_.
These algorithms can be used to carry out research and investigate how to solve
problems in different domains on simulators and near-term real quantum devices
using short depth circuits.
using shallow circuits.
The library includes some algorithms, for example the :class:`.NumPyMinimumEigensolver`, which take
the same input as their quantum counterpart but solve the problem classically. This has utility in
Expand Down

0 comments on commit 57795cc

Please sign in to comment.