gemseo_umdo / statistics / multilevel / mlmc / pilots

Show inherited members

factory module

A factory of pilots for the MLMC algorithm.

class gemseo_umdo.statistics.multilevel.mlmc.pilots.factory.MLMCPilotFactory[source]

Bases: BaseFactory

A factory of pilots for the MLMC algorithm.

Return type:

BaseFactory

failed_imports: dict[str, str]

The class names bound to the import errors.