Implement Default for all matrix types in `nalgebra` and `nalgebra-sparse`
Open
good first issue
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `VecStorage` has no `Default` impl, and `CsrMatrix`, `CscMatrix` etc. have no default impls.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.