Skip to content

A collection of numerical methods for solving Initial Value Problems (IVPs). Work in progress.

Notifications You must be signed in to change notification settings

TimLeach635/ivp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b8bca4 · Dec 21, 2018

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ivp

A collection of numerical methods for solving Initial Value Problems (IVPs). Work in progress.

Current features

  • Explicit and implicit Euler methods for one-dimensional ODEs.

Planned features

  • Multidimensional ODEs for the above.
  • Generic Runge-Kutta methods.
  • Finite Element Methods for multidimensional IVPs.

About

A collection of numerical methods for solving Initial Value Problems (IVPs). Work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages