python-numexpr

Edit Package 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.

Refresh
Refresh
Source Files
Filename Size Changed
numexpr-2.8.4.tar.gz 0000098719 96.4 KB
python-numexpr.changes 0000022896 22.4 KB
python-numexpr.spec 0000002351 2.3 KB
Revision 18 (latest revision is 25)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1046267 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
- update to 2.8.4:
  * Support for Python 3.11 has been added.
  * Thanks to Tobias Hangleiter for an improved accuracy complex `expm1` function.
    While it is 25 % slower, it is significantly more accurate for the real component
    over a range of values and matches NumPy outputs much more closely.
  * Thanks to Kirill Kouzoubov for a range of fixes to constants parsing that was 
    resulting in duplicated constants of the same value.
  * Thanks to Mark Harfouche for noticing that we no longer need `numpy` version 
    checks. `packaging` is no longer a requirement as a result.
Comments 0
openSUSE Build Service is sponsored by