FileSize | 581836 |
MD5 | 3E8FEF2E293EF288F6677FA8D1426FD6 |
PackageDescription | Fast numerical array expression evaluator for Python 3 and NumPy (debug ext)
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 package contains the extension built for the Python 3 debug
interpreter. |
PackageMaintainer | Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org> |
PackageName | python3-numexpr-dbg |
PackageSection | debug |
PackageVersion | 2.6.9-1 |
SHA-1 | 365680CCA26F72ED63482DD584A555B1EACC2E8A |
SHA-256 | 78C6FB9DE26AF68D330B070BF48FDE757B72E2549F343E1AD48FA0CA173AE055 |