tensor product

Charles R Harris charlesr.harris at gmail.com
Mon Oct 9 10:43:49 EDT 2006


On 10/9/06, Tim Hochberg <tim.hochberg at ieee.org> wrote:
>
> <snip>

Is this not the same things as numpy.multiply.outer(a, b)? (as opposed
> to outer(a, b), which appears to pretend that everything is a vector --
> I'm not sure what the point of that is).


Hmmm, yes, multiply.outer does do that. I thought that outer was short for
multiply.outer and that the behaviour had changed. So the question is why
outer does what it does.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061009/b828447e/attachment.html>
-------------- next part --------------
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
-------------- next part --------------
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion


More information about the NumPy-Discussion mailing list