Re: [Numpy-discussion] Numpy.dot segmentation fault

2010-01-18 Thread Mark Lescroart
heers, Mark On Jan 17, 2010, at 8:38 PM, David Cournapeau wrote: > Mark Lescroart wrote: >> Hello, >> >> I've encountered a segfault in numpy when trying to compute a dot >> product for two arrays - see code below. The problem only seems to >> occur >&

[Numpy-discussion] Numpy.dot segmentation fault

2010-01-17 Thread Mark Lescroart
Hello, I've encountered a segfault in numpy when trying to compute a dot product for two arrays - see code below. The problem only seems to occur when the arrays reach a certain size. I'm using Numpy version 1.3.0, installed via macports, on a 2.33 GHz Intel Core2 Duo Macbook Pro running