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
- 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
- `resize_*_mut` always clones
- na::partial_cmp is incorrect / confusing
- mul_tr
- Different license in crates and LICENSE file
- Docs
- Rust not yet supported