home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Inkscape / Inkscape-0.48.2-1-win32.exe / python / Lib / site-packages / numpy-1.4.1-py2.6.egg-info < prev    next >
Encoding:
Python egg package info  |  2010-05-29  |  1.6 KB  |  38 lines

  1. Metadata-Version: 1.0
  2. Name: numpy
  3. Version: 1.4.1
  4. Summary: NumPy: array processing for numbers, strings, records, and objects.
  5. Home-page: http://numpy.scipy.org
  6. Author: NumPy Developers
  7. Author-email: numpy-discussion@scipy.org
  8. License: BSD
  9. Download-URL: http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103
  10. Description: NumPy is a general-purpose array-processing package designed to
  11.         efficiently manipulate large multi-dimensional arrays of arbitrary
  12.         records without sacrificing too much speed for small multi-dimensional
  13.         arrays.  NumPy is built on the Numeric code base and adds features
  14.         introduced by numarray as well as an extended C-API and the ability to
  15.         create arrays of arbitrary type which also makes NumPy suitable for
  16.         interfacing with general-purpose data-base applications.
  17.         
  18.         There are also basic facilities for discrete fourier transform,
  19.         basic linear algebra and random number generation.
  20.         
  21. Platform: Windows
  22. Platform: Linux
  23. Platform: Solaris
  24. Platform: Mac OS-X
  25. Platform: Unix
  26. Classifier: Development Status :: 5 - Production/Stable
  27. Classifier: Intended Audience :: Science/Research
  28. Classifier: Intended Audience :: Developers
  29. Classifier: License :: OSI Approved
  30. Classifier: Programming Language :: C
  31. Classifier: Programming Language :: Python
  32. Classifier: Topic :: Software Development
  33. Classifier: Topic :: Scientific/Engineering
  34. Classifier: Operating System :: Microsoft :: Windows
  35. Classifier: Operating System :: POSIX
  36. Classifier: Operating System :: Unix
  37. Classifier: Operating System :: MacOS
  38.