FileSize | 131556 |
MD5 | 891D512772143A942514E1572149599A |
PackageDescription | Fast numerical array expression evaluator for Python 3 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 package contains numexpr for Python 3. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | python3-numexpr |
PackageSection | python |
PackageVersion | 2.7.2-2 |
SHA-1 | 0F28AEC3957E1821EA031F7E32DD857D9DDF5C6D |
SHA-256 | B61041001173D005017F2F0F8C3BD26358F1C8AD45C891C79F3555B74D53B939 |