damar-wicaksono / uqtestfuns

A Python3 library of test functions from the uncertainty quantification community with a common interface for validation and benchmarking purposes.
https://uqtestfuns.readthedocs.io/en/latest/
MIT License
8 stars 0 forks source link

Add a description of reliability analysis problems in the docs #202

Closed damar-wicaksono closed 1 year ago

damar-wicaksono commented 1 year ago

A short description about what are reliability analysis problems all about should be added to the docs, at least, to the extent what the included test functions are used.

Only the generic problem definition needs to be outlined, no need to go into details on particular solution algorithms. In the future, when more extensive reference results are included with its "error" estimation, it may be necessary to include some common definitions of performance metrics.

damar-wicaksono commented 1 year ago

This issue has been resolved by PR #253.