update Tue Feb 23 06:37:01 PST 2010
[pkgsrc.git] / math / py-numarray / DESCR
1 Numarray is an array processing package designed to efficiently
2 manipulate large multi-dimensional arrays.  Numarray is modelled after
3 Numeric and features c-code generated from python template scripts,
4 the capacity to operate directly on arrays in files, and improved type
5 promotions.  Numarray provides support for manipulating arrays
6 consisting of numbers, strings, records, or objects using the same
7 basic infrastructure and syntax.