We should have a manipulation that can bin the first axis of a matrix or tensor, with a sliding window.
The user should be able to set the bin size and the stride.
If the bin size and stride is chosen in a way such that the last bin exceeds the array, its probably best to just create a small bin an throw a warning.
We should have a manipulation that can bin the first axis of a matrix or tensor, with a sliding window.
The user should be able to set the bin size and the stride.
If the bin size and stride is chosen in a way such that the last bin exceeds the array, its probably best to just create a small bin an throw a warning.