skip to navigation
skip to content

arrayterator 0.2.8

Buffered iterator for big arrays.

Downloads ↓

Latest Version: 1.0.1

This class creates a buffered iterator for reading big arrays in small contiguous blocks. The class is useful for objects stored in the filesystem. It allows iteration over the object without reading everything in memory; instead, small blocks are read and iterated over.

The class can be used with any object that supports multidimensional slices and a copy() method, like variables from Scientific.IO.NetCDF, pynetcdf and numpy.array.

The latest version is available in a Subversion repository.

 
File Type Py Version Uploaded on Size # downloads
arrayterator-0.2.8-py2.5.egg (md5) Python Egg 2.5 2007-11-27 6KB 817
arrayterator-0.2.8.tar.gz (md5) Source 2007-11-27 9KB 1869