Linear algebra library for Rust.
a45ef26375
This is more robust than delegating to a slice, which has been removed upstream due to unsafety. Since we can rely on there being no pointer indirection in a GenericArray, we just iterate over the array. |
||
---|---|---|
benches | ||
examples | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
README.md |