python-salib 1.5.2-1
Package Information
| Description | Sensitivity 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. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Michael Fladischer <fladi@debian.org> |
| Sponsor | fladi@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-salib.git (browse) |
| Closes | #1140501 |
| Tracker | https://tracker.debian.org/pkg/python-salib |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Date | Sun, 21 Jun 2026 17:18:20 +0000 |
|---|---|
| Source | python-salib |
| Version | 1.5.2-1 |
| Changed-By | Michael Fladischer |
| Architecture | source all |
| Distribution | unstable |
Changelog
python-salib (1.5.2-1) unstable; urgency=low . * Initial release (Closes: #1140501).
.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | python-salib-doc deb doc optional arch=all python3-salib deb python optional arch=all |
| Section | doc |
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.