I love being able to use Christoph Gohlke's numpy-MKL
version of NumPy
linked to Intel's Math Kernel Library on Windows. However, I have been unable to find a similar version for OS X, preferably NumPy 1.7 linked for Python 3.3 on Mountain Lion. Does anyone know where this might be obtained?
EDIT:
So after a bit of hunting I found this link to evaluate Intel's Composer XE2013 studios for C++ and Fortran (both of which contain the MKL), as well as a tutorial on building NumPy and SciPy with it, so this will serve for the present. However, the question remains - is there a frequently-updated archive for OS X similar to Christoph Gohlke's? If not, why not? :)