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

[JOSS] Add additional usage examples in the docs #294

Closed damar-wicaksono closed 1 year ago

damar-wicaksono commented 1 year ago

Following a feedback in the JOSS submission review additional examples should be added to the repository/docs. I would put these examples in the Getting Started section.

damar-wicaksono commented 1 year ago

This issue has been resolved by PR #297.

Getting started section of the docs has been reorganized; it now includes four tutorials (two were already there before: create built-in test functions and create custom functions). The new tutorials are about how to use functions in UQTestFuns in two different contexts: sensitivity analysis and reliability analysis.