Allow callables as optimizers in VQE
#6383
Labels
mod: algorithms
Related to the Algorithms module
Milestone
VQE
#6383
What is the expected enhancement
After #6382, allow callables with the same signature as
Optimizer.minimize
asoptimizer
in the VQE. This allows a much more flexible usage of the algorithm and get's rid of the overhead of implementing a new class each time users want to try their/other optimizers we don't yet have implemented.The text was updated successfully, but these errors were encountered: