Add method to flatten matrix by rows
Open
enhancement
good first issue
P-medium
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
`as_vector` takes a matrix and flattens it by columns; I think it'd be great if there were an efficient method to flatten the rows of a matrix.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.