Releases: SciML/SciMLSensitivity.jl
Releases · SciML/SciMLSensitivity.jl
v5.1.0
v5.1.0 (2019-12-20)
Merged pull requests:
- Higher order (second) Sobol indices and Morris update (#136) (Vaibhavdixit02)
v5.0.0
v4.4.0
v4.4.0 (2019-12-08)
Merged pull requests:
- CompatHelper: bump compat for "DataFrames" to "0.20" (#133) (github-actions[bot])
- Multi output Sobol global sensitivity analysis (#132) (ChrisRackauckas)
- batch sobol test (#129) (ChrisRackauckas)
- CompatHelper: add new compat entry for "Quadrature" at version "0.1" (#128) (github-actions[bot])
- CompatHelper: add new compat entry for "RecursiveArrayTools" at version "1.0" (#126) (github-actions[bot])
- CompatHelper: add new compat entry for "DiffEqCallbacks" at version "2.9" (#125) (github-actions[bot])
- CompatHelper: add new compat entry for "DiffEqDiffTools" at version "1.4" (#124) (github-actions[bot])
- CompatHelper: add new compat entry for "Tracker" at version "0.2" (#123) (github-actions[bot])
- CompatHelper: add new compat entry for "ForwardDiff" at version "0.10" (#122) (github-actions[bot])
- CompatHelper: add new compat entry for "DataFrames" at version "0.19" (#121) (github-actions[bot])
- CompatHelper: add new compat entry for "QuadGK" at version "2.1" (#120) (github-actions[bot])
- CompatHelper: add new compat entry for "DiffEqBase" at version "6.5" (#119) (github-actions[bot])
- CompatHelper: add new compat entry for "Parameters" at version "0.12" (#118) (github-actions[bot])
- CompatHelper: add new compat entry for "GLM" at version "1.3" (#117) (github-actions[bot])
- Have
extract\_local\_sensitivities
return a 2D subarray (#114) (jlumpe) - Quadrature Sobol (#105) (Vaibhavdixit02)
v4.3.0
v4.2.0
v4.2.0 (2019-11-18)
Merged pull requests:
- Update kwarg structure of localsensitivityproblem (#115) (ChrisRackauckas)
v4.1.3
v4.1.2
v4.1.2 (2019-10-16)
Closed issues:
- Register (#104)
Merged pull requests:
- Fix first and total indices c.i. calculation output (#106) (Vaibhavdixit02)
v4.1.1
v4.1.0
v4.1.0 (2019-09-12)
Closed issues:
- Register (#96)
Merged pull requests:
- Only Tracker (#97) (ChrisRackauckas)
v4.0.1
v4.0.1 (2019-09-09)
Merged pull requests:
- Minor fixes (#95) (Vaibhavdixit02)
- Make additional arguments part of the method struct (#94) (Vaibhavdixit02)