Package python-module-numpy: Information

    Source package: python-module-numpy
    Version: 2.0.0-alt2.git20110422
    Build time:  Apr 23, 2011, 10:32 AM
    Report package bug
    License: BSD
    Summary: NumPy: array processing for numbers, strings, records, and objects
    Description: 
    NumPy is a general-purpose array-processing package designed to
    efficiently manipulate large multi-dimensional arrays of arbitrary
    records without sacrificing too much speed for small multi-dimensional
    arrays.  NumPy is built on the Numeric code base and adds features
    introduced by numarray as well as an extended C-API and the ability to
    create arrays of arbitrary type.
    
    There are also basic facilities for discrete fourier transform,
    basic linear algebra and random number generation.

    List of rpms provided by this srpm:
    libnumpy (x86_64, i586)
    libnumpy-debuginfo (x86_64, i586)
    libnumpy-devel (x86_64, i586)
    python-module-numpy (x86_64, i586)
    python-module-numpy-addons (x86_64, i586)
    python-module-numpy-debuginfo (x86_64, i586)
    python-module-numpy-doc (x86_64, i586)
    python-module-numpy-doc-html (noarch)
    python-module-numpy-doc-pdf (noarch)
    python-module-numpy-pickles (x86_64, i586)
    python-module-numpy-testing (x86_64, i586)
    python-module-numpy-tests (x86_64, i586)
    python-module-numpy-tests-debuginfo (x86_64, i586)
    python-module-numpydoc (noarch)



      1. libfftw3-devel
      2. liblapack-goto-devel
      3. /proc
      4. doxygen
      5. dvipng
      6. scons
      7. libgotoblas-devel
      8. python-devel = 2.6
      9. python-module-Pygments
      10. python-module-Pyrex
      11. rpm-build-python >= 0.8
      12. python-module-matplotlib
      13. libsuitesparse-devel
      14. swig
      15. python-module-scipy
      16. python-module-sphinx-devel
      17. python-module-sphinx-pickles
      18. python-module-stsci
      19. python-modules-compiler
      20. python-modules-encodings
      21. gcc-c++
      22. gcc-fortran
      23. texlive-latex-base
      24. texlive-latex-extra
      25. texmf-latex-preview

    Last changed


    April 23, 2011 Eugeny A. Rostovtsev 2.0.0-alt2.git20110422
    - New snapshot
    - Changed type promotion tables from char to signed char (thanks to
      manowar@ and charris)
    April 9, 2011 Eugeny A. Rostovtsev 2.0.0-alt2.git20110405.4
    - Built with docs
    April 8, 2011 Eugeny A. Rostovtsev 2.0.0-alt2.git20110405.3
    - Built with OpenMP
    - Bootstrap with GotoBLAS2 1.13-alt3 (without docs)