Releases: SciML/DiffEqProblemLibrary.jl
Releases · SciML/DiffEqProblemLibrary.jl
Patch docstrings for v0.7
v2.4.3 fix docstrings for v0.7
No Hires invW
v2.4.2 reduce Hires computations
Remove docstring warnings
This will make tests much nicer.
Add jump problems
Merge pull request #24 from isaacsas/diffusion-jump-ex add diffusion by CTRW example
Add jump problems
Merge pull request #22 from YingboMa/myb/fix Fix analytical solutions in BigFloat
Remove precompilation
v2.2.0 disable precompilation due to new SymEngine
Tons of new problems.
v2.1.0 Add non-diagonal SDE problems
DDE parameters in history function
Merge pull request #14 from devmotion/history_params Add parameters to history function
Syntax change
v1.0.0 Update REQUIRE
Add a bunch of DDE examples
Merge pull request #13 from devmotion/more_dde_problems Improve and add DDE problems