Releases: SciML/GlobalSensitivity.jl
Releases · SciML/GlobalSensitivity.jl
v2.1.4
GlobalSensitivity v2.1.4
Merged pull requests:
- [skip ci] LanguageTool (#96) (@ArnoStrouwen)
- Fix the Ei estimator and name correspondence (#97) (@Vaibhavdixit02)
v2.1.3
GlobalSensitivity v2.1.3
Closed issues:
- undefined variable easi (#86)
Merged pull requests:
- updated README and make.jl as per sciml template (#84) (@00krishna)
- canonize docs (#85) (@ArnoStrouwen)
- some test files not included (#87) (@ArnoStrouwen)
- Update easi_sensitivity.jl, change leftover
N
tosamples
(#88) (@Vaibhavdixit02) - added reproducibility to index.md and make.jl (#91) (@00krishna)
- doc compat (#92) (@ArnoStrouwen)
v2.1.2
GlobalSensitivity v2.1.2
Closed issues:
- eFAST fails when Sobol works. Sobol sum of S1 not always equal to 1. (#82)
Merged pull requests:
- Remove and correct unnecessary or required isbn items (#76) (@jbytecode)
- add missing DOIs (#77) (@jbytecode)
- doc cov (#78) (@ArnoStrouwen)
- [skip ci] badges (#79) (@ArnoStrouwen)
- MassInstallAction: Install the Invalidations workflow on this repository (#80) (@devmotion)
- Assign the fixed value to parameter incase of equal bounds in eFAST (#83) (@Vaibhavdixit02)
v2.1.1
GlobalSensitivity v2.1.1
Merged pull requests:
- Update paper and bibliography (#74) (@jbytecode)
- Run grammarly on paper (#75) (@Vaibhavdixit02)
v2.1.0
GlobalSensitivity v2.1.0
Closed issues:
- Argument lists in the documentation (#24)
- Format and setup formatting CI (#59)
- [Documentation] Tutorial doesn't work (#69)
Merged pull requests:
- Use shorter example in joss paper (#72) (@Vaibhavdixit02)
- Make docs build examples strictly (#73) (@ChrisRackauckas)
v2.0.1
GlobalSensitivity v2.0.1
Closed issues:
- [Documentation] Docstring for gsa function missing (#68)
Merged pull requests:
- Format and add step for check (#60) (@Vaibhavdixit02)
- Add Makie reference and cite it (#62) (@Vaibhavdixit02)
- A bunch of paper edits for the review (#63) (@ChrisRackauckas)
- Address review comments (#64) (@Vaibhavdixit02)
- Add headings to plots in paper (#66) (@Vaibhavdixit02)
- Make captions bold text below the plots (#67) (@Vaibhavdixit02)
- Update tutorials and switch to using docstrings (#70) (@Vaibhavdixit02)
- Fix parser error (#71) (@Vaibhavdixit02)
v2.0.0
GlobalSensitivity v2.0.0
Closed issues:
- Update EASI implementation based on review from Elmar (#53)
- Add dispatch for parameter and output data frames in addition to function based ones (#54)
Merged pull requests:
- Add dct based easi calculation (#55) (@Vaibhavdixit02)
- Use
samples
as the kwarg consistently, add input and output matrices methods and add joss submission files (#56) (@Vaibhavdixit02)
v1.3.3
GlobalSensitivity v1.3.3
v1.3.2
GlobalSensitivity v1.3.2
Merged pull requests:
- Add redirect (#51) (@Vaibhavdixit02)
- Update LV tutorial (#52) (@Vaibhavdixit02)
v1.3.1
GlobalSensitivity v1.3.1
Merged pull requests:
- Update step incase of second order to fix calculation with bootstrap (#49) (@Vaibhavdixit02)
- Fix second order indices calculation for diffeq solution (#50) (@Vaibhavdixit02)