Skip to content

Releases: SciML/DiffEqBase.jl

Weak noise in Monte tests and fixed noise display

12 Jun 17:18

Choose a tag to compare

v1.12.0

fix noiseproblem display

DiffEqOperator interface

11 Jun 02:26

Choose a tag to compare

v1.11.0

export the abstract type

Hotfix Monte Carlo printout

09 Jun 06:11

Choose a tag to compare

This is a very annoying bug with the latest display overloads because every time a MonteCarloProblem is made it would error in the terminal. This QoL patch stops that error and makes it display an informative summary instead.

Fix interpolations

08 Jun 00:36

Choose a tag to compare

Bug with test coverage only in different packages... should fix tests later.

Enhanced type displays

06 Jun 02:53

Choose a tag to compare

v1.10.0

problem displays

Last v0.5 release: Remove Parameters.jl

27 May 22:54

Choose a tag to compare

Parameters.jl wasn't being used anymore, so it's being removed. This is the last v0.5-compatible release.

DEDataArray 32-bit similar dispatch

25 May 13:51

Choose a tag to compare

Causing tests to fail on Win32 for OrdinaryDiffEq.

Remove Iterators

23 May 20:42

Choose a tag to compare

v1.8.0

Update REQUIRE

Plotting and interpolation updates

18 May 07:16

Choose a tag to compare

v1.7.0

don't use aliases in recipes

v0.5 bugfixes

16 May 16:22

Choose a tag to compare

v1.6.1

workaround v0.5.2 bug