General array operations#

Utility functions to perform common array operations.

Functions#

sliding_window_view(data, ...)

Create a sliding window view of the data.