numexpr 2.10.1
0
Fast numerical expression evaluator for NumPy
Contents
Fast numerical expression evaluator for NumPy
Stars: 2220, Watchers: 2220, Forks: 208, Open Issues: 3The pydata/numexpr
repo was created 10 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 2220 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
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/numexpr/
- GitHub Repo:
- https://github.com/pydata/numexpr
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
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 usesNPY_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