Re: [Numpy-discussion] Segmentation fault

2008-04-17 Thread Anne-Sophie Sertier
d: this is a bug in numpy, you should not get a > segmentation fault, but it would not work anyway (because you are asking > for a too big array) :) > > cheers, > > David > ___ > Numpy-discussion mailing list > Numpy-d

[Numpy-discussion] Segmentation fault

2008-04-17 Thread Anne-Sophie Sertier
0 2282 0 2283 0 2284 0 2285 -1 2286 -69 2287 12 2288 -36 2289 8 2290 66 Erreur de segmentation -- But if I do the same things on a matrix with dimension 194844*300, it works well. So if someone can explain me why it does not work in my case... Thanks in advance. Anne-Sophie