Releases: SciML/StochasticDiffEq.jl
Releases · SciML/StochasticDiffEq.jl
Fix abstract array resizing
v2.18.1 resize the S2 cache
Newest diff tools
Merge pull request #47 from JuliaDiffEq/difftools update for difftools v0.2.0
Update for newest ForwardDiff
v2.17.0 update for new forwarddiff
Upgrade to use DiffEqDiffTools.jl
v2.16.0 Merge branch 'test'
Fix callback check on exact values
v2.15.2 fix continuous callback at exact time
more integrator interface and more tests
v2.15.1 more integrator interface on stochastic
Scalar noise solvers
v2.15.0 full scalar noise
reinit
Merge pull request #42 from JuliaDiffEq/reinit sde reinit
Fix eps for floating point handling
v2.13.1 fix eps for floating point handling
DiffEqBase 2.0.0 compatibility
v2.13.0 Merge branch 'no_mutate'