FileSize | 143958 |
MD5 | 840CD81D9101AE19C108C004D8AAD053 |
PackageDescription | Fast numerical array expression evaluator for Python and NumPy
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.
.
This is the Python 2 version of the package. |
PackageMaintainer | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
PackageName | python-numexpr |
PackageSection | python |
PackageVersion | 2.4-1 |
SHA-1 | 844BB9F789EFE7A4672B52BF41EC784BC5BF0FF8 |
SHA-256 | E6FA3A47F3BB1F17629F2AF337510525721865A0E827118A18A5F9D522CB3CF8 |