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
- Add `try_[zip_[zip_]]map` methods to Matrix
- Better way to convert between SVector and DVector?
- QR decomposition could computes the full QR factorization
- Proposal: Agressively feature gate parts of the code as a way to make compiling faster
- Native Gauss-Jordan Elimination
- Serialization of 2D rotations uses more data than strictly necessary
- Safe way to construct a vector or a matrix from an iterator?
- nalgebra::base::Matrix::swap_rows and similar methods require T to implement nalgebra::base::Scalar
- Make Display and Debug outputs concise and consistent
- SVD::solve quietly produces invalid solution for certain matrices
- Docs
- Rust not yet supported