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
- 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
- Point's Display implementation doesn't respect formatter params
- Fix Point display to respect formatting parameters
- Possible incorrect constraint in Matrix::zip_zip_apply()
- Add Const<T> impl through 1024
- Possible to create a non-invertible affine or projective matrix with SubsetOf::to_superset
- Docs
- Rust not yet supported