[Numpy-discussion] NumPy + Python 3.5 + Windows + VS2015

2015-06-08 Thread Jaime Fernández del Río
I have just unsuccessfully tried to build numpy under Windows for Python 3.5, using the latest release candidate for Visual Studio 2015. A very early failure with a: RuntimeError: Broken toolchain: cannot link a simple C program even though repeating the sequence of commands that lead to the

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

2015-06-08 Thread Honi Sanders
I am learning numpy/scipy, coming from a MATLAB background. The xcorr function in Matlab has an optional argument maxlag that limits the lag range from –maxlag to maxlag. This is very useful if you are looking at the cross-correlation between two very long time series but are only interested in