Releases: SciML/SciMLSensitivity.jl
Releases · SciML/SciMLSensitivity.jl
Gradients of u0
v3.0.1 Only test on v1.1 because the compile time fixes are necessary
Adjoint heaven, Flux friendship, and happiness
Merge pull request #43 from YingboMa/myb/checkpoint Add checkpointing scheme to adjoint sensitivity analysis
Endpoint handling in adjoints
v2.4.0 whitespace
Performance enhancements and jacvec optimizations
v2.3.0 Update adjoint.jl
v1.0
v2.2.0 update to v1.0
v0.7 release
v2.1.1 fix depwarns
Tests pass and almost all depwarns gone
v2.1.0 fix remaining non-ForwardDiff bugs
First v0.7 version
v2.0.0 a few fixes
Sobol
Merge pull request #17 from Vaibhavdixit02/sobolmethod Changes in matrix initialization and test file
Global sensitivity analysis
Merge pull request #14 from Vaibhavdixit02/sobolmethod Sobol Method implementation