Skip to content

Releases: SciML/StochasticDiffEq.jl

StaticArray interpolation and plotting fix

16 May 19:05

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

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

Choose a tag to compare

Hotfix show in initial dt

07 May 18:45

Choose a tag to compare

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

Get rid of warning

07 May 06:49

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

Choose a tag to compare

v2.0.1

fix depwarns

Refined SDE problems work and new noise process

01 May 23:39

Choose a tag to compare

v2.0.0

fix for constant transfer

Update for DiffEqBase v0.15.0

12 Apr 17:02

Choose a tag to compare

v1.4.0

NoiseProcess API change

Retcodes and Callback Initialize

31 Mar 15:07

Choose a tag to compare

v1.3.0

Update REQUIRE

Fix saveat

20 Mar 04:40

Choose a tag to compare

there was a hotfix to saveat which had a slight mistake. Necessary patch.