Skip to content

Releases: SciML/StochasticDiffEq.jl

ForwardDiff update

25 May 08:34
Compare
Choose a tag to compare
v2.3.0

zero the dt values

Fix random test failures due to similar in automatic dt

17 May 00:44
Compare
Choose a tag to compare

StaticArray interpolation and plotting fix

16 May 19:05
Compare
Choose a tag to compare

A weird edge-case behavior makes static arrays previously not plot or interpolate well. This fixes that issue.

IIF and static arrays

15 May 19:36
Compare
Choose a tag to compare
v2.1.0

fix static arrays 0.6 tests

Patch saveat start time and DEDataArray interpolation

12 May 09:03
Compare
Choose a tag to compare

Hotfix show in initial dt

07 May 18:45
Compare
Choose a tag to compare

I accidentally left a show in the initial dt calculation...

Get rid of warning

07 May 06:49
Compare
Choose a tag to compare

Get rid of harmless warning due to newest DiffEqBase update, and fixes initdt in a case with complex numbers

v0.6 depwarn fixes

04 May 05:35
Compare
Choose a tag to compare
v2.0.1

fix depwarns

Refined SDE problems work and new noise process

01 May 23:39
Compare
Choose a tag to compare
v2.0.0

fix for constant transfer

Update for DiffEqBase v0.15.0

12 Apr 17:02
Compare
Choose a tag to compare
v1.4.0

NoiseProcess API change