Пакет python-module-numpy: Информация

    Исходный пакет: python-module-numpy
    Версия: 2.0.0-alt2.git20110422
    Собран:  23 апреля 2011 г. 10:32
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://numpy.scipy.org/

    Лицензия: BSD
    О пакете: NumPy: array processing for numbers, strings, records, and objects
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным 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)

    Сопровождающий: Eugeny A. Rostovtsev

    Список участников:
    Eugeny A. Rostovtsev
    ns
    Dmitry V. Levin
    Vitaly Lipatov

    Права:
    @qa_p6

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

    Последнее изменение


    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)
    9 апреля 2011 г. Eugeny A. Rostovtsev 2.0.0-alt2.git20110405.4
    - Built with docs
    8 апреля 2011 г. Eugeny A. Rostovtsev 2.0.0-alt2.git20110405.3
    - Built with OpenMP
    - Bootstrap with GotoBLAS2 1.13-alt3 (without docs)