I have a list of numbers arr and a window size n. I want to efficiently (possibly with numpy) compute a new list, where each new element in the lis
arr
n