A simple finite element toolbox written in Julia.
Note: This package was originally called JuAFEM.jl, but has now been renamed to Ferrite.jl.
You can install Ferrite from the Pkg REPL:
pkg> add https://github.com/Ferrite-FEM/Ferrite.jl.git
which will track the master
branch of the package.