Re: [Numpy-discussion] dot() instead of tensordot()

2008-03-10 Thread Charles R Harris
On Mon, Mar 10, 2008 at 1:17 AM, royG <[EMAIL PROTECTED]> wrote: > hi > can numpy.dot() be used instead of tensordot()? is there any > performance difference? I am talking about multipln btw numpy arrays > of dimensions 50 X 20,000 where elements are of float type. > Dot is the usual matrix mult

[Numpy-discussion] dot() instead of tensordot()

2008-03-10 Thread royG
hi can numpy.dot() be used instead of tensordot()? is there any performance difference? I am talking about multipln btw numpy arrays of dimensions 50 X 20,000 where elements are of float type. RG ___ Numpy-discussion mailing list Numpy-discussion@scipy.