/Partial-Differential-Equations

Set of Jupyter notebooks on the solutions of Partial Differential Equations (PDE)

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

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.