#linear-algebra #const-generics #compile

nightly const-linear

A Rust linear algebra library based on const generics

1 unstable release

0.1.0 Mar 18, 2020

#2204 in Algorithms

21 downloads per month

MIT license

66KB
1.5K SLoC

const-linear

A Rust linear algebra library based on const generics. Requires nightly in order to compile. Mostly intended for a personal in-progress game engine.

No runtime deps