Skip to content

Releases: SciML/StochasticDiffEq.jl

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

Retcodes and Callback Initialize

31 Mar 15:07
Compare
Choose a tag to compare
v1.3.0

Update REQUIRE

Fix saveat

20 Mar 04:40
Compare
Choose a tag to compare

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

0.6 compatibility

19 Mar 00:50
Compare
Choose a tag to compare
v1.2.0

Update REQUIRE

Integrator Interface Improvement

15 Feb 04:41
Compare
Choose a tag to compare

The integrator interface was improved to be fully compatible with MultiScaleArrays

DataArrays and Variable Rate Jump Compatibility

09 Feb 09:31
Compare
Choose a tag to compare

This patch contains bugfixes which allow for data array and variable rate jump compatibility.

Performance Improvements

07 Feb 05:52
Compare
Choose a tag to compare

Usage of the muladd macro and dense searching lead to pretty good performance improvements.