spatters

Results 1 issues of spatters

There are two problems with the convolution definition in problem 15 1. `j` index should run from 0 to K-1. I have corrected this. 2. The function `f` calls `np.convolve`...