This project solves the two-dimensional Poisson equation on a unit square using second-order finite differences. Two implementations are provided: A Python reference solver that relies on NumPy and ...
A compiled version for web browsers is also available on a CDN: Fill the grid with random points following the distance constraint. Returns the entirety of the points in the grid as an array of ...