2 releases
Uses old Rust 2015
0.1.1 | Nov 14, 2016 |
---|---|
0.1.0 | Nov 8, 2016 |
#23 in #dense
38KB
1K
SLoC
libdensearray
This is a Rust library for N-dimensional dense arrays.
Currently, there are specialized types for N=1 through 4, and linear algebra methods are defined for N=1 (vectors) and N=2 (matrices).
Dependencies
~90MB
~2M SLoC