Пакет libnumpy: Информация

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

    Лицензия: BSD
    О пакете: Shared libraries of NumPy
    Описание: 
    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.
    
    This package contains shared libraries of NumPy.

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

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

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


    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)