[Numpy-tickets] [NumPy] #490: problem with simple matrix addition
NumPy
numpy-tickets@scipy....
Tue Apr 3 16:17:01 CDT 2007
#490: problem with simple matrix addition
-------------------------+--------------------------------------------------
Reporter: gauthampdas | Owner: somebody
Type: defect | Status: closed
Priority: highest | Milestone: 1.0.2 Release
Component: numpy.core | Version: 1.0.1
Severity: major | Resolution: invalid
Keywords: |
-------------------------+--------------------------------------------------
Changes (by oliphant):
* status: new => closed
* resolution: => invalid
Comment:
You don't mention what you think the error is.
If it is the fact that a + transpose(a) returns a result, then that is not
an error but is a feature called broadcasting.
This will not change.
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/490#comment:1>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list