Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / numba/numba issues and pull requests
#8875 - numba 0.56.4 requires numpy<1.24,>=1.18, but you have numpy 1.24.2 which is incompatible.
Issue -
State: closed - Opened by Marietto2008 over 1 year ago
- 12 comments
Labels: question
#8860 - `np.allclose` implementation does not handle default arguments correctly.
Issue -
State: open - Opened by stuartarchibald over 1 year ago
- 2 comments
Labels: good second issue, bug - typing
#8854 - Updated mk_alloc to support Numba-Dpex compute follows data.
Pull Request -
State: closed - Opened by mingjie-intel over 1 year ago
- 5 comments
Labels: ParallelAccelerator, 5 - Ready to merge, skip_release_notes
#8850 - TypeError: CCompiler_spawn() got an unexpected keyword argument 'env'
Issue -
State: closed - Opened by husqD over 1 year ago
- 4 comments
Labels: more info needed, stale
#8841 - Numba 0.57.0rc1 Checklist
Issue -
State: closed - Opened by stuartarchibald over 1 year ago
- 21 comments
Labels: Task
#8832 - why @numba.jit(nopython=True) cause memory leak, thanks
Issue -
State: closed - Opened by Creazy-MR over 1 year ago
- 11 comments
Labels: more info needed, bug - memory leak, stale
#8830 - float128 support
Issue -
State: closed - Opened by lesshaste over 1 year ago
- 4 comments
Labels: question, stale
#8827 - Literal Unroll "cannot be determined, operation: unknown operation, location: unknown location"
Issue -
State: open - Opened by QuantFreedom1022 over 1 year ago
- 8 comments
Labels: needtriage, stale
#8821 - CUDA: Support NVRTC when using the ctypes binding
Issue -
State: closed - Opened by gmarkall over 1 year ago
- 2 comments
Labels: feature_request, CUDA
#8821 - CUDA: Support NVRTC when using the ctypes binding
Issue -
State: closed - Opened by gmarkall over 1 year ago
- 2 comments
Labels: feature_request, CUDA
#8779 - Refactored Numpy documentation to follow numpy user reference
Pull Request -
State: open - Opened by kc611 almost 2 years ago
- 5 comments
Labels: doc, numpy, 4 - Waiting on reviewer, skip_release_notes
#8773 - CUDA: Refactor handling of target options
Pull Request -
State: open - Opened by gmarkall almost 2 years ago
- 5 comments
Labels: 3 - Ready for Review, CUDA, Effort - medium
#8755 - ensure_cache_path() for Windows directory permission check may cause infinite loop
Issue -
State: open - Opened by nethe-GitHub almost 2 years ago
- 13 comments
Labels: caching, windows, bug - incorrect behavior
#8750 - [Experimental] Made closures with yield pass though MakeFunctionToJITFunction compiler pass
Pull Request -
State: closed - Opened by kc611 almost 2 years ago
- 1 comment
Labels: 2 - In Progress, stale, abandoned - stale
#8741 - Added initial typed set implementation
Pull Request -
State: open - Opened by kc611 almost 2 years ago
- 13 comments
Labels: 3 - Ready for Review, Effort - long
#8736 - Implement np.lib.stride_tricks.sliding_window_view
Pull Request -
State: closed - Opened by bcbnz almost 2 years ago
- 5 comments
Labels: numpy, 5 - Ready to merge
#8736 - Implement np.lib.stride_tricks.sliding_window_view
Pull Request -
State: closed - Opened by bcbnz almost 2 years ago
- 5 comments
Labels: numpy, 5 - Ready to merge
#8731 - Add incubator project policy
Pull Request -
State: open - Opened by sklam almost 2 years ago
- 1 comment
Labels: 2 - In Progress, doc, discussion, stale
#8730 - Update dev-docs
Pull Request -
State: closed - Opened by esc almost 2 years ago
- 4 comments
Labels: 5 - Ready to merge
#8708 - Raise a warning if fastmath options nnan/ninf are in use with `isnan` or `isinf`
Issue -
State: open - Opened by stuartarchibald almost 2 years ago
- 2 comments
Labels: feature_request
#8698 - NumPy 1.25 support
Issue -
State: closed - Opened by stuartarchibald almost 2 years ago
- 5 comments
Labels: Task, highpriority, feature_request, numpy
#8686 - Numba compiled functions releasing the GIL often fail to scale in parallel when Numpy and/or lists are involved
Issue -
State: open - Opened by LivingPages almost 2 years ago
- 21 comments
Labels: needtriage, more info needed
#8676 - numba dict converts between int types
Issue -
State: open - Opened by hroskes almost 2 years ago
- 10 comments
Labels: bug - typing
#8668 - Unexpected output type on Windows when calling f.types on ufunc
Issue -
State: closed - Opened by Matt711 almost 2 years ago
- 4 comments
Labels: bug - typing
#8663 - Add `.tobytes()` method for Numpy arrays
Pull Request -
State: closed - Opened by alanhdu almost 2 years ago
- 13 comments
Labels: 2 - In Progress, 4 - Waiting on author, stale, Effort - short, abandoned - stale
#8633 - DOC: Convert vectorize and guvectorize examples to doctests
Pull Request -
State: closed - Opened by Matt711 almost 2 years ago
- 7 comments
Labels: 5 - Ready to merge
#8622 - `getitem` access with `str` value to a struct array causes impl "no match"
Issue -
State: closed - Opened by goodboy about 2 years ago
- 12 comments
Labels: question, stale
#8615 - Error on import with numpy HEAD
Issue -
State: closed - Opened by max-sixty about 2 years ago
- 30 comments
Labels: discussion
#8611 - [structref] Add a method for `_Utils` class in structref
Pull Request -
State: closed - Opened by dlee992 about 2 years ago
- 2 comments
Labels: 4 - Waiting on author, stale, Effort - medium, abandoned - stale
#8604 - Allow empty tuple as size for numpy rng
Pull Request -
State: closed - Opened by aseyboldt about 2 years ago
- 6 comments
Labels: 4 - Waiting on author, stale, abandoned - stale
#8567 - M1 LLVM Runtimedyld Invalid page reloc value assertion error
Issue -
State: open - Opened by sklam about 2 years ago
- 44 comments
Labels: llvm, ISA: ARM, bug - segfault
#8565 - Autodiff support in Numba
Issue -
State: open - Opened by adam-urbanczyk about 2 years ago
- 26 comments
Labels: feature_request
#8509 - Deprecate `numba.pycc`
Issue -
State: open - Opened by stuartarchibald about 2 years ago
- 14 comments
Labels: Task, highpriority
#8507 - CUDA: Warp-aggregated atomics example no longer works
Issue -
State: open - Opened by gmarkall about 2 years ago
Labels: CUDA, bug - failure to compile
#8500 - Add string comparison and information methods from the numpy.char module.
Pull Request -
State: open - Opened by nmehran about 2 years ago
- 5 comments
Labels: 3 - Ready for Review
#8491 - Added support for multidimensional array indexing
Pull Request -
State: closed - Opened by kc611 about 2 years ago
- 3 comments
Labels: 5 - Ready to merge, Effort - long
#8455 - pythonapi function for PyBytes_AsStringAndSize?
Issue -
State: closed - Opened by jpivarski about 2 years ago
- 4 comments
Labels: feature_request
#8444 - Pybind11 extended functions and classes support in no python mode
Issue -
State: open - Opened by sivansh11 about 2 years ago
- 7 comments
Labels: feature_request
#8430 - Feature request: Expose optimisation configuration into user space.
Issue -
State: open - Opened by stuartarchibald about 2 years ago
- 1 comment
Labels: feature_request, discussion
#8396 - Extend cache invalidation to include changes in other files (take 2)
Pull Request -
State: open - Opened by luk-f-a over 2 years ago
- 26 comments
Labels: 3 - Ready for Review, highpriority, Effort - long, 4 - Waiting on second reviewer
#8395 - [-1] call to cuInit results in UNKNOWN_CUDA_ERROR
Issue -
State: closed - Opened by leeyegy over 2 years ago
- 5 comments
Labels: CUDA, more info needed
#8395 - [-1] call to cuInit results in UNKNOWN_CUDA_ERROR
Issue -
State: closed - Opened by leeyegy over 2 years ago
- 5 comments
Labels: CUDA, more info needed
#8371 - Added binomial distribution
Pull Request -
State: closed - Opened by kc611 over 2 years ago
- 5 comments
Labels: 5 - Ready to merge, 4 - Waiting on CI, skip_release_notes
#8333 - Remove dtype from kwarg list during function replacement in pre-parfor pass.
Pull Request -
State: closed - Opened by DrTodd13 over 2 years ago
- 3 comments
Labels: 3 - Ready for Review
#8316 - Fix error handling in float unboxing
Pull Request -
State: open - Opened by eric-wieser over 2 years ago
- 21 comments
Labels: 4 - Waiting on reviewer
#8301 - Worst case performance of njitted any vs. plain numpy any
Issue -
State: open - Opened by maxnoe over 2 years ago
- 5 comments
Labels: performance - run time
#8282 - Numba Wrapper Address Protocol (WAP) is broken
Issue -
State: open - Opened by guilhermeleobas over 2 years ago
- 7 comments
Labels: bug - regression, bug - typing
#8270 - Support `np.any` for scalar input
Issue -
State: open - Opened by maxnoe over 2 years ago
- 2 comments
Labels: bug - failure to compile
#8270 - Support `np.any` for scalar input
Issue -
State: open - Opened by maxnoe over 2 years ago
- 2 comments
Labels: bug - failure to compile
#8225 - np.arange with kwargs not supported when parallel=True
Issue -
State: closed - Opened by njriasan over 2 years ago
- 1 comment
Labels: ParallelAccelerator, bug - failure to compile
#8219 - Permit use of 'literal_unroll' via getattr on 'numba' module.
Pull Request -
State: open - Opened by stuartarchibald over 2 years ago
- 2 comments
Labels: 4 - Waiting on author, stale, Effort - medium
#8218 - CUDA: Numerical differences between CPython / CPU target and the CUDA target in `math.pow`
Issue -
State: open - Opened by gmarkall over 2 years ago
- 6 comments
Labels: CUDA, bug - numerically incorrect
#8172 - Feature Request: add ability to run -03 twice
Issue -
State: closed - Opened by max9111 over 2 years ago
- 11 comments
Labels: feature_request, performance - run time, Effort - medium
#8134 - Support non-constant exception values in JIT
Pull Request -
State: closed - Opened by guilhermeleobas over 2 years ago
- 20 comments
Labels: 5 - Ready to merge, Effort - long
#8134 - Support non-constant exception values in JIT
Pull Request -
State: closed - Opened by guilhermeleobas over 2 years ago
- 20 comments
Labels: 5 - Ready to merge, Effort - long
#8131 - All slices of contiguous 2D+ arrays are assumed to be not contiguous (even when they would be)
Issue -
State: open - Opened by T-Flet over 2 years ago
- 2 comments
Labels: enhancement, Blocked awaiting long term feature
#8112 - ImportError: numpy.core.multiarray failed to import
Issue -
State: closed - Opened by songololo over 2 years ago
- 5 comments
#8112 - ImportError: numpy.core.multiarray failed to import
Issue -
State: closed - Opened by songololo over 2 years ago
- 5 comments
#8108 - *args Issue Tracking Megathread
Issue -
State: open - Opened by njriasan over 2 years ago
- 4 comments
Labels: discussion
#8036 - `raise` and `assert` do not work correctly in CUDA device functions
Issue -
State: open - Opened by gmarkall over 2 years ago
- 1 comment
Labels: CUDA, bug - incorrect behavior
#8031 - Support for Numpy BitGenerators PR#1 - Core Generator Support
Pull Request -
State: closed - Opened by kc611 over 2 years ago
- 23 comments
Labels: BuildFarm Passed, 5 - Ready to merge, Effort - long
#8031 - Support for Numpy BitGenerators PR#1 - Core Generator Support
Pull Request -
State: closed - Opened by kc611 over 2 years ago
- 23 comments
Labels: BuildFarm Passed, 5 - Ready to merge, Effort - long
#8008 - meta-issue: Numba/NumPy interation+collaboration+discussion!
Issue -
State: open - Opened by stuartarchibald over 2 years ago
- 8 comments
Labels: discussion
#8007 - Wrong results when using jit(parallel=True)
Issue -
State: closed - Opened by AvinoamK over 2 years ago
- 6 comments
Labels: ParallelAccelerator, bug - miscompile
#7989 - [DO NOT MERGE] Testing fix
Pull Request -
State: closed - Opened by sklam over 2 years ago
- 2 comments
Labels: 2 - In Progress, stale, abandoned - stale
#7980 - Fix: optional array index
Pull Request -
State: closed - Opened by 1844144 over 2 years ago
- 3 comments
Labels: 3 - Ready for Review, needs triage/maintainer discussion
#7976 - [WIP] Add axis option to `np.unique`
Pull Request -
State: closed - Opened by PABannier over 2 years ago
- 4 comments
Labels: 2 - In Progress, stale, abandoned - stale
#7903 - error from getitem with optional array
Issue -
State: open - Opened by auderson over 2 years ago
- 2 comments
Labels: bug - failure to compile
#7897 - Enable setting of kernel attributes via cuFuncSetAttribute
Issue -
State: open - Opened by gmarkall over 2 years ago
Labels: feature_request, CUDA
#7827 - Overload array
Pull Request -
State: open - Opened by esc almost 3 years ago
- 5 comments
Labels: 2 - In Progress
#7811 - Assignment of jitclass-owned array fails when list comprehension is used in the calling function
Issue -
State: open - Opened by sebbelese almost 3 years ago
- 4 comments
Labels: bug, jitclass, bug - miscompile
#7785 - Add axis option to norm computation
Pull Request -
State: closed - Opened by PABannier almost 3 years ago
- 12 comments
Labels: 4 - Waiting on author, stale, Effort - medium, abandoned - stale
#7750 - "Iteration" over empty containers
Pull Request -
State: open - Opened by guilhermeleobas almost 3 years ago
- 5 comments
Labels: 4 - Waiting on reviewer, Effort - long
#7710 - CUDA: Don't use typemap for function name and line number
Issue -
State: open - Opened by gmarkall almost 3 years ago
Labels: Task, CUDA
#7708 - Enable Boxing Unhashable Literals
Pull Request -
State: open - Opened by njriasan almost 3 years ago
- 9 comments
Labels: 3 - Ready for Review, Effort - medium
#7706 - Numba CUDA Array interface faster than Pytorch CUDA Array
Issue -
State: closed - Opened by Adel-Moumen almost 3 years ago
- 11 comments
Labels: CUDA, no action required, performance - run time
#7706 - Numba CUDA Array interface faster than Pytorch CUDA Array
Issue -
State: closed - Opened by Adel-Moumen almost 3 years ago
- 11 comments
Labels: CUDA, no action required, performance - run time
#7697 - CUDA: support recursion in device functions
Issue -
State: open - Opened by gmarkall almost 3 years ago
Labels: feature_request, CUDA
#7604 - Added multiple axes support for np.expand_dims
Pull Request -
State: open - Opened by kc611 almost 3 years ago
- 10 comments
Labels: 4 - Waiting on reviewer, Effort - medium
#7582 - Use get_parfor_writes to detect illegal array access that prevents fusion.
Pull Request -
State: closed - Opened by DrTodd13 about 3 years ago
- 14 comments
Labels: ParallelAccelerator, 5 - Ready to merge
#7578 - Compilation with `parallel=True` gives garbage results for a very simply parallelizable function
Issue -
State: closed - Opened by sztal about 3 years ago
- 4 comments
Labels: ParallelAccelerator, bug - incorrect behavior
#7543 - Support for all modes in np.correlate and np.convolve
Pull Request -
State: open - Opened by jeertmans about 3 years ago
- 18 comments
Labels: 4 - Waiting on reviewer, Effort - medium
#7531 - NumbaWarning: [1mThe TBB threading layer requires TBB version 2021 update 1 or later i.e., TBB_INTERFACE_VERSION >= 12010. Found TBB_INTERFACE_VERSION = 11102. The TBB threading layer is disabled.[0m warnings.warn(problem)
Issue -
State: closed - Opened by aa694849243 about 3 years ago
- 6 comments
Labels: needtriage, more info needed, stale
#7528 - Implement array reshape for CUDA
Issue -
State: open - Opened by gmarkall about 3 years ago
- 5 comments
Labels: feature_request, CUDA
#7482 - Failed in nopython mode pipeline len(none)
Issue -
State: closed - Opened by nehaljwani about 3 years ago
- 5 comments
Labels: SSA, bug - failure to compile
#7417 - [Feature Request] Support for Python collections.deque
Issue -
State: open - Opened by danilo-bc about 3 years ago
- 12 comments
Labels: feature_request
#7410 - Support for Record type in jitclass
Issue -
State: open - Opened by hn-sl about 3 years ago
- 6 comments
Labels: feature_request, jitclass
#7387 - Potential race condition in CUDA initialization
Issue -
State: open - Opened by gmarkall about 3 years ago
Labels: CUDA, bug - incorrect behavior
#7371 - Support inlining C and C++ (or even LLVM IR) code into nopython-jitted function/class
Issue -
State: open - Opened by polkovnikov about 3 years ago
- 10 comments
Labels: feature_request
#7367 - developer contributing docs - llvm, sqlite3, sphinx-rtd-theme, and make html
Pull Request -
State: closed - Opened by sgbaird about 3 years ago
- 5 comments
Labels: doc, 4 - Waiting on reviewer, Effort - medium
#7359 - Extend support for nested arrays inside numpy records
Pull Request -
State: closed - Opened by luk-f-a about 3 years ago
- 37 comments
Labels: BuildFarm Passed, CUDA, 5 - Ready to merge, Effort - medium
#7327 - Numba does not error out when an if statement does not account for all conditions
Issue -
State: open - Opened by e-dvl over 3 years ago
- 8 comments
Labels: feature_request
#7310 - LinkedList traversing and assignment fails
Issue -
State: open - Opened by scottbecker over 3 years ago
- 5 comments
Labels: jitclass, bug - failure to compile
#7262 - fix order of handling and casting
Pull Request -
State: closed - Opened by esc over 3 years ago
- 26 comments
Labels: 5 - Ready to merge
#7259 - More efficient np.zeros
Issue -
State: open - Opened by luk-f-a over 3 years ago
- 5 comments
Labels: performance - run time
#7259 - More efficient np.zeros
Issue -
State: open - Opened by luk-f-a over 3 years ago
- 5 comments
Labels: performance - run time
#7250 - Typed List indices are cast unsafely
Issue -
State: closed - Opened by LunarLanding over 3 years ago
- 5 comments
Labels: bug - incorrect behavior
#7169 - CUDA: `debug=True` conflates checking for exceptions and generating debug info
Issue -
State: open - Opened by gmarkall over 3 years ago
- 2 comments
Labels: feature_request, CUDA
#7168 - Impact of flags in function selection/recompilation
Issue -
State: open - Opened by stuartarchibald over 3 years ago
- 3 comments
Labels: bug, highpriority, bug - miscompile
#7148 - Using TBB with numba fails with pip install, works with apt install
Issue -
State: closed - Opened by theahura over 3 years ago
- 19 comments
Labels: question, threading, stale, installation