Remove aqua from benchmark
Summary
This PR removes aqua from benchmark in test
Details and comments
Aqua is now being refactored and VQE and UCCSD will be in qiskit-nature. However, their new versions are under development. Until they are released, benchmarks do not include VQE applications.
I would say lets keep the benchmarks in place as is until qiskit-nature is released, aqua will continue to work for several months as is, and we can replace the benchmarks at some point after the release with a qiskit-nature based versions (and just bump the version of the benchmark then). That way we don't lose any coverage, especially right up until the release.
@mtreinish OK. Please let me leave this as a placeholder for future change after qiskit-nature is released.
https://hhorii.github.io/qiskit-aer/html/#/
@mtreinish qiskit_nature was released and now it is good timing to work this again.