File: python-numarray-doc.doc-base

package info (click to toggle)
python-numarray 1.5.2-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 8,668 kB
  • ctags: 11,384
  • sloc: ansic: 113,864; python: 22,422; makefile: 197; sh: 11
file content (17 lines) | stat: -rw-r--r-- 847 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Document: python-numarray
Title: An array processing package modelled after Python-Numeric
Author: Perry Greenfield, Todd Miller, Rick White, J.C. Hsu, Paul Barrett, Jochen Kpper
Abstract: Numarray is a set of extensions to the Python programming language
 which allows Python programmers to efficiently manipulate large sets
 of objects organized in grid-like fashion. These sets of objects are
 called arrays, and they can have any number of dimensions.
 .
 This is a reimplementation of the earlier Numeric module (aka
 numpy). For the most part, the syntax of numarray is identical to
 that of Numeric, although there are significant differences. The
 differences are primarily in new features.
Section: Apps/Programming

Format: html
Index: /usr/share/doc/python-numarray-doc/html/index.html
Files: /usr/share/doc/python-numarray-doc/html/*