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
- Add a `new_observer_frame` for 2D transformations too.
- Add macro-based constructors to nalgebra-glm
- Consider adding explicit conversion methods between the various transformations.
- Deprecate free-functions that are also available as methods.
- Make simpler conversion of geometric types from/to array.
- 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
- Docs
- Rust not yet supported