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.25k
stars
212
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error evaluating 1.1e1j
#499
tspiteri
opened
2 days ago
0
Python 3.13 wheels?
#498
cbrnr
closed
1 week ago
2
evaluate global_dict argument ignored
#497
gdementen
closed
3 weeks ago
2
Support multithreading
#496
emmaai
closed
2 months ago
10
Fix handling of numexpr.cpu in print_versions()
#495
pinotree
closed
1 week ago
3
Multithreading support
#494
emmaai
closed
2 months ago
3
provide `manylinux2014` wheels
#493
vincentsarago
closed
2 months ago
1
Unexpected upcasting of complex64 to complex128
#492
mutricyl
closed
3 months ago
1
Fix test_max_threads_unset (Closes: #490)
#491
avalentino
closed
4 months ago
1
`test_max_threads_unset` fails on 12-thread CPU
#490
mgorny
closed
4 months ago
1
Fix necompiler.getArguments() on Python 3.13.0b1
#489
hroncok
closed
6 months ago
1
Python 3.13.0b1: test suite (69 failures) AttributeError: 'FrameLocalsProxy' object has no attribute 'clear'
#488
befeleme
closed
6 months ago
1
unittest.makeSuite() has been removed from Python 3.13
#487
befeleme
closed
6 months ago
1
Python 3.13.0b1: AttributeError: module 'unittest' has no attribute 'makeSuite'
#486
befeleme
closed
6 months ago
0
MAINT: Allow building with NumPy 1.x locally
#485
seberg
closed
7 months ago
1
Fix tests on nthreads detection (closes: #479)
#484
avalentino
closed
7 months ago
1
pandas testsuite with numpy 2.0.0rc1 fails on numexpr
#483
bnavigator
closed
3 weeks ago
6
Is it possible to programatically invert a `numexpr`?
#482
LukeWood
closed
7 months ago
1
Citation preferences
#481
murdock-grewar
closed
5 months ago
1
Complex (imaginary) evaluations
#480
sstendahl
closed
7 months ago
7
Tests fail on 12-thread Ryzen 5
#479
mgorny
closed
7 months ago
5
BLD: build with numpy instead of oldest-supported-numpy
#478
neutrinoceros
closed
8 months ago
8
🖌️ Use a vector version badge
#477
Jamim
closed
8 months ago
1
Copy transpose operation
#476
landmanbester
closed
8 months ago
1
MNT: use compat functions for accessing dtype state
#475
tacaswell
closed
8 months ago
4
Stale Issues
#474
AbelHutten
closed
9 months ago
6
Numexpr engine in pandas fails when using eval on a dataframe
#473
em1208
closed
9 months ago
1
Avoid erroring when OMP_NUM_THREADS is empty string
#472
phofl
closed
9 months ago
5
2.9.0 tar.gz is missing on pypi
#471
thebaptiste
closed
10 months ago
2
Skip test requiring sys.getrefcount() on PyPy
#470
mgorny
closed
10 months ago
2
fix sanitizer forbid colon within quotes
#469
27rabbitlt
closed
10 months ago
0
[BUG]: Sanitizing regex does not exclude string literals
#468
taldcroft
closed
10 months ago
3
fix: under pypy, when no dict args given, kwds is non-null
#467
27rabbitlt
closed
10 months ago
9
replace importing complex_ with cdouble for numpy2
#466
27rabbitlt
closed
11 months ago
1
numexpr.test() not working on Mac M1, python 3.9, numpy 2.0.0.dev
#465
27rabbitlt
closed
11 months ago
2
add NE_MAXARGS for future numpy change NPY_MAXARGS
#464
27rabbitlt
closed
11 months ago
1
Test failures on PyPy3.10: mostly `ValueError: ex_uses_vml parameter is required`
#463
mgorny
closed
10 months ago
28
fix sanitizer forbid usage of \d+.\d*j
#462
27rabbitlt
closed
1 year ago
0
fix: replace npy_cdouble with C++ complex
#461
27rabbitlt
closed
1 year ago
0
`NPY_MAXARGS` not a compile time constant
#460
seberg
closed
11 months ago
3
Forbidden Control Character Error for imaginary element
#459
skuschel
closed
1 year ago
1
support new numpy complex types
#458
tacaswell
closed
11 months ago
5
Fix re_evaluate not taking global_dict as argument
#457
27rabbitlt
closed
1 year ago
1
``global_dict`` input ignored in version 2.8.7
#456
euklid321
closed
9 months ago
5
Please upload a pure python wheel to PyPi
#455
drew-wks
closed
1 year ago
2
pow with integer arrays that overflow differs from numpy in 2.8.7
#454
mroeschke
closed
9 months ago
5
Release 2.8.7
#453
FrancescAlted
closed
1 year ago
2
sanitization: reduce unnecessary rejections
#452
rebecca-palmer
closed
1 year ago
1
Fix scientific notation support
#451
t20100
closed
1 year ago
1
It is not possible to disable sanitization via `NUMEXP_SANITIZE` when using `numexpr.NumExpr`
#450
loichuder
closed
9 months ago
2
Next