[Numpy-discussion] How to limit cross correlation window width in Numpy?

Honi Sanders honi at brandeis.edu
Sun Jun 21 18:46:08 EDT 2015


Did you check out my implementation?  I was able to modify the Numpy correlate function just fine.  https://github.com/numpy/numpy/compare/master...bringingheavendown:maxlag

> On Jun 21, 2015, at 1:53 PM, Mansour Moufid <mansourmoufid at gmail.com> wrote:
> 
> I just realized that NumPy uses the time domain algorithm for correlation.
> So it would be much easier to modify the correlation functions in SciPy
> than in NumPy.
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion




More information about the NumPy-Discussion mailing list