-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Issues: numba/numba
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Numba implicitly converts floats to integers in calls to Bugs: incorrect behavior
range
bug - incorrect behavior
#9909
opened Jan 28, 2025 by
brycelelbach
cfunc test fails on Linux 32 bits armhf (Raspberry Pi 2)
question
Notes an issue as a question
#9908
opened Jan 27, 2025 by
guillaume-pais
2 tasks done
Is it possible to extract the C function ptr from the result of numba.jit(f)
question
Notes an issue as a question
#9907
opened Jan 26, 2025 by
jimlinntu
cuda jit: No implementation of function Function(<class 'str'>) found for signature:
bug - regression
A regression against a previous version of Numba
Iteration over a C-order array yields subarrays without C-order property
bug - typing
Bugs: occuring at typing time
#9903
opened Jan 23, 2025 by
hhoppe
First class function and structured arrays Bugs: internal compiler error
NotImplementedError
bug - ice
#9901
opened Jan 21, 2025 by
adityagoel4512
2 tasks done
In certain situations, Bugs: incorrect behavior
setdefault
of a Dict returns an incorrect value.
bug - incorrect behavior
#9890
opened Jan 8, 2025 by
jedy
numba jit: "Type of variable <varname>.2 cannot be determined" for a fully specified variable.
more info needed
This issue needs more information
#9886
opened Jan 6, 2025 by
dakra137
List unboxing fails for optional types when None is first list element
bug - incorrect behavior
Bugs: incorrect behavior
#9885
opened Jan 3, 2025 by
ehsantn
2 tasks done
AssertionError does not occur when using @jit decorator with np.vectorize
needtriage
#9884
opened Jan 3, 2025 by
zzl261004
2 tasks done
literal_unroll()
silently fails to unroll range()
bug - incorrect behavior
#9882
opened Dec 30, 2024 by
gmarkall
numba capturing ctrl-C when it is not running, causing "forrtl: error (200): program aborting due to control-C event "
more info needed
This issue needs more information
stale
Marker label for stale issues.
#9880
opened Dec 25, 2024 by
linhz0hz
2 tasks done
numba with @jit silently handles float-to-integer conversion in slice indices, causing unexpected behavior
bug - incorrect behavior
Bugs: incorrect behavior
#9877
opened Dec 23, 2024 by
zzl261004
2 tasks done
Inconsistent behavior when setting values in structured arrays using nested loops in Numba
feature_request
#9874
opened Dec 22, 2024 by
game-difficulty
bool
is represented as DW_ATE_float
bug - DWARF
#9858
opened Dec 19, 2024 by
gmarkall
Segmentation fault when using recursive generator with Numba JIT (NUMBA_OPT=0)
bug - segfault
Bugs that cause SIGSEGV, SIGABRT, SIGILL, SIGBUS
#9857
opened Dec 18, 2024 by
zzl261004
2 tasks done
Support multidimensional np.random.poisson sampling
feature_request
#9853
opened Dec 17, 2024 by
daara-s
Slight Difference in Float Results When Using @jit
question
Notes an issue as a question
#9845
opened Dec 13, 2024 by
zzl261004
2 tasks done
General matrix product (GEMM) segfault on M3 Max for "scipy<1.9"
more info needed
This issue needs more information
#9841
opened Dec 12, 2024 by
duburcqa
2 tasks done
Inconsistent Results with jit and Bugs: numerical behaviour is incorrect
np.digitize
/np.quantile
bug - numerically incorrect
#9840
opened Dec 11, 2024 by
plutonium-94
2 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.