All Projects → elm-explorations → linear-algebra

elm-explorations / linear-algebra

Licence: BSD-3-Clause license
Fast linear algebra for Elm

Programming Languages

javascript
184084 projects - #8 most used programming language
elm
856 projects
shell
77523 projects

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].