FileSize | 116504 |
MD5 | 125A654142414027CFAD790FC009579A |
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 | 5A4C253A1AE28338A83F469E7191E45B926BCF48 |
SHA-256 | 9BE01B5557EC13769882F5E9C3E8597EE665D53FA105C735E998228B3558F14D |