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

    Исходный пакет: python-module-numpy
    Версия: 2.0.0-alt2.git20110715.1
    Собран:  18 июля 2011 г. 7:59
    Категория: Разработка/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

    Права:
    Eugeny A. Rostovtsev
    Vitaly Lipatov
    @python
    @qa

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

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


    18 июля 2011 г. Eugeny A. Rostovtsev 2.0.0-alt2.git20110715.1
    - Built with docs and tests
    17 июля 2011 г. Eugeny A. Rostovtsev 2.0.0-alt2.git20110715
    - New snapshot (without docs and tests for bootstrap)
    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)