I like to use the Christoph Gohlkenumpy-MKL version NumPyassociated with the Intel Mathematical Core Library in Windows. However, I was unable to find a similar version for OS X, preferably NumPy 1.7, bundled for Python 3.3 on Mountain Lion. Does anyone know where this can be obtained?
EDIT:
So, after a little hunting, I found this link to evaluate Intel Composer XE2013 studios for C ++ and Fortran (both of which contain MKL), as well as a tutorial on creating NumPy and SciPy with this, so this will serve for now. However, the question remains: is there a frequently updated archive for OS X similar to Christophe Golke? If not, why not? :)
source
share