How to Install and Uninstall python3-SALib.noarch Package on Fedora 36

Last updated: May 19,2024

1. Install "python3-SALib.noarch" package

Please follow the guidelines below to install python3-SALib.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-SALib.noarch

2. Uninstall "python3-SALib.noarch" package

Please follow the guidelines below to uninstall python3-SALib.noarch on Fedora 36:

$ sudo dnf remove python3-SALib.noarch $ sudo dnf autoremove

3. Information about the python3-SALib.noarch package on Fedora 36

Last metadata expiration check: 2:54:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-SALib
Version : 1.4.5
Release : 2.fc36
Architecture : noarch
Size : 1.3 M
Source : python-SALib-1.4.5-2.fc36.src.rpm
Repository : fedora
Summary : Sensitivity Analysis Library
URL : http://salib.github.io/SALib/
License : MIT
Description : Python implementations of commonly used sensitivity analysis methods. Useful in
: systems modeling to calculate the effects of model inputs or exogenous factors
: on outputs of interest.
:
: Herman, J. and Usher, W. (2017) SALib: An open-source Python library for
: sensitivity analysis. Journal of Open Source Software, 2(9).
:
: Methods included:
:
: - Sobol Sensitivity Analysis (Sobol 2001, Saltelli 2002, Saltelli et al. 2010)
: - Method of Morris, including groups and optimal trajectories (Morris 1991,
: Campolongo et al. 2007)
: - Fourier Amplitude Sensitivity Test (FAST) (Cukier et al. 1973, Saltelli et
: al. 1999)
: - Delta Moment-Independent Measure (Borgonovo 2007, Plischke et al. 2013)
: - Derivative-based Global Sensitivity Measure (DGSM) (Sobol and Kucherenko
: 2009)
: - Fractional Factorial Sensitivity Analysis (Saltelli et al. 2008)