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

#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 about 3 years ago - 8 comments
Labels: feature_request

#7262 - fix order of handling and casting

Pull Request - State: closed - Opened by esc about 3 years ago - 26 comments
Labels: 5 - Ready to merge

#7259 - More efficient np.zeros

Issue - State: open - Opened by luk-f-a about 3 years ago - 5 comments
Labels: performance - run time

#7259 - More efficient np.zeros

Issue - State: open - Opened by luk-f-a about 3 years ago - 5 comments
Labels: performance - run time

#7250 - Typed List indices are cast unsafely

Issue - State: closed - Opened by LunarLanding about 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

#7112 - NumPy Ufuncs on scalar values don't work in CUDA

Issue - State: open - Opened by gmarkall over 3 years ago - 8 comments
Labels: CUDA, bug - failure to compile

#7084 - Feature request: user-level statically defined tracepoints

Issue - State: open - Opened by spenczar over 3 years ago - 9 comments
Labels: feature_request

#7059 - CUDA typing / lowering can't find `contains_impl` for char sequences

Issue - State: open - Opened by gmarkall over 3 years ago - 3 comments
Labels: CUDA, bug - failure to compile

#7021 - Debug cache location in failing test

Pull Request - State: closed - Opened by sklam over 3 years ago - 2 comments
Labels: abandoned

#7006 - Call to cuLinkAddData results in UNKNOWN_CUDA_ERROR

Issue - State: closed - Opened by miguelcarcamov over 3 years ago - 17 comments
Labels: CUDA, question

#6947 - Losing local struct variable pointer in jitted function

Issue - State: open - Opened by ghostoid over 3 years ago - 11 comments
Labels: bug - incorrect behavior

#6943 - Error storing record view

Issue - State: open - Opened by sklam over 3 years ago - 1 comment
Labels: jitclass, bug - ice

#6714 - support np.dot() for integer types

Issue - State: open - Opened by slayoo over 3 years ago - 11 comments
Labels: feature_request

#6713 - caching + (safe) casting + recursive function -> segmentation fault

Issue - State: closed - Opened by louisabraham over 3 years ago - 12 comments
Labels: duplicate, caching, bug - segfault

#6647 - Support prefer_literal option for intrinsic decorator

Pull Request - State: closed - Opened by ashutoshvarma over 3 years ago - 3 comments
Labels: 5 - Ready to merge, Effort - medium

#6640 - Nested dict-of-jitclass throws pickling error

Issue - State: open - Opened by nelson2005 over 3 years ago - 14 comments
Labels: jitclass, bug - failure to compile

#6626 - A simple event system to broadcast compiler events

Pull Request - State: closed - Opened by sklam over 3 years ago - 6 comments
Labels: 5 - Ready to merge, Effort - medium

#6611 - Feature Request: Support ddof argument in np.nan[std | var]

Issue - State: open - Opened by mroeschke over 3 years ago - 8 comments
Labels: feature_request, numpy, good first issue

#6543 - Operation "element in set" never returns

Issue - State: open - Opened by icezyclon almost 4 years ago - 41 comments
Labels: bug - miscompile

#6533 - Support prefer_literal option for intrinsic decorator

Issue - State: closed - Opened by kozlov-alexey almost 4 years ago - 6 comments
Labels: enhancement, easy, good second issue

#6515 - CUDA: Add support for the jit_module function

Pull Request - State: closed - Opened by gmarkall almost 4 years ago - 6 comments
Labels: 4 - Waiting on author, CUDA, stale, Effort - medium, abandoned - stale

#6460 - Added Bytearray boxing and fixed memory leak in Bytes boxing

Pull Request - State: closed - Opened by njriasan almost 4 years ago - 12 comments
Labels: 4 - Waiting on author, stale, Effort - short, abandoned - stale

#6301 - Implement np.logspace and np.geomspace

Issue - State: closed - Opened by holymonson almost 4 years ago - 3 comments
Labels: duplicate, feature_request

#6301 - Implement np.logspace and np.geomspace

Issue - State: closed - Opened by holymonson almost 4 years ago - 3 comments
Labels: duplicate, feature_request

#6256 - guvectorize in-place operations work only in some cases

Issue - State: open - Opened by philippeller about 4 years ago - 8 comments
Labels: CUDA, bug - incorrect behavior

#6112 - CUDA: Make block, thread, and warp indices unsigned.

Pull Request - State: open - Opened by gmarkall about 4 years ago - 26 comments
Labels: 4 - Waiting on author, CUDA

#6108 - TBB can't be loaded

Issue - State: open - Opened by bmerry about 4 years ago - 14 comments
Labels: bug, wheels

#6061 - Setting cache=True with a recursive function results in Segmentation fault

Issue - State: open - Opened by CalebBell about 4 years ago - 9 comments
Labels: bug, caching, bug - segfault

#6044 - int(inf) does not raise OverflowError

Issue - State: open - Opened by eric-wieser about 4 years ago - 4 comments
Labels: bug, good second issue, bug - incorrect behavior

#6044 - int(inf) does not raise OverflowError

Issue - State: open - Opened by eric-wieser about 4 years ago - 4 comments
Labels: bug, good second issue, bug - incorrect behavior

#5965 - custom logging level for numba internals.

Issue - State: open - Opened by stuartarchibald about 4 years ago - 16 comments
Labels: feature_request, good first issue

#5934 - Cannot Fill 0d Structured/Record Arrays

Issue - State: open - Opened by DannyWeitekamp over 4 years ago - 3 comments
Labels: feature_request

#5903 - Keyword-only arguments and default arguments always do the wrong thing when combined

Issue - State: open - Opened by eric-wieser over 4 years ago - 11 comments
Labels: bug

#5789 - support for np.putmask

Pull Request - State: open - Opened by arthurfeeney over 4 years ago - 3 comments
Labels: 3 - Ready for Review

#5720 - vectorize(target="parallel") breaks type resolution

Issue - State: open - Opened by HPLegion over 4 years ago - 5 comments
Labels: bug, feature_request

#5706 - Please add support for Metal as GPU accelerator

Issue - State: open - Opened by robinhad over 4 years ago - 24 comments
Labels: feature_request

#5688 - Segfault when executing a cached lexsort implementation

Issue - State: open - Opened by sjperkins over 4 years ago - 6 comments
Labels: bug, caching

#5679 - printf that can be called from Numba jit-decorated function

Issue - State: open - Opened by pearu over 4 years ago - 5 comments
Labels: feature_request

#5679 - printf that can be called from Numba jit-decorated function

Issue - State: open - Opened by pearu over 4 years ago - 5 comments
Labels: feature_request

#5566 - RuntimeError: cannot cache function '__shear_dense'

Issue - State: open - Opened by openedev over 4 years ago - 27 comments
Labels: caching, bug - incorrect behavior

#5543 - np.trim_zeros

Pull Request - State: open - Opened by sungraek over 4 years ago - 7 comments
Labels: 4 - Waiting on reviewer, 4 - Waiting on second reviewer

#5520 - OMP omp_set_nested deprecated warning in 0.49rc1

Issue - State: open - Opened by ehsantn over 4 years ago - 17 comments
Labels: Task

#5433 - Incompatible shape for array

Issue - State: open - Opened by TomMaullin over 4 years ago - 14 comments
Labels: bug - incorrect behavior

#5373 - Numba Sort is Significantly Slower Than NumPy Sort

Issue - State: open - Opened by seanlaw over 4 years ago - 20 comments
Labels: performance - run time

#5263 - parfors argmin on boolean array fails

Issue - State: open - Opened by stuartarchibald over 4 years ago - 7 comments
Labels: bug, ParallelAccelerator, good second issue

#5237 - Fixes Parfor nested-loop transformation with Python 3.8

Pull Request - State: closed - Opened by sklam over 4 years ago - 2 comments
Labels: 2 - In Progress, stale, abandoned - stale

#5212 - Adds support for viewing the CFG of the ELF disassembly.

Pull Request - State: closed - Opened by stuartarchibald over 4 years ago - 5 comments
Labels: 5 - Ready to merge

#5200 - fix #5199

Pull Request - State: closed - Opened by asodeur over 4 years ago - 5 comments
Labels: 2 - In Progress, stale, abandoned - stale

#5173 - Implement numpy.core.multiarray.normalize_axis_index

Pull Request - State: closed - Opened by ARF1 over 4 years ago - 10 comments
Labels: 4 - Waiting on author, stale, abandoned - stale

#5169 - unify tuple creation intrinsics

Pull Request - State: closed - Opened by ARF1 over 4 years ago - 35 comments
Labels: 4 - Waiting on author, stale, abandoned - stale

#5119 - Make IR nodes immutable.

Pull Request - State: closed - Opened by DrTodd13 over 4 years ago - 1 comment
Labels: 2 - In Progress, stale, abandoned - stale

#5102 - IR node aliasing check

Pull Request - State: closed - Opened by DrTodd13 over 4 years ago - 6 comments
Labels: 2 - In Progress, stale, abandoned - stale

#5080 - dtype=np.bool doesn't work in array constructors

Issue - State: closed - Opened by rjzak over 4 years ago - 5 comments
Labels: no action required

#5047 - Add del's to reductions.

Pull Request - State: closed - Opened by DrTodd13 over 4 years ago - 3 comments
Labels: 4 - Waiting on author, stale, abandoned - stale

#5043 - @overload cannot replace previously defined or built-in implementations

Issue - State: open - Opened by ARF1 over 4 years ago - 11 comments
Labels: feature_request

#5028 - Feature request: line profiler/performance profiler

Issue - State: open - Opened by stuartarchibald over 4 years ago - 11 comments
Labels: feature_request

#4908 - RuntimeError: cannot cache function 'square': no locator available for file

Issue - State: open - Opened by 99991 almost 5 years ago - 9 comments
Labels: bug, caching

#4900 - [4899] fixed issue with PyCallWrapper and inconsistent Python/nopython ownership trees

Pull Request - State: open - Opened by asodeur almost 5 years ago - 3 comments
Labels: 4 - Waiting on reviewer

#4876 - Struct spec/implementation of __cuda_array_interface__

Issue - State: open - Opened by jakirkham almost 5 years ago - 9 comments
Labels: feature_request, CUDA

#4871 - Implement str.translate()

Pull Request - State: closed - Opened by 1e-to almost 5 years ago - 7 comments
Labels: 4 - Waiting on author, stale, abandoned - stale

#4821 - Argsort improvement

Pull Request - State: closed - Opened by EPronovost almost 5 years ago - 8 comments
Labels: 4 - Waiting on author, stale, abandoned - stale

#4815 - Add support for numpy.isin

Pull Request - State: closed - Opened by andreapiso almost 5 years ago - 19 comments
Labels: 4 - Waiting on author, stale, abandoned - stale

#4807 - Cache causes Segmentation Faults when generated in parallel

Issue - State: open - Opened by crusaderky almost 5 years ago - 29 comments
Labels: bug

#4807 - Cache causes Segmentation Faults when generated in parallel

Issue - State: open - Opened by crusaderky almost 5 years ago - 30 comments
Labels: bug

#4721 - [WIP] Allow cffi value as function arguments

Pull Request - State: closed - Opened by aseyboldt almost 5 years ago - 2 comments
Labels: 2 - In Progress, stale, abandoned - stale

#4717 - [WIP] Making casts explicit in Numba IR

Pull Request - State: closed - Opened by asodeur almost 5 years ago - 2 comments
Labels: 2 - In Progress, SSA, stale, abandoned - stale

#4713 - Numba is not detecting the icc_rt libraries when installed with pip

Issue - State: open - Opened by sogoogos almost 5 years ago - 33 comments
Labels: wheels, installation

#4713 - Numba is not detecting the icc_rt libraries when installed with pip

Issue - State: open - Opened by sogoogos almost 5 years ago - 33 comments
Labels: wheels, installation

#4698 - Serializing typed Lists and Dicts?

Issue - State: open - Opened by JackMcCoy almost 5 years ago - 8 comments
Labels: feature_request

#4677 - Add support for np.setxor1d

Pull Request - State: closed - Opened by synapticarbors almost 5 years ago - 6 comments
Labels: 2 - In Progress, stale, abandoned - stale

#4624 - Support optional arguments axis, dtype and out for numpy.cumsum

Issue - State: open - Opened by yujianll about 5 years ago - 16 comments
Labels: feature_request

#4517 - Option to track heap allocations

Pull Request - State: closed - Opened by sklam about 5 years ago - 4 comments
Labels: 4 - Waiting on author, stale, abandoned - stale

#4506 - [WIP] Make `@lower_cast`and `@lower_constant` return new references

Pull Request - State: closed - Opened by asodeur about 5 years ago - 2 comments
Labels: 2 - In Progress, stale, abandoned - stale

#4480 - [WIP] Reimplementing np.mean with overload and adding axis parameter

Pull Request - State: closed - Opened by luk-f-a about 5 years ago - 6 comments
Labels: 2 - In Progress, stale, abandoned - stale

#4453 - An option to render the IR CFG into files during compilation.

Pull Request - State: closed - Opened by sklam about 5 years ago - 3 comments
Labels: 2 - In Progress, stale, abandoned - stale

#4314 - @guvectorized functions over dask distributed

Issue - State: closed - Opened by crusaderky about 5 years ago - 13 comments
Labels: feature_request

#4280 - Getting ValueError: cannot compute fingerprint of empty list with a list of tuples

Issue - State: closed - Opened by REIS0 about 5 years ago - 5 comments
Labels: no action required

#4267 - prange hook for those of us who like status bar

Issue - State: open - Opened by SumNeuron about 5 years ago - 8 comments
Labels: feature_request, ParallelAccelerator

#4141 - np.max() is not supported?

Issue - State: closed - Opened by isaac-you over 5 years ago - 4 comments
Labels: no action required

#4074 - meta-issue: All NumPy functions with no implementation

Issue - State: open - Opened by stuartarchibald over 5 years ago - 36 comments
Labels: easy, feature_request, numpy, good first issue, good second issue

#4062 - Result caching in Numba

Issue - State: open - Opened by HPLegion over 5 years ago - 8 comments
Labels: discussion, caching

#4037 - Add Dataclasses support

Issue - State: open - Opened by AndrewAnnex over 5 years ago - 16 comments
Labels: feature_request

#4003 - Support time functions like `time.time()`

Issue - State: open - Opened by ehsantn over 5 years ago - 8 comments
Labels: feature_request

#3940 - Isolate mutation on func_ir._definitions

Pull Request - State: closed - Opened by sklam over 5 years ago - 5 comments
Labels: 2 - In Progress, stale, abandoned - stale

#3908 - [WIP] Duplicate code with a dynamic aliasing check.

Pull Request - State: closed - Opened by DrTodd13 over 5 years ago - 10 comments
Labels: 2 - In Progress, ParallelAccelerator, stale, abandoned - stale

#3793 - send method of generators

Issue - State: open - Opened by nathanielvirgo over 5 years ago - 5 comments
Labels: feature_request

#3770 - Feature request: branching hints

Issue - State: open - Opened by svenrahmann over 5 years ago - 2 comments
Labels: feature_request

#3757 - [WIP] better analysis based on variable dependency

Pull Request - State: closed - Opened by sklam over 5 years ago - 1 comment
Labels: 2 - In Progress, stale, abandoned - stale

#3753 - Add support for cffi structs, pointers and array

Pull Request - State: closed - Opened by alendit over 5 years ago - 2 comments
Labels: 2 - In Progress, stale, abandoned - stale

#3685 - WIP: fix-3456 support of numpy tile

Pull Request - State: open - Opened by lalitparate over 5 years ago - 7 comments
Labels: 2 - In Progress, PR Help needed, stale

#3562 - itertools support

Issue - State: open - Opened by cristipurdel almost 6 years ago - 11 comments
Labels: feature_request