2008/7/9 Robert Kern <[EMAIL PROTECTED]>:

>> - Which operations do the functions exactly affect?
>>  It seems that alterdot sets the "dot" function slot to a BLAS
>>  version, but what operations does this affect?
>
> dot(), vdot(), and innerproduct() on C-contiguous arrays which are
> Matrix-Matrix, Matrix-Vector or Vector-Vector products.

Really? Not, say, tensordot()?

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

Reply via email to