SciML / DifferentialEquations.jl

Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.
https://docs.sciml.ai/DiffEqDocs/stable/
Other
2.85k stars 225 forks source link

Parallel ODE Solvers #22

Closed ChrisRackauckas closed 7 years ago

ChrisRackauckas commented 8 years ago

This is a good SE post for explaining the difference between the major groups.

Here is another reference for the differences .

Maybe we should write a wrapper to PFASST.

ChrisRackauckas commented 7 years ago

Moved to https://github.com/JuliaDiffEq/OrdinaryDiffEq.jl/issues/34