Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 528 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 528 Bytes

Partial-Differential-Equations

Set of Jupyter notebooks with numerical solutions of Partial Differential Equations (PDE). In each of the Jupyter Notebooks there is an implementation of a specific algorithm to solve a given PDE. Check, for instance, the Finite Differences Method or the Pseudospectral Method.