Package python-module-numexpr: Information

    Source package: python-module-numexpr
    Version: 1.5-alt1.svn20110225
    Build time:  Apr 16, 2011, 09:58 AM
    Report package bug
    License: MIT
    Summary: Fast numerical array expression evaluator for Python and NumPy
    Description: 
    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.

    List of rpms provided by this srpm:
    python-module-numexpr (x86_64, i586)
    python-module-numexpr-debuginfo (x86_64, i586)
    python-module-numexpr-tests (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

    ACL:
    @qa_p6

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

    Last changed


    April 16, 2011 Eugeny A. Rostovtsev 1.5-alt1.svn20110225
    - New snapshot
    March 26, 2011 Eugeny A. Rostovtsev 1.5-alt1.svn20101116.1
    - Rebuilt for debuginfo
    Nov. 24, 2010 Eugeny A. Rostovtsev 1.5-alt1.svn20101116
    - Version 1.5