Contents

numexpr 2.10.0

0

Fast numerical expression evaluator for NumPy

Fast numerical expression evaluator for NumPy

Stars: 2147, Watchers: 2147, Forks: 201, Open Issues: 3

The pydata/numexpr repo was created 10 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 2147 github stars!

How to Install numexpr

You can install numexpr using pip

pip install numexpr

or add it to a project with poetry

poetry add numexpr

Package Details

Author
David M. Cooke, Francesc Alted, and others
License
MIT
Homepage
https://github.com/pydata/numexpr
PyPi:
https://pypi.org/project/numexpr/
GitHub Repo:
https://github.com/pydata/numexpr

Classifiers

No  numexpr  pypi packages just yet.

Errors

A list of common numexpr errors.

Code Examples

Here are some numexpr code examples and snippets.

GitHub Issues

The numexpr package has 3 open issues on GitHub

  • numexpr still uses NPY_ARRAY_UPDATEIFCOPY
  • Automatic build_py_2to3 conversion not working anymore with upstream setuptools
  • Fix long_description_content_type in setup.cfg
  • aarch64 builds timing out on GitHub Actions

See more issues on GitHub