nalgebra
https://github.com/dimforge/nalgebra
Rust
Linear algebra library for Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported4 Subscribers
Add a CodeTriage badge to nalgebra
Help out
- Issues
- CSR/CSC: Provide constructor for unsorted but otherwise valid data
- CSR/CSC: Allow working with borrowed data + generalize index type
- Serde integration for nalgebra-sparse
- Consider changing .column to .col
- determinant and inverse does not work for wide matrix types because ComplexField is not implemented for simba::simd types
- Clippy warnings for missing Safety sections in documentation
- Provide basis unit quaternions i j k
- gemm_tr, gemm_ad do not use matrixmultiply
- Implement some operators for boolean matrices
- Endless loop in eigenvalue calculation
- Docs
- Rust not yet supported