Package: wnpp
Severity: wishlist
Owner: Wen Heping <wenhep...@gmail.com>

* Package name    : python-numexpr
 Version         : 1.3.1
 Upstream Author : David M. Cooke <david.m....@gmail.com>
* URL             : http://code.google.com/p/numexpr/
* License         : MIT
 Programming Lang: Python
 Description     : 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.

And it is required by the update of python-tables.

-- 
真理从来没有战胜过谬误,真理只有在坚持谬误的人死去后才成为真理。



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to