More Matrix Views Like Eigen's SelfAdjointView
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Many libraries use Eigen's `TriangularView` and `SelfAdjointView` to get a view of the underlying matrix in a square triangular form. Can this be easily implemented in `nalgebra`? Can you give some hints on how to implement this functionality? I can try to make a PoC and (possibly) a PR.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.