ScipyMinimizeResult¶
- class ScipyMinimizeResult¶
Result of a
ScipyMinimizeoptimization run.Methods
Attributes
Best (lowest) objective value found by the optimizer.
Circuit parameter values corresponding to the best objective.
Result of a ScipyMinimize optimization run.
Methods
Attributes
Best (lowest) objective value found by the optimizer. |
|
Circuit parameter values corresponding to the best objective. |