This repository contains full implementations from the ground up of finite element methods implemented in Numpy.
The solved problems are:
- A 1D steady-state diffusion reaction equation,
- A 2D area minimisation with Dirichlet boundary conditions (soap film).