gemseo.uncertainty.distributions.openturns.factory module#

A factory of probability distributions based on OpenTURNS.

class OTDistributionFactory[source]#

Bases: DistributionFactory

A factory of probability distributions based on OpenTURNS.

Return type:

Any

failed_imports: dict[str, str]#

The class names bound to the import errors.