Skip to content
Takuya Iwanaga edited this page Nov 1, 2020 · 6 revisions

Latest Announcements from the SALib team

SALib v1.4 development pre-release

On behalf of the SALib development team I'm pleased to announce that a new development release is available via PyPI. Try it out with:

pip install --pre salib==1.4.0.dev2

Some upcoming feature highlights:

  • Improved documentation and an FAQ
  • Better plotting support
  • Expanded support for different sampling distributions
  • FAST and RBD-FAST methods now estimate confidence intervals as well
  • Uniform print_to_console using DataFrames

Features considered experimental for this release include:

Report any issues that may occur over here.

Any and all feedback is appreciated.

Clone this wiki locally