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.
- __static_attributes__ = ('res',)¶