justgook / alt-linear-algebra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Even Faster Linear Algebra for Elm

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

This is alternative to original linear-algebra and can NOT be used directly with WebGL , but is useful for anything where fast linear algebra is needed.

About

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


Languages

Language:Elm 97.3%Language:JavaScript 2.7%