2009/11/18 Robert Kern :
> On Wed, Nov 18, 2009 at 15:15, Angus McMorland wrote:
>> Hi all,
>>
>> Whenever I run numpy.linalg.lstsq with a xs parameter with both
>> dimensions larger than 128, I get an "Illegal instruction" and python
>> dies completely. It happens with both the Ubuntu jaunty stan
On Wed, Nov 18, 2009 at 15:15, Angus McMorland wrote:
> Hi all,
>
> Whenever I run numpy.linalg.lstsq with a xs parameter with both
> dimensions larger than 128, I get an "Illegal instruction" and python
> dies completely. It happens with both the Ubuntu jaunty standard numpy
> 1.2.1, and a recent
Hi all,
Whenever I run numpy.linalg.lstsq with a xs parameter with both
dimensions larger than 128, I get an "Illegal instruction" and python
dies completely. It happens with both the Ubuntu jaunty standard numpy
1.2.1, and a recent svn 1.4.0.dev7727, but it doesn't seem to happen
on any other mac