gemseo / algos / doe

doe_factory module

A factory to execute DOE algorithms from their class names

class gemseo.algos.doe.doe_factory.DOEFactory[source]

Bases: gemseo.algos.driver_factory.DriverFactory

DOE factory to create DOE libraries, see DriverFactory

Test and import optimization library if it is available.