Introduction to NIDDL_FEM.jl
NIDDL_FEM.jl is a Julia package that implements a version of the Finite Element Method.
Installation
You can obtain NIDDL_FEM.jl using Julia's Pkg REPL-mode (hitting ] as the first character of the command prompt):
(v1.5) pkg> add https://github.com/EmileParolin/NIDDL_FEM.jl