DiffEqProblemLibrary.jl

A library of premade problems for examples and testing differential equation solvers and other SciML scientific machine learning tools
Popularity
39 Stars
Updated Last
11 Months Ago
Started In
October 2016

DiffEqProblemLibrary.jl

Build Status SciML Code Style

DiffEqProblemLibrary.jl is a component package in the DifferentialEquations ecosystem. It contains premade problems for the differential equations solvers. These can either be used as tests or as examples to show how to use the the solvers. Check out the problems in the src directory. Users interested in using this functionality should check out DifferentialEquations.jl.

Required Packages

Used By Packages