2010/5/7 Maria Liukis :
> Sorry if it's a trivial question. I'm trying to find out if there is a way to
> save object array to ascii file. numpy.savetxt() in NumPy V1.3.0 doesn't seem
> to work:
Maybe according to
http://docs.scipy.org/doc/numpy/reference/generated/numpy.savetxt.html#numpy.save
A Friday 07 May 2010 08:18:44 Martin Raspaud escrigué:
> Francesc Alted skrev:
> > Hi Martin,
>
> [...]
>
> > and the output for my machine:
> >
> > result_array1: [4 2 4 ..., 1 3 4] 1.819
> > result_array2: [4 2 4 ..., 1 3 4] 0.308
> >
> > which is a 6x speed-up. I suppose this should be pretty