LuisAyuso / elm-linear-algebra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note: The primary fork of this project can be found at elm-community

Fast Linear Algebra for Elm

A library for fast vector and matrix math. See the full docs here.

This is needed for 3D rendering with WebGL in Elm, but is useful for anything where fast linear algebra is needed.

It is based on the MJS library for JavaScript.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 80.8%Language:Elm 19.2%