Support for sliding_window_view
Open
- Dominant language
- Python
- Stars
- 211
- Forks
- 62
- 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
Research direction
No repository files, tests, or entry points are named. Start by reading the linked NumPy sliding_window_view API and locating the project’s existing ND-array operations; done means the project supports an equivalent sliding-window capability with behavior and scope defined for this repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100