[Numpy-discussion] Possible new multiplication operators for Python

Charles R Harris charlesr.harris at gmail.com
Sun Aug 17 01:22:35 EDT 2008


On Sat, Aug 16, 2008 at 11:03 PM, Fernando Perez <fperez.net at gmail.com>wrote:

> Hi all,
>
> [ please keep all replies to this only on the numpy list.  I'm cc'ing
> the scipy ones to make others aware of the topic, but do NOT reply on
> those lists so we can have an organized thread for future reference]
>
> In the Python-dev mailing lists, there were recently two threads
> regarding the possibility of adding to the language new multiplication
> operators (amongst others).  This would allow one to define things
> like an element-wise and a matrix product for numpy arrays, for
> example:
>
> http://mail.python.org/pipermail/python-dev/2008-July/081508.html
> http://mail.python.org/pipermail/python-dev/2008-July/081551.html
>
> It turns out that there's an old pep on this issue:
>
> http://www.python.org/dev/peps/pep-0225/
>
> which hasn't been ruled out, simply postponed.  At this point it seems
> that there is room for some discussion, and obviously the input of the
> numpy/scipy crowd would be very welcome.  I volunteered to host a BOF
> next week at scipy so we could collect feedback from those present,
> but it's important that those NOT present at the conference can
> equally voice their ideas/opinions.
>
> So I wanted to open this thread here to collect feedback.  We'll then
> try to have the bof next week at the conference, and I'll summarize
> everything for python-dev.  Obviously this doesn't mean that we'll get
> any changes in, but at least there's interest in discussing a topic
> that has been dear to everyone here.
>

Geez, some of those folks in those threads are downright rude.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20080816/a433acc2/attachment.html>


More information about the NumPy-Discussion mailing list