DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-salib 1.5.2-1

Package Information

DescriptionSensitivity Analysis Library (Python3 version)

SALib is an open source library written in Python for performing sensitivity analyses. SALib provides a decoupled workflow, meaning it does not directly interface with the mathematical or computational model. Instead, SALib is responsible for generating the model inputs, using one of the sample functions, and computing the sensitivity indices from the model outputs, using one of the analyze functions. SALib provides several sensitivity analysis methods, such as Sobol, Morris, and FAST.

This package contains the Python 3 version of the library.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByMichael Fladischer <fladi@debian.org>
Sponsorfladi@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-salib.git (browse)
Closes#1140501
Trackerhttps://tracker.debian.org/pkg/python-salib
Uploaded4 hours ago

New Package Report

.changes
DateSun, 21 Jun 2026 17:18:20 +0000
Sourcepython-salib
Version1.5.2-1
Changed-ByMichael Fladischer
Architecturesource all
Distributionunstable
Changelog
python-salib (1.5.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #1140501).
.dsc
Priorityoptional
Componentmain
Package-Listpython-salib-doc deb doc optional arch=all
python3-salib deb python optional arch=all
Sectiondoc
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-salib
Upstream-Contact: SALib contributors
Source: https://github.com/salib/salib

Files: *
Copyright: 2013-2017 Jon Herman, Will Usher, and others
License: Expat

Files: debian/*
Copyright: 2026, Michael Fladischer <fladi@debian.org>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package