[NumPy-Tickets] [NumPy] #1754: Feature Request
NumPy Trac
numpy-tickets@scipy....
Thu Mar 3 18:05:57 CST 2011
#1754: Feature Request
--------------------------+-------------------------------------------------
Reporter: tomrod | Owner: somebody
Type: enhancement | Status: closed
Priority: normal | Milestone: 2.0.0
Component: numpy.core | Version: 1.5.1
Resolution: invalid | Keywords:
--------------------------+-------------------------------------------------
Changes (by pv):
* status: new => closed
* resolution: => invalid
Comment:
Well, creating new keywords or operators is not possible in Python, and
all existing ones are already in use.
You can do `A.dot(B)`, though, or use `numpy.matrix`es.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1754#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list