General-purpose linear algebra library with transformations and statically-sized or dynamically-sized matrices.
cargo add nalgebra
[dependencies]
nalgebra = "0.35.0"
| 官网 | https://nalgebra.rs |
|---|---|
| 仓库 | https://github.com/dimforge/nalgebra |
| 文档 | https://www.nalgebra.rs/docs |
| 最新版本 | 0.35.0 |
| 分类 | science, no-std, wasm, mathematics |