issues
search
pydata
/
numexpr
Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more
https://numexpr.readthedocs.io/en/latest/user_guide.html
MIT License
2.23k
stars
210
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
The occasional crash occurs when calling MKL functions inside the numexpr module.
#448
AndrewTsao
closed
1 year ago
1
Remove usage of deprecated np.alltrue().
#447
rchen152
closed
1 year ago
1
Use r"" to avoid warning about unknown escapes
#446
keszybz
closed
1 year ago
4
Fix syntax error when building with USE_VML
#445
cgohlke
closed
1 year ago
0
2.8.5 breaks pandas
#444
vient
closed
1 year ago
1
Fix setup.py to respect numpy's parsing of libraries in site.cfg
#443
de11n
closed
1 year ago
1
Warn that evaluate() should not be used on user input
#442
corgeman
closed
1 year ago
60
Hash pin github workflow dependencies
#441
joycebrum
closed
8 months ago
2
Don't define/set ex_uses_vml if USE_VML is not defined
#440
peadar
closed
1 year ago
0
Block signal delivery to numexpr-spawned threads
#439
peadar
closed
1 year ago
5
ModuleNotFoundError: No module named 'numexpr.interpreter'
#438
Jeffer1980
closed
1 year ago
2
Signature for `validate()` Function
#437
robbmcleod
closed
1 year ago
5
When doing power operation issue encountered TypeError: '<' not supp…
#436
timbrist
closed
1 year ago
1
Installing takes wayyyy to long for some reason
#435
shroominic
closed
8 months ago
3
When doing power operation issue encountered TypeError: '<' not supported between instances of 'str' and 'int'
#434
timbrist
closed
1 year ago
7
how ?
#433
MIAObriandd
closed
1 year ago
1
ImportError: DLL load failed while importing interpreter: The specified module was not found.
#432
SuperFeda
closed
1 year ago
5
Update build.yml permissions
#431
joycebrum
closed
1 year ago
0
Set github workflow permissions to least privileges
#430
joycebrum
closed
1 year ago
2
Cannot read doc
#429
hengaini2055
closed
1 year ago
3
Wrong calculation of negative powers of variables (Sorry for not describing the error in detail).
#428
itumekanik
closed
1 year ago
10
Build system seems not to detect the change of interp_body.cpp
#427
27rabbitlt
closed
10 months ago
6
How to debug with numexpr?
#426
27rabbitlt
closed
1 year ago
3
Bitwise AND not working with variable
#425
if-mar
closed
8 months ago
3
Issue418
#424
robbmcleod
closed
2 years ago
0
Wheels for Python 3.11
#423
rikardn
closed
2 years ago
4
df.query("'tom'") produces ValueError: NumExpr 2 does not support Unicode as a dtype.
#422
bfeeny
closed
8 months ago
2
OMP_NUM_THREADS with list of ints throws ValueError: invalid literal for int()
#421
christianversloot
closed
2 years ago
2
`site.cfg` is ignored when using `pip`
#420
robbmcleod
closed
8 months ago
2
Improve accuracy of expm1 for complex arguments
#419
thangleiter
closed
2 years ago
2
expm1 low accuracy for complex argument
#418
thangleiter
closed
2 years ago
8
Computing entropy
#417
assaft
closed
8 months ago
2
Remove _np_version_forbids_neg_powint
#416
hmaarrfk
closed
2 years ago
2
Fix constant dupes
#415
Kirill888
closed
2 years ago
1
Repeated constants are assigned same register but are still counted
#414
Kirill888
closed
2 years ago
0
Incorrect result with python % (modulo) operator and integer variable
#413
arondaniel
closed
1 year ago
8
Missing tag for 2.8.3 release
#412
mgorny
closed
2 years ago
2
module 'numexpr' has no attribute '__version__'
#411
yucsong
closed
2 years ago
2
numpy.logical_or TypeError: unsupported operand type(s) for |: 'int' and 'OpNode'
#410
fyrestone
closed
8 months ago
4
Installing via conda (with numpy installed and built against mkl) does not find MKL VML libraries
#409
jaredjeya
closed
2 years ago
2
Unexpected result of logical operators
#408
jonas-eschle
closed
2 years ago
9
Wrong separator for MKL libraries in setup.py?
#407
alexvorobiev
closed
1 year ago
4
FIX: do not use deprecated numpy flag
#406
tacaswell
closed
2 years ago
7
`cibuildwheel` failing on win32 wheels for Python 3.10
#405
robbmcleod
closed
2 years ago
1
Re-enable linux aarch64 builds
#404
matham
closed
2 years ago
7
Add support for Apple silicon and simplify build
#403
matham
closed
2 years ago
4
Fix build with mingw python
#402
Biswa96
closed
2 years ago
1
complex varaible power gives an error
#401
minjaep
closed
2 years ago
1
Check platform.machine() at install time (fixes #399)
#400
dwpaley
closed
2 years ago
0
Calling `platform.machine()` causing MPI problems
#399
dwpaley
closed
2 years ago
4
Previous
Next