dimforge / dimforge/nalgebra.rs
Documentation on slices is incomplete.
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
The user guide part about [slicing](http://nalgebra.org/vectors_and_matrices/#matrix-slicing) should:
- [ ] Provide details about the creation of `MatrixSlice*` structure from a data array.
- [ ] Provide details about range-based slicing, i.e., the [silce_range_*](http://nalgebra.org/rustdoc/nalgebra/core/struct.Matrix.html#method.slice_range) methods.
Range-based slicing should be documented on the quick-reference as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.