Re: [Numpy-discussion] Unable to building numpy with openblas usingbento or distutils

2013-03-25 Thread Dinesh B Vadhia
Caveat: Not tested but it did look interesting: 
http://osdf.github.com/blog/numpyscipy-with-openblas-for-ubuntu-1204-second-try.html.
Would be interested to know if it worked out as want to try out OpenBlas in the 
future.___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion


Re: [Numpy-discussion] Unable to building numpy with openblas usingbento or distutils

2013-03-25 Thread Skipper Seabold
On Mon, Mar 25, 2013 at 2:40 PM, Dinesh B Vadhia
dineshbvad...@hotmail.comwrote:

 **
 Caveat: Not tested but it did look interesting:
 http://osdf.github.com/blog/numpyscipy-with-openblas-for-ubuntu-1204-second-try.html
 .
 Would be interested to know if it worked out as want to try out OpenBlas
 in the future.


Yes, this is one of the sources I used. I needed to change the c_check file
in openblas as described up thread, and I didn't like the
half-distutils/half-bento hack, but with Ake's patch to numpy's distutils,
and my site.cfg, this works as described for me (Kubuntu 12.10) using just
the usual setup.py.

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