Xavier Gnata wrote:

> 
> I just would like to be able to tell numpy to use liblapack.so instead 
> of this non free libmkl_lapack32.so

For that set the following environment variable when building numpy/scipy:

   export MKL=None

Hth,
Pearu
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to