GSoC 2017: Native Julia second order ODE and BVP solvers

By: JuliaLang - The Julia programming language

Re-posted from: https://julialang.org/blog/2017/11/gsoc-ode/

GSoC 2017: Native Julia second order ODE and BVP solvers | My original GSoC project was about implementing native Julia solvers for solving boundary value problems (BVPs) that were determined from second order ordinary differential equations (ODEs). I started down the BVP path, built a shooting method to solve BVPs from initial value problems (IVPs), and the…

Read more