New
v1.5.2
What's Changed
- Fix pawn analysis for problems with groups by @Zapiano in https://github.com/SALib/SALib/pull/636
- Add standard deviation to reported sensitivity statistic by @ConnectedSystems in https://github.com/SALib/SALib/pull/638
- Updated Numpy dependency to
>=2.0by @mrvisscher in https://github.com/SALib/SALib/pull/640 - Remove outdated info by @ConnectedSystems in https://github.com/SALib/SALib/pull/641
- hdmr.ancova() vectorization by @eyyarbasi in https://github.com/SALib/SALib/pull/608
- Update morris.py by @AnbazhaganS in https://github.com/SALib/SALib/pull/645
- DOC: Change truncnorm bounds order by @joaoantoniocardoso in https://github.com/SALib/SALib/pull/647
- fix: dgsm analyze example doc by @singhravi1 in https://github.com/SALib/SALib/pull/655
- add parsac to projects that use SALib by @jornbr in https://github.com/SALib/SALib/pull/660
- Shift to using numpy.random.Generator and harmonize signature of seed across all sample functions by @quaquel in https://github.com/SALib/SALib/pull/662
New Contributors
- @Zapiano made their first contribution in https://github.com/SALib/SALib/pull/636
- @mrvisscher made their first contribution in https://github.com/SALib/SALib/pull/640
- @AnbazhaganS made their first contribution in https://github.com/SALib/SALib/pull/645
- @joaoantoniocardoso made their first contribution in https://github.com/SALib/SALib/pull/647
- @singhravi1 made their first contribution in https://github.com/SALib/SALib/pull/655
- @jornbr made their first contribution in https://github.com/SALib/SALib/pull/660
- @quaquel made their first contribution in https://github.com/SALib/SALib/pull/662
Full Changelog: https://github.com/SALib/SALib/compare/v1.5.1...v1.5.2