On Wed, Jun 10, 2009 at 12:34 AM, Matthew Brett <[email protected]>wrote:
> Hi, > > > I am having problem while trying to memory map a simple file (attached as > > test.txt) > > The file looks like a text file, but memmap is for binary files. > Could that be the problem? > > Best, > > Matthew > I don't see such a restriction in memmap function based on its help at or memmap? from IPython. http://docs.scipy.org/doc/numpy/reference/generated/numpy.memmap.html#numpy.memmap I thought it will happily work with text files too :( Gökhan
_______________________________________________ Numpy-discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
