Declan Millar

Results 3 issues of Declan Millar

### What should we add? The MP2InitialPoint computation, which was introduced in PR #590, seems to only support use cases where the alpha and beta spin MOs are identical. I.e.,...

type: feature request

### What is the expected enhancement? Depends on PRs #590 and #632. Validate the use of MP2 coefficients as an initial point for VQE using the UCC+HF ansatz that is...

type: enhancement

### Summary Adds a standard `VQE` implementation using an `Estimator` primitive. Closes #8471. A `SamplingVQE` implementation that takes a `Sampler` primitive is introduced in PR #8669. ### Details and comments...

Changelog: New Feature
mod: algorithms