4 ms·
Here is my implementation in python of the Poisson equation on an arbitrary 2D domain using the finite element method. I used this for teaching a course in part
by daleroberts 5y ago
Here is my implementation in python of the Poisson equation on an arbitrary 2D domain using the finite element method. I used this for teaching a course in partial differential equations:
https://github.com/daleroberts/poisson https://github.com/daleroberts/poisson