Crates.io | const-linear |
lib.rs | const-linear |
version | 0.1.0 |
source | src |
created_at | 2020-03-18 00:09:04.067254 |
updated_at | 2020-03-18 00:09:04.067254 |
description | A Rust linear algebra library based on const generics. |
homepage | |
repository | https://www.github.com/27factorial/const-linear.git |
max_upload_size | |
id | 220022 |
size | 67,053 |
A Rust linear algebra library based on const generics. Requires nightly in order to compile. Mostly intended for a personal in-progress game engine.