Skip to content

Tags: SciML/GlobalSensitivity.jl

Tags

v2.11.0

Toggle v2.11.0's commit message
[Diff since v2.10.1](v2.10.1...v2.11.0)

**Merged pull requests:**
- Fix: rename duplicate f2 definition in DGSM tests to remove method ov… (#221) (@monik2424)
- Update RecursiveArrayTools compat to support v4 (#223) (@ChrisRackauckas-Claude)

v2.10.1

Toggle v2.10.1's commit message
[Diff since v2.10.0](v2.10.0...v2.10.1)

**Merged pull requests:**
- Fix parallelized GSA docs: pass output_func to EnsembleProblem (#217) (@ChrisRackauckas-Claude)
- Fix deprecation warnings (#218) (@ChrisRackauckas-Claude)
- Remove ThreadsX dependency (#220) (@devmotion)

v2.10.0

Toggle v2.10.0's commit message
[Diff since v2.9.0](v2.9.0...v2.10.0)

**Merged pull requests:**
- Bump actions/upload-artifact from 4 to 6 (#206) (@dependabot[bot])
- Documentation improvements: Fix grammar and code formatting (#207) (@ChrisRackauckas-Claude)
- Documentation improvements: Fix typos, formatting, and missing content (#208) (@ChrisRackauckas-Claude)
- Update Statistics requirement from <0.0.1, 1 to <0.0.1, 1, 1.11 in the all-julia-packages group across 1 directory (#209) (@dependabot[bot])
- Switch from JuliaFormatter to Runic.jl for code formatting (#210) (@ChrisRackauckas-Claude)
- Bump actions/checkout from 4 to 6 (#211) (@dependabot[bot])
- Add PrecompileTools workload to improve TTFX (#212) (@ChrisRackauckas-Claude)
- Add interface compatibility tests for Float32 and BigFloat support (#213) (@ChrisRackauckas-Claude)
- Apply Runic formatting and fix documentation build (#214) (@ChrisRackauckas-Claude)
- Skip downgrade tests and fix FormatCheck workflow (#216) (@ChrisRackauckas-Claude)

v2.9.0

Toggle v2.9.0's commit message
[Diff since v2.8.0](v2.8.0...v2.9.0)

**Merged pull requests:**
- Specify `output_func` in parallel examples (#198) (@devmotion)
- CompatHelper: bump compat for Optimization to 5 for package docs, (keep existing compat) (#200) (@github-actions[bot])
- Bump actions/checkout from 4 to 6 (#202) (@dependabot[bot])
- Add Julia ecosystem to Dependabot configuration (#203) (@ChrisRackauckas-Claude)
- Remove Parameters (#205) (@devmotion)

v2.8.0

Toggle v2.8.0's commit message
[Diff since v2.7.0](v2.7.0...v2.8.0)

**Merged pull requests:**
- CompatHelper: bump compat for Optimization to 4 for package docs, (keep existing compat) (#177) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationOptimisers to 0.3 for package docs, (keep existing compat) (#178) (@github-actions[bot])
- ci: test with `1`, `lts` and `pre` versions of julia (#179) (@thazhemadam)
- Fix compat entries (#180) (@devmotion)
- Remove unused function `allsame` (#182) (@devmotion)
- CompatHelper: bump compat for Flux to 0.15 for package docs, (keep existing compat) (#183) (@github-actions[bot])
- CompatHelper: bump compat for Flux to 0.16 for package docs, (keep existing compat) (#184) (@github-actions[bot])
- CompatHelper: bump compat for CairoMakie to 0.13 for package docs, (keep existing compat) (#186) (@github-actions[bot])
- CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#188) (@github-actions[bot])
- CompatHelper: bump compat for CairoMakie to 0.14 for package docs, (keep existing compat) (#190) (@github-actions[bot])
- CompatHelper: bump compat for CairoMakie to 0.15 for package docs, (keep existing compat) (#191) (@github-actions[bot])
- Add spell checking configuration (#192) (@ChrisRackauckas)
- [ci skip] Fix spelling: justifaction -> justification (#193) (@ChrisRackauckas)
- Apply JuliaFormatter to fix code formatting (#194) (@ChrisRackauckas)

**Closed issues:**
- Mutual Information Sensitivity Analysis (#175)

v2.7.0

Toggle v2.7.0's commit message
[Diff since v2.6.2](v2.6.2...v2.7.0)

**Merged pull requests:**
- Add KS Rank sensitivity method (#170) (@max-de-rooij)
- Rename KS Rank to RSA and fix documentation (#172) (@max-de-rooij)
- Update pages.jl (#173) (@max-de-rooij)
- ci: standardize workflows using SciML's reusable workflows (#174) (@thazhemadam)
- Mutual Information Sensitivity (#176) (@max-de-rooij)

**Closed issues:**
- Regionalized sensitivity analysis (RSA) (#13)
- Sampling-Based Nonparametric Sensitivity Analysis (#169)

v2.6.2

Toggle v2.6.2's commit message
[Diff since v2.6.1](v2.6.1...v2.6.2)

**Merged pull requests:**
- Bump julia-actions/setup-julia from 1 to 2 (#160) (@dependabot[bot])
- Document use of `Distributions`  with eFAST (#163) (@scheidan)
- Bump julia-actions/cache from 1 to 2 (#164) (@dependabot[bot])
- Move Shapley fix from #167 (#168) (@Vaibhavdixit02)

v2.6.1

Toggle v2.6.1's commit message
[Diff since v2.6.0](v2.6.0...v2.6.1)

**Merged pull requests:**
- CompatHelper: bump compat for CairoMakie to 0.11 for package docs, (keep existing compat) (#135) (@github-actions[bot])
- Update CompatHelper and run only once per day (#159) (@devmotion)
- Fix plots in Shapley tutorial (#161) (@devmotion)

v2.6.0

Toggle v2.6.0's commit message
[Diff since v2.5.0](v2.5.0...v2.6.0)

**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#123) (@dependabot[bot])
- CompatHelper: bump compat for Copulas to 0.1, (keep existing compat) (#134) (@github-actions[bot])
- CompatHelper: bump compat for OptimizationOptimisers to 0.2 for package docs, (keep existing compat) (#142) (@github-actions[bot])
- Downgrade CI (#143) (@ArnoStrouwen)
- [skip ci] fix fixing Distributions version (#144) (@ArnoStrouwen)
- CompatHelper: bump compat for QuasiMonteCarlo to 0.3, (keep existing compat) (#145) (@github-actions[bot])
- Bump crate-ci/typos from 1.16.23 to 1.17.0 (#146) (@dependabot[bot])
- Few docs cleanup (#147) (@sathvikbhagavan)
- More CI (#148) (@ArnoStrouwen)
- Bump actions/checkout from 3 to 4 (#149) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#150) (@dependabot[bot])
- Bump crate-ci/typos from 1.17.0 to 1.18.0 (#151) (@dependabot[bot])
- [skip ci] Update dependabot.yml (#152) (@ArnoStrouwen)
- ci: explicitly specify token for codecov (#153) (@thazhemadam)
- ci: explicitly specify token for codecov (#154) (@thazhemadam)
- [skip ci] update downgrade CI repo (#155) (@ArnoStrouwen)
- reapply formatter (#156) (@ArnoStrouwen)
- Specialize on Gaussian and Independent copulas only.  (#157) (@lrnv)
- Fix Shapley method (#158) (@devmotion)

v2.5.0

Toggle v2.5.0's commit message
[Diff since v2.4.0](v2.4.0...v2.5.0)

**Merged pull requests:**
- Qa (#136) (@ArnoStrouwen)
- [skip ci] dependabot ignore typos patches (#139) (@ArnoStrouwen)
- Bump actions/upload-artifact from 3 to 4 (#140) (@dependabot[bot])
- build: bump compat for RecursiveArrayTools (#141) (@sathvikbhagavan)