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
- Rotations: add constructors from euler angles with other convensions.
- Add tests for all conversions.
- Conform to the rust API guidelines
- Missing cross-product generalizations
- Add component impls
- Owned RowIter/ColumnIter, Matrix::into_row_iter()/into_column_iter()
- It would be great to add LDL decomposition
- Performance issues
- Citing nalgebra?
- Implement TryFrom/TryInto
- Docs
- Rust not yet supported