Specialized matrix types
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to implement custom matrix types, such that algorithms could use its structure efficiently? Say, having a diagonal matrix storing only its diagonal and specializing matrix-vector multiplication for it?
Probably related: #822
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.