JuliaSIMD / JuliaSIMD/StrideArraysCore.jl
Support `reshape`
Open
- Dominant language
- Julia
- Stars
- 19
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `reshape(::StrideArray)` gives a `ReshapedArray`. It'd be nice if we could do something similar to how `view` was handled.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.