python-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.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:RebuildFactoryUpdates/python-numexpr && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
numexpr-2.7.3.tar.gz | 0000097932 95.6 KB | |
python-numexpr.changes | 0000019928 19.5 KB | |
python-numexpr.spec | 0000002432 2.38 KB |
Revision 14 (latest revision is 26)
Dominique Leuenberger (dimstar_suse)
accepted
request 878626
from
Dirk Mueller (dirkmueller)
(revision 14)
- skip python3.6 build (no numpy) - update to version 2.7.3: * Pinned Numpy versions to minimum supported version in an effort to alleviate issues seen in Windows machines not having the same MSVC runtime installed as was used to build the wheels. * ARMv8 wheels are now available, thanks to odidev for the pull request.
Comments 0