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
- Proposal: Add helper methods `is_hermitian` and `is_unitary` for the `Matrix` struct
- new function to calculate the right-handed angle between two 2d vectors
- Update inverse.rs - improved code doc try_inverse_mut
- Minimal solution for infinite loop
- Owned MatrixView Lifetime issues
- Always check iterator size when allocating
- `from_iter` implementation may run indefinitely
- add pseudo inverse for symmetric eigenvalue decomposition
- proof of concept for mul_tr
- Numerically vulnerable axis calculation in Rotation3
- Docs
- Rust not yet supported