Versions

Description

What it is Numexpr? 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).

Repository

https://github.com/pydata/numexpr.git

Project Slug

numexpr

Last Built

9 months, 3 weeks ago passed

Maintainers

Home Page

https://github.com/pydata/numexpr

Badge

Tags

blocked, multi-threaded, numpy

Short URLs

numexpr.readthedocs.io
numexpr.rtfd.io

Default Version

latest

'latest' Version

master