Skip to content

Releases: SciML/DiffEqProblemLibrary.jl

Remove docstring warnings

10 May 14:06
ee19949
Compare
Choose a tag to compare

This will make tests much nicer.

Add jump problems

08 May 22:08
88c63f3
Compare
Choose a tag to compare
Merge pull request #24 from isaacsas/diffusion-jump-ex

add diffusion by CTRW example

Add jump problems

01 May 01:03
8036db6
Compare
Choose a tag to compare
Merge pull request #22 from YingboMa/myb/fix

Fix analytical solutions in BigFloat

Remove precompilation

16 Apr 05:30
Compare
Choose a tag to compare
v2.2.0

disable precompilation due to new SymEngine

Tons of new problems.

06 Apr 07:47
Compare
Choose a tag to compare
v2.1.0

Add non-diagonal SDE problems

DDE parameters in history function

25 Mar 19:35
a346d45
Compare
Choose a tag to compare
Merge pull request #14 from devmotion/history_params

Add parameters to history function

Syntax change

25 Jan 11:00
83123f3
Compare
Choose a tag to compare
v1.0.0

Update REQUIRE

Add a bunch of DDE examples

05 Sep 14:42
Compare
Choose a tag to compare
Merge pull request #13 from devmotion/more_dde_problems

Improve and add DDE problems

DDEProblem

23 Aug 14:15
Compare
Choose a tag to compare
v0.10.0

Update REQUIRE

Get rid of explicit iip

02 Aug 12:51
Compare
Choose a tag to compare

This is required for tests to pass on future versions, and was unnecessary.