[NumPy-Tickets] [NumPy] #769: add output argument to numpy.outer
NumPy Trac
numpy-tickets@scipy....
Wed Mar 23 17:02:34 CDT 2011
#769: add output argument to numpy.outer
-------------------------+--------------------------------------------------
Reporter: aisaac | Owner: somebody
Type: enhancement | Status: new
Priority: low | Milestone: Unscheduled
Component: numpy.core | Version: none
Keywords: outer |
-------------------------+--------------------------------------------------
Comment(by mwiebe):
Except for not supporting object arrays, this could be replaced with a
call to einsum to give it an output parameter.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/769#comment:6>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list