[Numpy-discussion] Help using numPy to create a very large multi dimensional array

Travis Oliphant oliphant.travis at ieee.org
Thu Apr 19 04:17:09 EDT 2007


Nick Fotopoulos wrote:
> Devs, is there any possibility of moving/copying pylab.load to numpy?
> I don't see anything in the source that requires the rest of
> matplotlib.  Among convenience functions, I think that this function
> ranks pretty highly in convenience.
>   

I'm supportive of this.  But, it can't be named numpy.load.

How about

numpy.loadtxt
numpy.savetxt

-Travis




More information about the NumPy-Discussion mailing list