Re: [Numpy-discussion] performance of numpy.array()

2015-04-30 Thread simona bellavista
> > > On Mi, 2015-04-29 at 17:41 +0200, Nick Papior Andersen wrote: > > You could try and install your own numpy to check whether that > > resolves the problem. > > > > 2015-04-29 17:40 GMT+02:00 simona bellavista : > > on cluster A 1.9.0 and on c

Re: [Numpy-discussion] performance of numpy.array()

2015-04-29 Thread simona bellavista
t; > 2015-04-29 17:05 GMT+02:00 simona bellavista : > >> I work on two distinct scientific clusters. I have run the same python >> code on the two clusters and I have noticed that one is faster by an order >> of magnitude than the other (1min vs 10min, this is important

[Numpy-discussion] performance of numpy.array()

2015-04-29 Thread simona bellavista
I work on two distinct scientific clusters. I have run the same python code on the two clusters and I have noticed that one is faster by an order of magnitude than the other (1min vs 10min, this is important because I run this function many times). I have investigated with a profiler and I have fo