FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

First-order reliability method (FORM) #61

Closed FriesischScott closed 1 year ago

FriesischScott commented 2 years ago

There is already a basic implementation of the Hasofer-Lind Reliability Index as FORM in the form branch. I don't remember how well this actually performs. It needs to be updated and properly tested.

We need unit tests and a demo script with a suitable example.

FriesischScott commented 1 year ago

Closed by #85