wuyunfa / SATut

Tutorials for Sensitivity Analysis using SALib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use these notebooks

There are several alternative ways in which you can use these notebooks.

  1. Interactive online access using Binder (changes won't be saved)

  2. Download the notebooks, and install jupyter and python for interactive offline access. For example, open terminal and type pip install jupyter notebook ipython

  3. View on github for a static display of the notebook

About

Tutorials for Sensitivity Analysis using SALib

License:MIT License


Languages

Language:Jupyter Notebook 91.4%Language:Python 8.6%