[Numpy-discussion] numpy setup.py too restrictive, prevents use of fblas with cblas

Andreas Klöckner lists at informa.tiker.net
Wed Apr 16 17:56:03 EDT 2008


On Mittwoch 16 April 2008, Stéfan van der Walt wrote:
> The inclusion of those cblas routines sounds like a good idea.  Could
> you describe which we need, and what would be required to get this
> done?

Suppose cblas gets included in numpy, but for some reason someone decides to 
link another copy of cblas with their (separate) extension. Can we be certain 
that this does not lead to crashes on any platform supported by numpy?

Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080416/b4b7aff6/attachment.sig>


More information about the NumPy-Discussion mailing list