File: PKG-INFO

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 (33 lines) | stat: -rw-r--r-- 1,463 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Metadata-Version: 1.0
Name: numarray
Version: 1.5.2
Summary: numarray: array processing for numbers, strings, records and objects.
Home-page: http://www.stsci.edu/resources/software_hardware/numarray/
Author: Todd Miller
Author-email: jmiller@stsci.edu
License: http://www.stsci.edu/resources/software_hardware/pyraf/LICENSE
Download-URL: http://sourceforge.net/projects/numpy
Description: Numarray is an array processing package designed to efficiently
        manipulate large multi-dimensional arrays.  Numarray is modelled after
        Numeric and features c-code generated from python template scripts,
        the capacity to operate directly on arrays in files, and improved type
        promotions.  Numarray provides support for manipulating arrays
        consisting of numbers, strings, records, or objects using the same
        basic infrastructure and syntax.
        
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved 
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development 
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS