Skip to content

Commit

Permalink
Undo the spelling rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
woodsp-ibm committed Aug 9, 2023
1 parent 941c8e5 commit 39abce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit_algorithms/eigensolvers/vqd.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class VQD(VariationalAlgorithm, Eigensolver):
the k eigenvalues of the Hamiltonian :math:`H` of a given system.
The algorithm computes excited state energies of generalised hamiltonians
by optimizing over a modified cost function where each succesive eigenvalue
by optimizing over a modified cost function where each successive eigenvalue
is calculated iteratively by introducing an overlap term with all
the previously computed eigenstates that must be minimised, thus ensuring
higher energy eigenstates are found.
Expand Down

0 comments on commit 39abce8

Please sign in to comment.