issues
search
numba
/
numba
NumPy aware dynamic Python compiler using LLVM
https://numba.pydata.org/
BSD 2-Clause "Simplified" License
9.99k
stars
1.13k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle empty arrays in np.median implementation and add datetime check
#9805
tanishac25
opened
5 hours ago
0
Release branch pins for 0.61
#9804
kc611
closed
7 hours ago
0
Integration with Cython C++ classes
#9803
adampinky85
opened
19 hours ago
1
IR is not SSA
#9802
gmarkall
opened
1 day ago
2
Can't run numba example functions due to typing issue
#9801
rlangefe
opened
1 day ago
9
Added changelog for `0.61.0` and updated release versioning table
#9800
kc611
closed
13 hours ago
0
Fix regression in exception handling against 0.60.
#9799
stuartarchibald
closed
2 days ago
1
Python 3.13 support
#9798
SlothScript
closed
4 days ago
2
Implement mergesort for array sort
#9797
yuema137
opened
5 days ago
2
Skip nvdisasm test on win64
#9796
sklam
closed
3 days ago
2
possible regression in typing
#9795
auderson
closed
2 days ago
2
Add missing `config.DISABLE_PERFORMANCE_WARNINGS` checks
#9794
maxkapur
opened
1 week ago
1
Improve UX: `numba.jit` and `numba.njit`
#9793
EarlMilktea
opened
1 week ago
9
Please support recent numpy version
#9792
fhg-isi
opened
1 week ago
1
Variadic parameter functions fail, if additional parameters are present
#9791
TheTesla
closed
1 week ago
1
Add type annotations
#9790
EarlMilktea
closed
1 week ago
3
Upgrade GitHub Actions stale
#9789
cclauss
opened
1 week ago
0
A safe and clean wording to support Python class' static method/variables in jit function
#9788
victor-zou
closed
1 week ago
3
remove macos sdk dependency, use xcode 14.2
#9787
swap357
opened
2 weeks ago
0
Numba functions with object mode cannot find global variables when using cloudpickle
#9786
scott-routledge2
opened
2 weeks ago
3
Update public CI to use Python 3.13.
#9785
stuartarchibald
closed
2 weeks ago
0
Added reshaping logic to change layout when provided number of dimensions are greater than array dimensions
#9784
kc611
opened
2 weeks ago
0
Stack Overflow and Terminal Hang When Using Numba-JIT on Custom Dictionary Class
#9783
zzl261004
closed
1 week ago
3
suppurt numpy.polynomial.polynomial.polyval3d
#9782
Konjkov
opened
2 weeks ago
2
support hashlib
#9781
finch71
closed
2 weeks ago
1
Default to turn off `sys.monitoring`
#9780
sklam
closed
2 weeks ago
0
Add mergesort option for array.sort()
#9779
yuema137
opened
3 weeks ago
3
register_jitable + cfunc + carray + non-constant slicing = miscompile silently
#9778
jjyyxx
opened
3 weeks ago
3
Numba 0.61.0rc1 Checklist
#9777
kc611
opened
3 weeks ago
2
Hybrid code: mpi4py ranks with parallel numba
#9776
skwde
closed
2 weeks ago
3
Strange interaction between reshaping and type casting in Numba
#9775
tummytim
opened
3 weeks ago
2
Test on gpuCI with supported NumPy and Python versions
#9774
gmarkall
closed
2 weeks ago
5
Remove old-style captured errors for 0.61
#9773
gmarkall
closed
3 weeks ago
2
Emit warnings when missing authors are dectected in `gitlog2changelog`
#9772
kc611
closed
2 weeks ago
0
cpython scalar treatment inconsistency between `numba.types.Tuple` and `numba.types.NamedTuple`
#9771
tpgillam
opened
3 weeks ago
1
[CUDA] Hang when using `continue` and `cuda.syncthreads_or`
#9770
raldone01
opened
4 weeks ago
7
Redefining numpy array in parallel mode leads to wrong shapes
#9769
fabiwoller
opened
4 weeks ago
0
Deprecation of built-in CUDA target
#9768
gmarkall
closed
2 days ago
4
Use `warnings.simplefilter()` to implement `NUMBA_DISABLE_PERFORMANCE_WARNINGS` env var
#9767
maxkapur
opened
4 weeks ago
2
Added support for `reversed` keyword
#9766
kc611
opened
4 weeks ago
0
numba.prange pinning CPU to 100% seemingly for no reason when function is called repeatedly in a loop
#9765
mohammed5920
opened
1 month ago
4
Docs: note move of CUDA target to NVIDIA
#9764
gmarkall
closed
2 days ago
0
Update docs regarding power8 support.
#9763
sklam
closed
3 weeks ago
0
`NUMBA_DISABLE_PERFORMANCE_WARNINGS=1` fails to disable warnings
#9762
maxkapur
opened
1 month ago
4
Add CI for py313
#9761
sklam
closed
2 weeks ago
0
Adapt to Python 3.13 low-level monitoring C-API
#9760
sklam
opened
1 month ago
0
Numba 0.60.0 breaks with SHAP and Numpy
#9759
Madot10
opened
1 month ago
5
Fix miscompile in branch pruning of SSA form IR.
#9758
stuartarchibald
closed
1 month ago
0
Fix some memory leaks/poor memory behaviour
#9757
stuartarchibald
closed
1 month ago
0
Fix PyRef leaks in unboxing of np.random.Generator
#9756
stuartarchibald
closed
1 month ago
0
Next