dimforge / dimforge/nalgebra.rs
Add a page listing how to do some common operations.
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
See https://discourse.nphysics.org/t/documentation-about-calculations-and-arithmetics/387 for a detailed comment.
This page would list the kind of operations like `the_matrix.column_iter_mut().for_each(|mut col| col += &the_vector)` that can be very useful but don't have a dedicated method.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.