Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 567 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 567 Bytes

numerical-PDE-experiments

A collection of Python code and Google Colab notebooks that implement classic numerical PDE algorithms (Finite Differences, Finite Elements, Multigrid) and analyze performance. You can open the Google Colab notebooks (.ipynb) through GitHub to view the code and correpsonding plots and analysis!

References: The Mathematical Theory of Finite Elements by Susanne Brenner and L. Scott, Lecture Notes on Numerical Partial Differential Equations by James Adler, Finite Difference Schemes and Partial Differential Equations by John Strikwerda