SALib

Sensitivity Analysis Library in Python. Contains Sobol, Morris, FAST, and other methods.

MIT License

Downloads
474.5K
Stars
872
Committers
45

Bot releases are visible (Hide)

SALib - v1.4.7 Latest Release

Published by ConnectedSystems almost 2 years ago

Sobol' bug fixes and documentation updates

What's Changed

Full Changelog: https://github.com/SALib/SALib/compare/v1.4.6.1...v1.4.7

SALib - v1.4.6.1

Published by ConnectedSystems about 2 years ago

Quick release with fix to allow 0 skipping of sobol' sequence.

What's Changed

Full Changelog: https://github.com/SALib/SALib/compare/v1.4.6...v1.4.6.1

SALib - v1.4.6

Published by ConnectedSystems about 2 years ago

Highlights

  • Performance improvements to HDMR (~50% decrease in runtime for the Ishigami function)
  • New Sobol' sampler (interfaced with SciPy) which supports sequence scrambling
  • New heatmap visualization
  • Improvements to documentation for Morris, PAWN and HDMR methods.
  • New documentation website, thanks to @tupui and @sahin-abdullah

What's Changed

New Contributors

Full Changelog: https://github.com/SALib/SALib/compare/v1.4.5...v1.4.6

SALib - v1.4.6 Release Candidate

Published by ConnectedSystems about 2 years ago

v1.4.6 Release Candidate.

A full release will be done if no issues are encountered.

What's Changed

New Contributors

Full Changelog: https://github.com/SALib/SALib/compare/v1.4.5...v1.4.6-rc

SALib - Second v1.4.6 beta release

Published by ConnectedSystems over 2 years ago

Second beta release of v1.4.6

What's Changed

New Contributors

Full Changelog: https://github.com/SALib/SALib/compare/v1.4.6-beta.0...v1.4.6-beta.1

SALib - v1.4.6 beta release

Published by ConnectedSystems over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/SALib/SALib/compare/v1.4.5...v1.4.6-beta.0

SALib - v1.4.5

Published by ConnectedSystems about 3 years ago

Documentation

  • Updated Salteli sampling examples to use powers of 2 following recommendations
  • Added citations.cff file

Development

  • Upgrade PyScaffold to v4
  • Replaced recommonmark with MyST (PR #466)
SALib - Hotfix v1.4.0.2

Published by ConnectedSystems over 3 years ago

Minor update to allow no skip values in Saltelli/Sobol' sampling (#443)

See: https://github.com/SALib/SALib/issues/442 for context

SALib - Hotfix release for venv users

Published by ConnectedSystems over 3 years ago

Hotfix to address wheel dependency when installing SALib with venv

SALib - v1.3.13

Published by ConnectedSystems over 3 years ago

  • Many documentation improvements
  • Explicitly mention extended FAST in documentation
  • Saltelli sampling: Warnings displayed when selected samples do not meet
    requirements (PR #416).
  • Conversion to DataFrame when groups are defined with Sobol' results
    (PR #413 and Issue #387)
  • Group sampling and analysis enabled for Sobol' and morris
  • Enhanced DataFrame support for groups
SALib - v1.4.0 Release

Published by ConnectedSystems over 3 years ago

v1.4.0 Release

Shortlist of changes since v1.3.x

Added

  • High Dimensional Model Representation (HDMR) method (PR #275)
  • PAWN method (PR #415)
  • Support for sampling/analysis method chaining (PR #339)
  • Support for truncated normal distribution (PR #383)
  • Confidence Interval estimation for FAST-based methods (PR #375)
  • Initial support for parallel model evaluation

Documentation

  • Defining non-uniform sampling now explicitly documented
  • Many general documentation improvements
  • Added FAQ

Development

  • Generalized support for non-uniform sampling methods (PR #346)
SALib - Public beta

Published by ConnectedSystems almost 4 years ago

SALib - SALib v1.3.12

Published by ConnectedSystems almost 4 years ago

Documentation Hotfix: Address broken link in documentation for RBD-FAST (thanks @Vaibhavdixit02)

SALib - v1.4.0 development release

Published by ConnectedSystems almost 4 years ago

This pre-release includes a fix that prevented method chaining from working correctly.

SALib - v1.4.0 development pre-release

Published by ConnectedSystems almost 4 years ago

  • Improved documentation
  • Continued improvements to method chaining approach
  • HDMR method (thanks to @sahin-abdullah)
  • Better plotting support
  • Confidence interval estimation for FAST and RBD-FAST
SALib - Development pre-release

Published by ConnectedSystems about 4 years ago

  • HDMR method
  • New ProblemSpec class
  • Method chaining approach
  • Better plotting support
  • Unified print_to_console output (with the exception of HDMR results)
  • Improved documentation
  • Initial FAQ added
SALib - SALib v1.3.8

Published by jdherman about 5 years ago

  • Basic sensitivity index plotting (bar plot)
  • Clean duplicate options
  • Bugfixes
SALib - SALib v1.3.7

Published by jdherman over 5 years ago

bugfixes

SALib - SALib v1.3.4

Published by jdherman over 5 years ago

Update testing framework and small bug fixes

SALib - SALib v1.2

Published by jdherman almost 6 years ago

Major changes:

  • Consolidated command-line interface (refer to new scripts in examples/ directory)
  • Ability to convert results to pandas dataframe
    (thanks to @ConnectedSystems for these updates)

In addition to several small bugfixes.

Package Rankings
Top 34.63% on Anaconda.org
Top 14.56% on Conda-forge.org
Top 1.08% on Pypi.org