Skip to content

Releases: SALib/SALib

v1.5.2

12 Oct 02:38
55e7079

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.4.7

08 Jan 01:02
3a09f1d

Choose a tag to compare

Sobol' bug fixes and documentation updates

What's Changed

Full Changelog: v1.4.6.1...v1.4.7

v1.4.6.1

17 Oct 23:30

Choose a tag to compare

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

What's Changed

Full Changelog: v1.4.6...v1.4.6.1

v1.4.6

02 Oct 02:59

Choose a tag to compare

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: v1.4.5...v1.4.6

v1.4.6 Release Candidate

24 Sep 12:49

Choose a tag to compare

Pre-release

v1.4.6 Release Candidate.

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

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.4.6-rc

Second v1.4.6 beta release

22 Jun 01:38

Choose a tag to compare

Pre-release

Second beta release of v1.4.6

What's Changed

New Contributors

Full Changelog: v1.4.6-beta.0...v1.4.6-beta.1

v1.4.6 beta release

06 Feb 04:38
98c95b1

Choose a tag to compare

v1.4.6 beta release Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.4.5...v1.4.6-beta.0

v1.4.5

04 Sep 09:49

Choose a tag to compare

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)

Hotfix v1.4.0.2

01 Jul 12:39
9fba0aa

Choose a tag to compare

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

See: #442 for context

Hotfix release for venv users

29 Jun 13:36
c8b65d7

Choose a tag to compare

Hotfix to address wheel dependency when installing SALib with venv