Hacker News new | ask | show | jobs
by daleroberts 1806 days 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