Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DiffEqProblemLibrary.jl

Join the chat at https://gitter.im/JuliaDiffEq/Lobby Build Status

DiffEqProblemLibrary.jl is a component package in the DifferentialEquations ecosystem. It 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.