Michael,

Thanks for your response.

The Intel Math Kernel Library package with just the static and dynamic 
libraries for blas, lapack (similar to AMD's acml self extracting zip file) is 
what I think many Windows users were depending on to build Python's numerical 
and scientific libraries (numpy and scipy). If it could be made available that 
would be very welcomed. Currently the only remaining option is AMD's acml here:
http://developer.amd.com/tools-and-sdks/cpu-development/amd-core-math-library-acml/
which passes all tests.

Currently it is unfortunate that the Intel MKL website has instructions for 
building numpy and scipy here:
https://software.intel.com/en-us/articles/numpyscipy-with-intel-mkland 
numpy/scipy has them here:
http://www.scipy.org/scipylib/building/windows.html#building-numpy-with-the-intel-math-kernel-library-mkl
but you can no longer download the MKL files.

Thanks for your help!

--Mark
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to