[Numpy-discussion] "Manually" broadcasting arrays in Python

A. M. Archibald peridot.faceted at gmail.com
Wed Oct 4 01:37:55 EDT 2006


On 04/10/06, Robert Kern <robert.kern at gmail.com> wrote:

> Yeah, a segfault would be problematic. Otherwise, it works and is in fact faster
> than what I wrote.

It's a bit tricky to trigger but I think it was fixed in 1.0rc1 (in
changeset 3125, in fact:
http://projects.scipy.org/scipy/numpy/changeset/3125 )

Would it be useful for me to contribute the tiny script I wrote to
trigger it as a regression test?

A. M. Archibald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug.py
Type: text/x-python
Size: 248 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061004/92d14cf0/attachment.py>


More information about the NumPy-Discussion mailing list