Chemistry specific Aqua algorithms
qiskit.chemistry.algorithms
These are chemistry specific algorithms for Aqua. As they rely on chemistry specific knowledge and/or function they are here in chemistry rather than in Aqua.
Chemistry Algorithms
These are algorithms configured and/or functioning using chemistry specific knowledge. See also the Aqua algorithms
for other algorithms in these categories which may also be used for chemistry problems such as VQE
.
Eigensolvers
Algorithms that can find the eigenvalues of an operator, i.e. excited states for chemistry.
Minimum Eigensolvers
Algorithms that can find the minimum eigenvalue of an operator, i.e. ground state for chemistry.
VQEAdapt | The Adaptive VQE algorithm. |
Was this page helpful?
Report a bug or request content on GitHub.