On Sat, Mar 23, 2013 at 12:21 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:

That's not the case. The official binaries for NumPy and SciPy are on SourceForge. The Windows installers on PyPI are there to make easy_install work, but they're likely slower than the SF installers (no SSE2/SSE3 instructions).

Ralf


Is there a reason why the same binaries can't be used for both?