Optimization solver (cobyqa
)#
This module includes the main functions, methods, and objects of COBYQA.
Most users should be contented with the function cobyqa.minimize
, being the entry point of the COBYQA method.
|
Minimize a real-valued function. |
Result of the optimization algorithm. |
|
|
Set the root logger and the root logger basic handler levels to level, creating the handler if it does not exist yet. |
Print debugging information. |