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

    Исходный пакет: python-module-numexpr
    Версия: 1.5-alt1.svn20110225
    Собран:  16 апреля 2011 г. 9:58
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://code.google.com/p/numexpr/

    Лицензия: MIT
    О пакете: Fast numerical array expression evaluator for Python and NumPy
    Описание: 
    The numexpr package evaluates multiple-operator array expressions many
    times faster than NumPy can. It accepts the expression as a string,
    analyzes it, rewrites it more efficiently, and compiles it to faster
    Python code on the fly. It's the next best thing to writing the
    expression in C and compiling it with a specialized just-in-time (JIT)
    compiler, i.e. it does not require a compiler at runtime.
    
    Also, numexpr has support for the Intel VML (Vector Math Library) --
    integrated in Intel MKL (Math Kernel Library) --, allowing nice
    speed-ups when computing transcendental functions (like trigonometrical,
    exponentials...) on top of Intel-compatible platforms. This support also
    allows to use multiple cores in your computations.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-numexpr (x86_64, i586)
    python-module-numexpr-debuginfo (x86_64, i586)
    python-module-numexpr-tests (x86_64, i586)

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

    Список участников:
    Eugeny A. Rostovtsev

      1. python-devel
      2. python-module-setuptools
      3. libnumpy-devel

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


    16 апреля 2011 г. Eugeny A. Rostovtsev 1.5-alt1.svn20110225
    - New snapshot
    26 марта 2011 г. Eugeny A. Rostovtsev 1.5-alt1.svn20101116.1
    - Rebuilt for debuginfo
    24 ноября 2010 г. Eugeny A. Rostovtsev 1.5-alt1.svn20101116
    - Version 1.5