Releases: SciML/DifferentialEquations.jl
Add DiffEqUncertainty
This got finished, so why not. Also fixes test errors on v0.6.
DifferentialEquations v2.0.0
We are pleased to announce v2.0.0 of DifferentialEquations.jl. This will be made official when the METADATA PR is merged. A release blog post on the JuliaDiffEq blog will detail all of the latest release. A follow-up "State of the Ecosystem" post on StochasticLifestyle.com will detail what 2.0 was all about, and what the goals are for 3.0.
Fix ode test
It still was using ODETestProblem
Update for DiffEqBase v0.15.0
v1.10.0 Merge branch 'fix'
Temporarily Remove PyDSTool
A PyCall release made this not build correctly, at least on Windows. PyDSTool will be disabled until this is fixed.
Add PyDSTool
v1.9.0 Update .travis.yml
Add modeling packages
This release adds the modeling packages DiffEqFinancial, DiffEqBiological, and MultiScaleArrays. In addition, DiffEqJump has been added for defining jump equations.
Updated Minimum Versions
This pushes a new release for the ecosystem, and has minimum versions to match the documentation. Also updates the tests for a minor change: not a functional change, but required for the tests to pass with the newest versions of OrdinaryDiffEq.jl and StochasticDiffEq.jl.
New Libraries: DiffEqCallbacks, DelayDiffEq, and DiffEqMonteCarlo
v1.6.0 Merged branch master into master
Pre-Modularization Archive
v0.5.1 DifferentialEquations v0.5.1 [654c8dcfc8]