elm-community / linear-algebra

Fast Linear Algebra for Elm.

Home Page:http://package.elm-lang.org/packages/elm-community/linear-algebra/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED: Moved to elm-explorations/linear-algebra

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

Fast Linear Algebra for Elm.

http://package.elm-lang.org/packages/elm-community/linear-algebra/latest

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


Languages

Language:JavaScript 71.3%Language:Elm 28.7%