DiffEqBase.jl
The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
> [!IMPORTANT] > > This package was moved to be a sublibrary in [OrdinaryDiffEq.jl](https://github.com/SciML/OrdinaryDiffEq.jl). The migration is a maintanance change but should have no functional > change to the library. The project is written primarily in Julia, distributed under the Other license, first published in 2016. Key topics include: dae, dde, delay-differential-equations, differential-algebraic-equations, differential-equations.
DiffEqBase.jl
[!IMPORTANT]
This package was moved to be a sublibrary in OrdinaryDiffEq.jl. The migration is a maintanance change but should have no functional
change to the library.
Previous Stuff
DiffEqBase.jl is a component package in the DiffEq ecosystem. It holds the
common types and utility functions which are shared by other solver packages
to promote code reuse in the differential equation solver code.
Users interested in using this
functionality in full should check out DifferentialEquations.jl.
The documentation for the interfaces here can be found in DiffEqDocs.jl and DiffEqDevDocs.jl.
Contributors
Showing top 12 contributors by commit count.
