Skip to content

v4.0.5: Merge pull request #190 from SURGroup/Development

Compare
Choose a tag to compare
@dgiovanis dgiovanis released this 21 Oct 19:42
2f16b1a

Changes:

  • 2f16b1a Merge pull request #190 from SURGroup/Development
  • 0c523f1 Merge branch 'master' into Development
  • 5dba9de Merge pull request #189 from SURGroup/feature/new_sensitivities
  • bba0a67 Revert "Delete src/UQpy/surrogates/kriging directory"
  • a79da94 Delete src/UQpy/surrogates/kriging directory
  • 066e5a3 Update README.rst
  • b82e53e Very minor updates to the documentation for Chatterjee Sensitivity documentation
  • ec2f910 Fixes failing Sobol Sensitivity tests
  • bc15e7f Documentation fixes due to class and attribute renaming
  • 7f3a9dc Fixes failing examples due to changed naming conventions
See More
  • 0b0ee2f Fixes failing tests after changing naming conventions
  • 813ae54 Naming fixes
  • 02bbff7 Minor example fixes
  • f4e2bb3 Merge pull request #186 from Uncertainty-Group-Braunschweig/Development
  • e57f82d Described why SA outputs are different
  • ee1d892 Minor changes in documentation
  • af5e2a5 Minor fixes to docstring
  • 786c6e5 Changed a_values in Sobol func
  • dfa17e9 Added convergence study
  • 08d9180 Minor fix
  • 7da93b1 Added a basic comparison of sensitivity indices
  • 624c373 Fixed minor typo
  • 0216941 Added type hints to PostProcess module
  • 564086b Added plots in Chatterjee index examples
  • ef52484 Added plots in CVM index examples
  • bb14e82 Added plots in Generalised Sobol examples
  • d11e395 Added plots in Sobol examples
  • 08d954f Added PostProcess module for sensitivity indices.
  • dd6393f Added references to bibliography for Sobol
  • 168f7d3 Added references to bibliography for GSI
  • e3f0d7a Added references to bibliography for CVM
  • f3b5935 Added references to bibliography for Chatterjee
  • caffb2d Changed variable name: CI -> confidence interval
  • d78b28b Changed variable name: CI -> confidence interval
  • e0ad8da Changed baseclass module names to CamelCase
  • bfa2c53 Changed Sobol module name to CamelCase
  • f9eec9a Changed GSI module name to CamelCase
  • 78ba451 Changed CVM module name to CamelCase
  • 4ceb33c Changed Chatterjee module name to CamelCase
  • aff7d09 Added Type Hints to baseclass modules
  • 13d229e Added Type Hints to Sobol module
  • 9fcda77 Added Type Hints to GSI module
  • 3584406 Added Type Hints to CVM module
  • df66e93 Added Type Hints to Chatterjee module
  • 12a5b82 Added NumpyIntArray to support int arrays as input
  • d842ec6 Improved documentation Sobol indices
  • 26d27db Merge pull request #1 from SURGroup/Development
  • d48552c Improved documentation GeneralisedSobol indices
  • 86dcd1a Improved documentation for CramervonMises indices
  • 21c0289 Improved documentation for Chatterjee indices
  • f15c7bb Added examples generalised sobol sensitivity
  • 29b4727 Add unit tests for generalised sobol sensitivity
  • 3da45cf Added documentation for generalised sobol indices
  • 1e6118f Added generalised sobol sensitivity
  • e181e73 Add unit tests for Chatterjee sensitivity
  • e4407c6 Added examples Chatterjee sensitivity
  • 0b5a666 Added documentation Chatterjee sensitivity
  • c86aea2 Minor docstring fix
  • 92a724c Added Chatterjee sensitivity index
  • 3f59fd8 Changed docstrings to match rtd_theme
  • 69ac38a Minor fixes in docstrings
  • 852be9d Rearranged order in index
  • 8ab4892 Fixed references in documentation
  • 4d4a012 Added examples Cramér-von Mises sensitivity
  • 27305fc Added documentation Cramér-von Mises sensitivity
  • f16288d Add unit tests for Cramér-von Mises sensitivity
  • 068fde5 Added Cramér-von Mises sensitivity index
  • c38b2e6 Added examples for Sobol indices
  • 5de396e Added documentation for Sobol indices
  • 23c0607 Formatted conf.py with Black
  • 2ae7ceb Added modules in sensitivity init.py
  • d2da7d1 Fixed minor typo
  • 18ed2f2 Add unit tests for sobol & sensitivity baseclass
  • a0ddbed Added sobol sensitivity

This list of changes was auto generated.