pystra.distributions.distribution#

Classes

Constant

A deterministic variable in the limit state function

Distribution

Probability distribution

StdNormal

A performant implementation of the standard normal distribution providing the basic functions PDF, CDF, and inverse CDF, since these are used frequently in the algorithms.