iwopy.interfaces.pygmo¶
Interface to the pygmo package
- class iwopy.interfaces.pygmo.AlgoFactory[source]
Creates a pygmo algorithm from parameters
- class iwopy.interfaces.pygmo.Optimizer_pygmo(iwopy.core.Optimizer)[source]
Interface to the pygmo optimizers for serial runs.