Linear Algebra for Elm
A library for vector and matrix math. See the full docs here. It is completely written in Elm with no Native/Kernel JavaScript.
This is needed for 3D rendering with WebGL in Elm, but is useful for anything where linear algebra is needed.