schwabts / solving_pde_mooc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

© B. Knaepen & Y. Velizhanina

Numerical methods for partial differential equations

by Bernard Knaepen & Yelyzaveta Velizhanina

This Github repository contains an introduction to numerical methods for solving partial differential equations. It's divided in several chapters:

  • Introduction
  • Time integration
  • Finite differences
  • Partial differential equations
  • Iterative methods

The course material is provided in Jupyter notebooks that can be executed on a local machine after installing the required set of Python packages. The full set of installation instructions is available in a dedicated notebook.

The course can also be accessed through a static website.

About


Languages

Language:Python 53.3%Language:Cython 19.6%Language:CSS 17.7%Language:TeX 9.4%