SimpleBoundaryValueDiffEq.jl

Author SciML
Popularity
1 Star
Updated Last
10 Months Ago
Started In
February 2024

SimpleBoundaryValueDiffEq

Build Status Aqua

SimpleBoundaryValueDiffEq.jl is a library of basic boundary value problem solvers. Similar to SimpleDiffEq.jl, this library aims to serve as teaching tutorials for simple BVP solvers implementation, benchmarks and testing correctness of other complicated implementations.