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

#9807 - Resolve mutable default argument problems

Pull Request - State: open - Opened by EarlMilktea 2 days ago - 1 comment
Labels: 4 - Waiting on author, 4 - Waiting on reviewer

#9806 - [test] only refresh target_context if objmode is used

Pull Request - State: open - Opened by guilhermeleobas 3 days ago
Labels: 2 - In Progress

#9805 - Handle empty arrays in np.median implementation and add datetime check

Pull Request - State: open - Opened by tanishac25 4 days ago
Labels: 3 - Ready for Review

#9804 - Release branch pins for 0.61

Pull Request - State: closed - Opened by kc611 4 days ago
Labels: 3 - Ready for Review, skip_release_notes

#9803 - Integration with Cython C++ classes

Issue - State: open - Opened by adampinky85 5 days ago - 1 comment
Labels: feature_request, discussion

#9802 - IR is not SSA

Issue - State: open - Opened by gmarkall 5 days ago - 2 comments
Labels: question

#9801 - Can't run numba example functions due to typing issue

Issue - State: open - Opened by rlangefe 5 days ago - 9 comments
Labels: numpy, bug - typing

#9800 - Added changelog for `0.61.0` and updated release versioning table

Pull Request - State: closed - Opened by kc611 5 days ago
Labels: skip_release_notes

#9799 - Fix regression in exception handling against 0.60.

Pull Request - State: closed - Opened by stuartarchibald 6 days ago - 1 comment
Labels: 5 - Ready to merge

#9798 - Python 3.13 support

Issue - State: closed - Opened by SlothScript 8 days ago - 2 comments
Labels: duplicate

#9797 - Implement mergesort for array sort

Pull Request - State: open - Opened by yuema137 10 days ago - 2 comments
Labels: 2 - In Progress

#9796 - Skip nvdisasm test on win64

Pull Request - State: closed - Opened by sklam 10 days ago - 2 comments
Labels: 3 - Ready for Review, CUDA, skip_release_notes

#9795 - possible regression in typing

Issue - State: closed - Opened by auderson 10 days ago - 2 comments
Labels: bug - regression, bug - typing

#9794 - Add missing `config.DISABLE_PERFORMANCE_WARNINGS` checks

Pull Request - State: open - Opened by maxkapur 12 days ago - 1 comment
Labels: 4 - Waiting on author

#9793 - Improve UX: `numba.jit` and `numba.njit`

Pull Request - State: closed - Opened by EarlMilktea 12 days ago - 10 comments
Labels: enhancement, 4 - Waiting on author, skip_release_notes

#9792 - Please support recent numpy version

Issue - State: open - Opened by fhg-isi 13 days ago - 1 comment
Labels: duplicate, feature_request

#9791 - Variadic parameter functions fail, if additional parameters are present

Issue - State: closed - Opened by TheTesla 15 days ago - 1 comment
Labels: duplicate

#9790 - Add type annotations

Issue - State: closed - Opened by EarlMilktea 15 days ago - 3 comments
Labels: feature_request

#9789 - Upgrade GitHub Actions stale

Pull Request - State: open - Opened by cclauss 16 days ago
Labels: 5 - Ready to merge, skip_release_notes

#9788 - A safe and clean wording to support Python class' static method/variables in jit function

Issue - State: closed - Opened by victor-zou 17 days ago - 3 comments
Labels: discussion, needs triage/maintainer discussion

#9787 - remove macos sdk dependency, use xcode 14.2

Pull Request - State: open - Opened by swap357 18 days ago
Labels: 2 - In Progress

#9786 - Numba functions with object mode cannot find global variables when using cloudpickle

Issue - State: open - Opened by scott-routledge2 18 days ago - 3 comments
Labels: bug, bug - incorrect behavior

#9785 - Update public CI to use Python 3.13.

Issue - State: closed - Opened by stuartarchibald 18 days ago
Labels: Task

#9785 - Update public CI to use Python 3.13.

Issue - State: closed - Opened by stuartarchibald 18 days ago
Labels: Task

#9784 - Added reshaping logic to change layout when provided number of dimensions are greater than array dimensions

Pull Request - State: open - Opened by kc611 18 days ago
Labels: 4 - Waiting on author

#9783 - Stack Overflow and Terminal Hang When Using Numba-JIT on Custom Dictionary Class

Issue - State: closed - Opened by zzl261004 18 days ago - 3 comments
Labels: question

#9782 - suppurt numpy.polynomial.polynomial.polyval3d

Issue - State: open - Opened by Konjkov 21 days ago - 2 comments
Labels: feature_request

#9781 - support hashlib

Issue - State: closed - Opened by finch71 21 days ago - 1 comment
Labels: feature_request

#9781 - support hashlib

Issue - State: closed - Opened by finch71 21 days ago - 2 comments
Labels: feature_request

#9780 - Default to turn off `sys.monitoring`

Pull Request - State: closed - Opened by sklam 24 days ago
Labels: 5 - Ready to merge

#9780 - Default to turn off `sys.monitoring`

Pull Request - State: closed - Opened by sklam 24 days ago
Labels: 5 - Ready to merge

#9779 - Add mergesort option for array.sort()

Issue - State: open - Opened by yuema137 25 days ago - 3 comments
Labels: feature_request

#9778 - register_jitable + cfunc + carray + non-constant slicing = miscompile silently

Issue - State: open - Opened by jjyyxx 25 days ago - 3 comments
Labels: bug - miscompile

#9778 - register_jitable + cfunc + carray + non-constant slicing = miscompile silently

Issue - State: open - Opened by jjyyxx 25 days ago - 3 comments
Labels: bug - miscompile

#9777 - Numba 0.61.0rc1 Checklist

Issue - State: open - Opened by kc611 26 days ago - 2 comments
Labels: Task

#9776 - Hybrid code: mpi4py ranks with parallel numba

Issue - State: closed - Opened by skwde 26 days ago - 3 comments

#9775 - Strange interaction between reshaping and type casting in Numba

Issue - State: open - Opened by tummytim 27 days ago - 2 comments
Labels: duplicate, bug - miscompile

#9775 - Strange interaction between reshaping and type casting in Numba

Issue - State: open - Opened by tummytim 27 days ago - 2 comments
Labels: duplicate, bug - miscompile

#9774 - Test on gpuCI with supported NumPy and Python versions

Pull Request - State: closed - Opened by gmarkall 27 days ago - 5 comments
Labels: CUDA, 5 - Ready to merge, test suite, skip_release_notes

#9773 - Remove old-style captured errors for 0.61

Pull Request - State: closed - Opened by gmarkall 27 days ago - 2 comments
Labels: BuildFarm Passed, 5 - Ready to merge

#9773 - Remove old-style captured errors for 0.61

Pull Request - State: closed - Opened by gmarkall 27 days ago - 2 comments
Labels: BuildFarm Passed, 5 - Ready to merge

#9772 - Emit warnings when missing authors are dectected in `gitlog2changelog`

Pull Request - State: closed - Opened by kc611 27 days ago
Labels: 5 - Ready to merge, skip_release_notes

#9771 - cpython scalar treatment inconsistency between `numba.types.Tuple` and `numba.types.NamedTuple`

Issue - State: open - Opened by tpgillam 29 days ago - 1 comment
Labels: bug - typing

#9770 - [CUDA] Hang when using `continue` and `cuda.syncthreads_or`

Issue - State: open - Opened by raldone01 about 1 month ago - 7 comments
Labels: CUDA, bug - miscompile

#9769 - Redefining numpy array in parallel mode leads to wrong shapes

Issue - State: open - Opened by fabiwoller about 1 month ago
Labels: ParallelAccelerator, bug - miscompile

#9768 - Deprecation of built-in CUDA target

Pull Request - State: closed - Opened by gmarkall about 1 month ago - 4 comments
Labels: 5 - Ready to merge

#9767 - Use `warnings.simplefilter()` to implement `NUMBA_DISABLE_PERFORMANCE_WARNINGS` env var

Pull Request - State: open - Opened by maxkapur about 1 month ago - 2 comments
Labels: 2 - In Progress

#9766 - Added support for `reversed` keyword

Pull Request - State: open - Opened by kc611 about 1 month ago
Labels: 2 - In Progress

#9764 - Docs: note move of CUDA target to NVIDIA

Issue - State: closed - Opened by gmarkall about 1 month ago
Labels: Task, doc

#9763 - Update docs regarding power8 support.

Pull Request - State: closed - Opened by sklam about 1 month ago
Labels: 5 - Ready to merge

#9762 - `NUMBA_DISABLE_PERFORMANCE_WARNINGS=1` fails to disable warnings

Issue - State: open - Opened by maxkapur about 1 month ago - 4 comments
Labels: bug - incorrect behavior

#9761 - Add CI for py313

Pull Request - State: closed - Opened by sklam about 1 month ago
Labels: 5 - Ready to merge, skip_release_notes

#9760 - Adapt to Python 3.13 low-level monitoring C-API

Issue - State: open - Opened by sklam about 1 month ago
Labels: feature_request, Python 3.13

#9759 - Numba 0.60.0 breaks with SHAP and Numpy

Issue - State: open - Opened by Madot10 about 1 month ago - 5 comments
Labels: more info needed

#9758 - Fix miscompile in branch pruning of SSA form IR.

Pull Request - State: closed - Opened by stuartarchibald about 1 month ago
Labels: 5 - Ready to merge

#9757 - Fix some memory leaks/poor memory behaviour

Pull Request - State: closed - Opened by stuartarchibald about 1 month ago
Labels: 5 - Ready to merge

#9756 - Fix PyRef leaks in unboxing of np.random.Generator

Pull Request - State: closed - Opened by stuartarchibald about 1 month ago
Labels: 5 - Ready to merge

#9755 - Fix issue with IR mutation in label renaming.

Pull Request - State: closed - Opened by stuartarchibald about 1 month ago
Labels: 5 - Ready to merge

#9754 - Support caching for @jitclass

Pull Request - State: open - Opened by HIEROT about 1 month ago
Labels: 2 - In Progress

#9753 - Numba 0.60.0 breaks (VSCode) debugpy (on Windows)

Issue - State: closed - Opened by Huite about 1 month ago - 9 comments
Labels: windows, bug - regression

#9752 - Add support for caching functions from Cython APIs similar to load_library_permanently

Issue - State: open - Opened by OyiboRivers about 1 month ago
Labels: feature_request

#9751 - workaround for bug in TemporaryFile on windows

Pull Request - State: open - Opened by jolos about 1 month ago
Labels: 3 - Ready for Review

#9750 - Update README.rst

Pull Request - State: closed - Opened by Kishore0-0-7 about 1 month ago - 1 comment

#9749 - compile error: msvc cl.exe "exit code 2"

Issue - State: closed - Opened by Firestorm-253 about 2 months ago - 2 comments
Labels: question, stale

#9748 - Enable converting dict() to build_map and set() to build_set for simple cases

Issue - State: open - Opened by njriasan about 2 months ago
Labels: feature_request

#9747 - Fix two bugs in Generator.binomial().

Pull Request - State: closed - Opened by stuartarchibald about 2 months ago
Labels: 5 - Ready to merge

#9746 - Move Azure to use macos-13

Pull Request - State: closed - Opened by gmarkall about 2 months ago
Labels: 5 - Ready to merge, skip_release_notes

#9745 - Segfault after several function calls

Issue - State: open - Opened by stavoltafunzia about 2 months ago - 2 comments
Labels: duplicate, bug - memory leak

#9744 - [CI TEST] Test with Opaque Pointers

Pull Request - State: open - Opened by gmarkall about 2 months ago - 3 comments
Labels: 2 - In Progress, skip_release_notes

#9743 - Fixed GHA versions in towncrier script

Pull Request - State: closed - Opened by kc611 about 2 months ago - 1 comment
Labels: 5 - Ready to merge, Effort - short

#9742 - Miscompile on `main` as a result of #9711

Issue - State: closed - Opened by stuartarchibald about 2 months ago - 1 comment
Labels: bug - miscompile

#9741 - Add Support for NumPy 2.1

Pull Request - State: closed - Opened by kc611 about 2 months ago - 2 comments
Labels: 5 - Ready to merge

#9740 - TBB not found when installed with pip

Issue - State: closed - Opened by cgadal about 2 months ago - 4 comments
Labels: question, threading, stale, installation

#9739 - Update the minimum supported NumPy to 1.24

Pull Request - State: closed - Opened by kc611 about 2 months ago - 1 comment
Labels: 5 - Ready to merge

#9738 - Revert RVSDG frontend.

Pull Request - State: closed - Opened by sklam about 2 months ago - 1 comment
Labels: 5 - Ready to merge

#9737 - Add Support for NumPy 2.1

Pull Request - State: closed - Opened by kc611 about 2 months ago - 2 comments
Labels: 2 - In Progress

#9736 - Fix refcounts when yielding NRT-managed objects

Pull Request - State: open - Opened by yut23 about 2 months ago - 4 comments
Labels: 4 - Waiting on reviewer

#9735 - MemoryError/segfault with a generator yielding NRT-managed objects

Issue - State: closed - Opened by yut23 about 2 months ago - 1 comment

#9734 - `np.random.Generator.binomial` produces invalid values for "intermediate" sized `n`.

Issue - State: closed - Opened by stuartarchibald about 2 months ago
Labels: numpy, bug - numerically incorrect

#9733 - Calling a @jit function with a type that cannot be "fingerprinted" uses excessive memory

Issue - State: closed - Opened by stuartarchibald about 2 months ago
Labels: bug - memory leak

#9732 - numba.cuda.cudadrv.driver.CudaAPIError: [34]

Issue - State: closed - Opened by pxrw about 2 months ago - 10 comments
Labels: needtriage, CUDA

#9731 - Memory Leak in libllvmlite.so when using Numba

Issue - State: closed - Opened by no-moree about 2 months ago - 2 comments
Labels: question, stale

#9730 - List are not correctly converted to array

Issue - State: open - Opened by raphaelreme 2 months ago - 2 comments
Labels: bug, bug - miscompile

#9729 - the particle filter

Issue - State: closed - Opened by NawalAlomar 2 months ago - 2 comments
Labels: more info needed, stale

#9728 - Accessing fields from numpy records inside parallel function raises error

Issue - State: open - Opened by TobyBoyne 2 months ago - 4 comments
Labels: bug - ice

#9727 - Revert Junit XML PR that may be causing buildfarm issue related to multiprocessing.Pool error

Pull Request - State: closed - Opened by sklam 2 months ago
Labels: 5 - Ready to merge, skip_release_notes

#9726 - Remove Python 3.9 support

Pull Request - State: closed - Opened by kc611 2 months ago - 1 comment
Labels: 5 - Ready to merge

#9725 - ValueError raised by arviz tests with numba 0.60.0 and 0.59.1 (regression from 0.58.1)

Issue - State: closed - Opened by folded 2 months ago - 8 comments
Labels: bug - ice, bug - regression

#9724 - python kernel keeps crashed

Issue - State: closed - Opened by ganbaaelmer 2 months ago - 4 comments
Labels: more info needed, stale

#9723 - we need native progress bar for numba @numba.jit for loop. like python tqdm library

Issue - State: closed - Opened by ganbaaelmer 2 months ago - 5 comments
Labels: feature_request

#9722 - optional type in `if x is not None` branch is still optional

Issue - State: open - Opened by auderson 2 months ago - 4 comments
Labels: bug - typing

#9721 - @jit(target_backend='cpu') select loop mode for huge for loop

Issue - State: closed - Opened by ganbaaelmer 3 months ago - 5 comments
Labels: question, no action required, stale

#9720 - Hangs when printing `get_thread_id` inside a cached jit function

Issue - State: open - Opened by kei-eichi 3 months ago - 1 comment
Labels: duplicate, ParallelAccelerator, caching

#9719 - add supported np.trapezoid

Pull Request - State: closed - Opened by holymonson 3 months ago - 4 comments
Labels: 5 - Ready to merge, Effort - short

#9718 - Replace find_topo_order with an iterative implementation

Pull Request - State: closed - Opened by njriasan 3 months ago - 2 comments
Labels: 5 - Ready to merge, skip_release_notes

#9717 - Replace Uses of `ir.Inst._rec_list_vars` When Statically Known

Pull Request - State: open - Opened by srilman 3 months ago
Labels: 2 - In Progress

#9716 - Expensive Calls to `ir.Inst.list_vars` During Compilation

Issue - State: open - Opened by srilman 3 months ago
Labels: performance - compile time

#9715 - Replace uses of `pprint.pformat` for `_lazy_pformat` in logging

Pull Request - State: closed - Opened by srilman 3 months ago - 4 comments
Labels: 5 - Ready to merge, skip_release_notes

#9714 - High Overhead of `pprint.pformat` Calls During Compilation

Issue - State: closed - Opened by srilman 3 months ago - 2 comments
Labels: performance - compile time