Numexpr is a fast numerical expression evaluator for NumPy. With it, expressions that operate on arrays (like "3*a+4*b") are accelerated and use less memory than doing the same calculation in Python. In addition, its multi-threaded capabilities can make use of all your cores, which may accelerate computations, most specially if they are not memory-bounded (e.g. those using transcendental functions).
3 lines
113 B
Plaintext
3 lines
113 B
Plaintext
SHA256 (numexpr-2.6.2.tar.gz) = arj/XBnn9FKWa/WjIguEXPMkT+C5ZUT3+aztzC21xwU=
|
|
SIZE (numexpr-2.6.2.tar.gz) = 90970
|