FileSize | 128680 |
MD5 | 6EF0D9AE8126A137B2AAEB3ECEAE3BBA |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python-numexpr |
PackageSection | python |
PackageVersion | 2.4.3-1ubuntu1 |
SHA-1 | C9BCA720C83E0CE45182C209D8E2C0FD82BEDD7D |
SHA-256 | A2E58B04D42EB47F6C1931F41D4481510A2327FE78D410EBE13524526B997686 |