[Numpy-discussion] Generalised ufuncs

Charles R Harris charlesr.harris at gmail.com
Sun Nov 9 20:06:00 EST 2008


On Sun, Nov 9, 2008 at 5:46 PM, Stéfan van der Walt <stefan at sun.ac.za>wrote:

> Hi everyone,
>
> I finally merged the generalised ufunc patches that awaited comment as
> the gen_ufuncs branch.  Please review the changes on trunk, and let me
> know if problems occur.
>

PyUFunc_FromFuncAndDataAndSignature needs to be moved to the end of the
list.


>
> One of the tests fail on FreeBSD 64:
>
> ERROR: Failure: ImportError
>
> (/tmp/numpy-buildbot/b12/numpy-install/lib/python2.4/site-packages/numpy/core/umath_tests.so:
> Undefined symbol "cblas_dgemm")
>
> Is there any reason why blasdot should work fine, but that this should
> be broken?
>

 Hmm.....

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20081109/0b95ebe9/attachment.html>


More information about the NumPy-Discussion mailing list