Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

BOPES Sampler algorithm for Chemistry #1352

Merged
merged 264 commits into from
Oct 15, 2020

Conversation

manoelmarques
Copy link
Collaborator

Summary

Details and comments

Panagiotis Barkoutsos and others added 30 commits September 21, 2020 14:54
This properly refactors the old
qiskit.chemistry.algorithms.minimum_eigen_solver.VQEAdapt into the new
qiskit.chemistry.ground_state_calculation.AdaptVQE class which
implements the new GroundStateCalculation interface.

The name change is intentional because the new name is in-line with the
literature on AdaptVQE. The old name was presumably intentional to
highlight its relation to VQE.

The unittests for VQEAdapt are ported accordingly.
- add interpet method to QubitOperatorTransformation and
FermionicTransformation
- remove deprecated method `_process_..._deprecated`
- deprecate Hamiltonian and ChemistryOperator
Panagiotis Barkoutsos added 2 commits October 15, 2020 22:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Changelog: New Feature Include in the Added section of the changelog Chemistry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants