Re: [Numpy-discussion] BLAS / LAPACK / MKL cannot be found?

2014-07-19 Thread Bram Willemsen
Okay I figured out how to do it, in case someone finds this message later. You need to enter this specific section for the MKL implementation of BLAS and LAPACK, and it will find it! #https://software.intel.com/en-us/articles/numpyscipy-with-intel-mkl [mkl] library_dirs =

[Numpy-discussion] BLAS / LAPACK / MKL cannot be found?

2014-07-18 Thread Bram Willemsen
Hi everyone, I am trying to install a package called PySparse. I have modified the paths in the template site.cfg file. It appears that during the built process it compiles numpy as well, because the error messages I get are all over the numpy mailing list (I did not find one addressing my