Expand description
VQE/QAOA optimization support.
This module provides specialized support for variational quantum algorithm optimization.
Structs§
- Parameter
Shift Rule - Parameter-shift rule for quantum gradient estimation.
- VqeOptimizer
- VQE optimizer state
Functions§
- gradient_
at - Compute the gradient of an expression at specific parameter values.
- hessian_
at - Compute the Hessian matrix at specific parameter values.