Revisions of python-numexpr
buildservice-autocommit
accepted
request 989833
from
Dirk Mueller (dirkmueller)
(revision 22)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 989743
from
Benjamin Greiner (bnavigator)
(revision 21)
- Fix requirements
buildservice-autocommit
accepted
request 988324
from
Matej Cepl (mcepl)
(revision 20)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 988037
from
Arun Persaud (apersaud)
(revision 19)
update to latest version
Dirk Mueller (dirkmueller)
accepted
request 952000
from
Arun Persaud (apersaud)
(revision 18)
update to latest version
buildservice-autocommit
accepted
request 878626
from
Dirk Mueller (dirkmueller)
(revision 17)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 16)
- skip python3.6 build (no numpy)
Dirk Mueller (dirkmueller)
accepted
request 876605
from
Arun Persaud (apersaud)
(revision 15)
update to latest version
buildservice-autocommit
accepted
request 862129
from
Markéta Machová (mcalabkova)
(revision 14)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 862018
from
Arun Persaud (apersaud)
(revision 13)
update to latest version
buildservice-autocommit
accepted
request 761947
from
Todd R (TheBlackCat)
(revision 12)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 761946
from
Todd R (TheBlackCat)
(revision 11)
- Update to 2.7.1 * Python 3.8 support has been added. * Python 3.4 support is discontinued. * The tests are now compatible with NumPy 1.18. * site.cfg.example was updated to use the libraries tag instead of mkl_libs, which is recommended for newer version of NumPy. - Drop upstream-included fix_test.patch
buildservice-autocommit
accepted
request 727462
from
Tomáš Chvátal (scarabeus_iv)
(revision 10)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 727360
from
Arun Persaud (apersaud)
(revision 9)
update to latest version
buildservice-autocommit
accepted
request 660789
from
Todd R (TheBlackCat)
(revision 8)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 660788
from
Todd R (TheBlackCat)
(revision 7)
- Update to 2.6.9 * Thanks to Mike Toews for more robust handling of the thread-setting environment variables. * With Appveyor updating to Python 3.7.1, wheels for Python 3.7 are now available in addition to those for other OSes.
buildservice-autocommit
accepted
request 632816
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 632752
from
Arun Persaud (apersaud)
(revision 5)
update to latest version
buildservice-autocommit
accepted
request 627751
from
Todd R (TheBlackCat)
(revision 4)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 627750
from
Todd R (TheBlackCat)
(revision 3)
- Update to 2.6.6 * Thanks to Mark Dickinson for a fix to the thread barrier that occassionally suffered from spurious wakeups on MacOSX. - Update to 2.6.5 * The maximum thread count can now be set at import-time by setting the environment variable ‘NUMEXPR_MAX_THREADS’. The default number of max threads was lowered from 4096 (which was deemed excessive) to 64. * A number of imports were removed (pkg_resources) or made lazy (cpuinfo) in order to speed load-times for downstream packages (such as pandas, sympy, and tables). Import time has dropped from about 330 ms to 90 ms. Thanks to Jason Sachs for pointing out the source of the slow-down. * Thanks to Alvaro Lopez Ortega for updates to benchmarks to be compatible with Python 3. * Travis and AppVeyor now fail if the test module fails or errors. * Thanks to Mahdi Ben Jelloul for a patch that removed a bug where constants in where calls would raise a ValueError. * Fixed a bug whereby all-constant power operations would lead to infinite recursion.
Displaying revisions 21 - 40 of 42