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 supported7 Subscribers
Add a CodeTriage badge to nalgebra
Help out
- Issues
- Cholesky erroneously produces (wrong) results for non-positive-definite complex matrices
- MulAssign on MatrixViewMut does not work.
- generic_view and reshape_generic do not work together
- Since 0.34, nalgebra with the std feature puts 15 versions of glam in Cargo.lock, even with the glam feature disabled
- Cholesky decomposition: Proper check for positive definiteness
- Fix `clippy::toplevel_ref_arg` at stack! callsites
- Creating a UnitQuaternion from a Rotation3 of NaNs hangs forever
- Generalize transforms (translation, rotation, scaling)
- Feature: add filter and remove functions to CooMatrix
- Use `wrapping_add()` for ptr addition in `Iterator::next()`
- Docs
- Rust not yet supported