Support for sliding_window_view
Open
- Dominant language
- Python
- Stars
- 211
- Forks
- 58
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 6
Description
Implementing this [sliding_window_view](https://numpy.org/devdocs/reference/generated/numpy.lib.stride_tricks.sliding_window_view.html) capability would open the door to many interesting features (e.g. computing means for sliding windows easily).
Contributor guide
Assessment
This issue has not been assessed yet.