Skip to content

Python implementations of common numerical methods used to solve ODEs and PDEs

Notifications You must be signed in to change notification settings

ranasid17/Numerical-Methods

Repository files navigation

Numerical-Methods

Goal:

  1. Solve multiple classes of ODEs and PDEs numerically using common numerical methods
  2. Graph the numerical solution

Contents:

  1. Python functions for numerically solving common classes of ODEs and PDEs. a) Ex: Hamiltonians, Heat Equation, scalar ODEs, etc.
  2. All functions contain sample ODEs and/or PDEs for passing through implementation
  3. Some functions contain mathplot.lib implementations for graphing solutions

About

Python implementations of common numerical methods used to solve ODEs and PDEs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages