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
- Clean up symbolic cholesky factorization
- Implement Sparse Left-Looking LU factorization
- Make the lapack SVD struct public?
- Implement reduced row echelon form function
- Failed proptest on CI: linalg::eigen::proptest_tests::f64::symmetric_eigen_static_square_3x3
- Implement `bytemuck::Pod` and `bytemuck::Zeroable` for statically known transformations such as `Isometry`
- Incorrect docs for `nalgebra_sparse::factorization::CscCholesky::{solve, solve_mut}`
- `a.norm_squared()` and `a.dot(&a)` generates different code for vectors of real floats
- Numerical instability in UnitQuaternion::rotation_between_axis for small angles
- Example for vector assignments
- Docs
- Rust not yet supported