An open API service for providing issue and pull request metadata for open source projects.

GitHub / numpy/numpy issues and pull requests

Labelled with: component: numpy._core

#29951 - MAINT: replace use of ``asanyarray`` with ``out=...`` to keep arrays

Pull Request - State: open - Opened by mhvk about 1 month ago
Labels: component: numpy._core, component: numpy.lib, 03 - Maintenance

#29925 - MAINT: Avoid assumptions about how memory is allocated

Pull Request - State: open - Opened by mhvk about 1 month ago
Labels: component: numpy._core, 03 - Maintenance

#29887 - BUG: shrinking an object array with .resize does not decref the shrunk items

Issue - State: open - Opened by mhvk about 1 month ago - 4 comments
Labels: 00 - Bug, component: numpy._core

#29878 - ENH, PERF: allocate memory as part of the array object for scalars

Pull Request - State: open - Opened by mhvk about 2 months ago - 19 comments
Labels: 01 - Enhancement, component: numpy._core

#29878 - ENH, PERF: allocate memory as part of the array object for scalars

Pull Request - State: open - Opened by mhvk about 2 months ago
Labels: 01 - Enhancement, component: numpy._core

#29876 - PERF: allow creation of read-only array views of scalars

Pull Request - State: open - Opened by mhvk about 2 months ago
Labels: 01 - Enhancement, component: numpy._core

#29876 - PERF: allow creation of read-only array views of scalars

Pull Request - State: open - Opened by mhvk about 2 months ago - 8 comments
Labels: 01 - Enhancement, component: numpy._core

#29556 - BUG: Casting from one timedelta64 to another didn't handle NAT.

Pull Request - State: closed - Opened by charris 3 months ago
Labels: 00 - Bug, component: numpy._core, 08 - Backport, component: numpy.datetime64

#29505 - BUG: Casting from one timedelta64 to another didn't handle NAT.

Pull Request - State: open - Opened by WarrenWeckesser 4 months ago
Labels: 00 - Bug, component: numpy._core, component: numpy.datetime64

#28696 - WIP, MAINT: scalar float str match array

Pull Request - State: closed - Opened by tylerjereddy 7 months ago - 2 comments
Labels: component: numpy._core, 03 - Maintenance, 25 - WIP

#28696 - WIP, MAINT: scalar float str match array

Pull Request - State: closed - Opened by tylerjereddy 7 months ago - 2 comments
Labels: component: numpy._core, 03 - Maintenance, 25 - WIP

#28679 - BUG: Floating point printing / string conversion is incorrect

Issue - State: closed - Opened by f2013519 7 months ago - 14 comments
Labels: 00 - Bug, component: numpy._core

#28355 - BUG: safer bincount casting

Pull Request - State: closed - Opened by tylerjereddy 9 months ago - 4 comments
Labels: 00 - Bug, component: numpy._core, 09 - Backport-Candidate

#28355 - BUG: safer bincount casting

Pull Request - State: closed - Opened by tylerjereddy 9 months ago - 7 comments
Labels: 00 - Bug, component: numpy._core

#27846 - ENH: add matvec and vecmat gufuncs

Pull Request - State: closed - Opened by charris 12 months ago
Labels: 01 - Enhancement, component: numpy._core, 08 - Backport

#27846 - ENH: add matvec and vecmat gufuncs

Pull Request - State: closed - Opened by charris 12 months ago
Labels: 01 - Enhancement, component: numpy._core, 08 - Backport

#27547 - Build warning "differs in levels of indirection" in `npy_atomic.h` with MSVC

Issue - State: closed - Opened by rgommers about 1 year ago
Labels: 00 - Bug, component: numpy._core, 39 - free-threading

#27519 - ENH: Improve performance of numpy.nonzero for 1D/2D contiguous arrays

Pull Request - State: open - Opened by eendebakpt about 1 year ago - 1 comment
Labels: 01 - Enhancement, component: numpy._core

#27506 - BUG: avoid segfault on bad arguments in ndarray.__array_function__

Pull Request - State: closed - Opened by charris about 1 year ago
Labels: 00 - Bug, component: numpy._core, 08 - Backport

#27506 - BUG: avoid segfault on bad arguments in ndarray.__array_function__

Pull Request - State: closed - Opened by charris about 1 year ago
Labels: 00 - Bug, component: numpy._core, 08 - Backport

#27504 - ENH: Allow ``ndarray.__array_function__`` to dispatch functions that use ``like=``

Pull Request - State: closed - Opened by mhvk about 1 year ago - 6 comments
Labels: 00 - Bug, 01 - Enhancement, component: numpy._core

#27504 - ENH: Allow ``ndarray.__array_function__`` to dispatch functions that use ``like=``

Pull Request - State: closed - Opened by mhvk about 1 year ago - 6 comments
Labels: 00 - Bug, 01 - Enhancement, component: numpy._core

#27503 - BUG: avoid segfault on bad arguments in ndarray.__array_function__

Pull Request - State: closed - Opened by mhvk about 1 year ago - 2 comments
Labels: 00 - Bug, component: numpy._core

#27503 - BUG: avoid segfault on bad arguments in ndarray.__array_function__

Pull Request - State: closed - Opened by mhvk about 1 year ago
Labels: 00 - Bug, component: numpy._core, 09 - Backport-Candidate

#27500 - BUG: np.ndarray.__array_function__ cannot be handle NEP 35 creation functions

Issue - State: closed - Opened by mhvk about 1 year ago - 5 comments
Labels: 00 - Bug, component: numpy._core

#27482 - Show shape any time it cannot be inferred in repr

Pull Request - State: closed - Opened by mhvk about 1 year ago - 16 comments
Labels: 01 - Enhancement, component: numpy._core

#27482 - Show shape any time it cannot be inferred in repr

Pull Request - State: closed - Opened by mhvk about 1 year ago - 20 comments
Labels: 01 - Enhancement, component: numpy._core

#27063 - BUG: crash in `test_stringdtype.py::test_ufunc_multiply` under free-threaded build

Issue - State: closed - Opened by rgommers over 1 year ago - 4 comments
Labels: 00 - Bug, component: numpy._core, 39 - free-threading

#26958 - BUG: index overlap copy

Pull Request - State: closed - Opened by tylerjereddy over 1 year ago - 8 comments
Labels: 00 - Bug, component: numpy._core

#26958 - BUG: index overlap copy

Pull Request - State: closed - Opened by tylerjereddy over 1 year ago - 8 comments
Labels: 00 - Bug, component: numpy._core

#26908 - ENH: Provide a hook for gufuncs to process core dimensions.

Pull Request - State: closed - Opened by WarrenWeckesser over 1 year ago - 15 comments
Labels: 01 - Enhancement, component: numpy._core, component: numpy.ufunc, 63 - C API

#26908 - ENH: Provide a hook for gufuncs to process core dimensions.

Pull Request - State: closed - Opened by WarrenWeckesser over 1 year ago - 14 comments
Labels: 01 - Enhancement, component: numpy._core, component: numpy.ufunc, 63 - C API

#26884 - MAINT: Remove a redundant import from the generated __ufunc_api.h.

Pull Request - State: closed - Opened by WarrenWeckesser over 1 year ago - 1 comment
Labels: component: numpy._core, 03 - Maintenance

#26884 - MAINT: Remove a redundant import from the generated __ufunc_api.h.

Pull Request - State: closed - Opened by WarrenWeckesser over 1 year ago
Labels: component: numpy._core, 03 - Maintenance

#26868 - BUG: fancy indexing copy

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: 00 - Bug, component: numpy._core, 08 - Backport

#26868 - BUG: fancy indexing copy

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: 00 - Bug, component: numpy._core, 08 - Backport

#26844 - BUG: memory overlap in some tricky indexing scenarios

Issue - State: open - Opened by tylerjereddy over 1 year ago
Labels: 00 - Bug, component: numpy._core

#26701 - BUG: `clongdouble(str)` parses string to `float64` and loses precision in string conversion.

Issue - State: open - Opened by WarrenWeckesser over 1 year ago - 3 comments
Labels: 00 - Bug, component: numpy._core, sprintable - C

#26558 - BUG: fancy indexing copy

Pull Request - State: open - Opened by tylerjereddy over 1 year ago
Labels: 00 - Bug, component: numpy._core

#26558 - BUG: fancy indexing copy

Pull Request - State: closed - Opened by tylerjereddy over 1 year ago - 3 comments
Labels: 00 - Bug, component: numpy._core

#26145 - BUG/question: Should np.abs always return a positive number?

Issue - State: open - Opened by mhvk over 1 year ago
Labels: 00 - Bug, component: numpy._core, 33 - Question

#26036 - MAINT: handle ``NPY_ALLOW_THREADS`` and related build option better

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: component: numpy._core, 03 - Maintenance, 08 - Backport

#26036 - MAINT: handle ``NPY_ALLOW_THREADS`` and related build option better

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: component: numpy._core, 03 - Maintenance, 08 - Backport

#26034 - MAINT: remove now-unused ``NPY_USE_C99_FORMAT``

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: component: numpy._core, 03 - Maintenance, 08 - Backport

#26034 - MAINT: remove now-unused ``NPY_USE_C99_FORMAT``

Pull Request - State: closed - Opened by charris over 1 year ago
Labels: component: numpy._core, 03 - Maintenance, 08 - Backport

#26016 - MAINT: handle `NPY_ALLOW_THREADS` and related build option better

Pull Request - State: closed - Opened by rgommers over 1 year ago
Labels: component: numpy._core, 03 - Maintenance, 09 - Backport-Candidate

#26016 - MAINT: handle ``NPY_ALLOW_THREADS`` and related build option better

Pull Request - State: closed - Opened by rgommers over 1 year ago - 1 comment
Labels: component: numpy._core, 03 - Maintenance

#26015 - MAINT: remove now-unused `NPY_USE_C99_FORMAT`

Pull Request - State: closed - Opened by rgommers over 1 year ago - 1 comment
Labels: component: numpy._core, 03 - Maintenance, 09 - Backport-Candidate

#26015 - MAINT: remove now-unused ``NPY_USE_C99_FORMAT``

Pull Request - State: closed - Opened by rgommers over 1 year ago - 2 comments
Labels: component: numpy._core, 03 - Maintenance

#26014 - MAINT: remove the now-unused ``NPY_NO_SIGNAL``

Pull Request - State: closed - Opened by rgommers over 1 year ago - 1 comment
Labels: component: numpy._core, 03 - Maintenance

#26014 - MAINT: remove the now-unused `NPY_NO_SIGNAL`

Pull Request - State: closed - Opened by rgommers over 1 year ago
Labels: component: numpy._core, 03 - Maintenance, 09 - Backport-Candidate

#25941 - Expected behaviour regarding new `copy` keyword in `__array__` implementations

Issue - State: closed - Opened by jorisvandenbossche over 1 year ago - 15 comments
Labels: component: numpy._core, Numpy 2.0 API Changes

#25919 - BUG: Ensure non-array logspace base does not influence dtype of output.

Pull Request - State: closed - Opened by mhvk over 1 year ago - 6 comments
Labels: 00 - Bug, component: numpy._core

#25919 - BUG: Ensuse non-array logspace base does not influence dtype of output.

Pull Request - State: open - Opened by mhvk over 1 year ago
Labels: 00 - Bug, component: numpy._core

#25916 - `__array__` copy keyword changes incomplete

Issue - State: closed - Opened by rgommers over 1 year ago - 5 comments
Labels: 06 - Regression, component: numpy._core

#25910 - ENH: Optimize np.strings.expandtabs to avoid unnecessary copies

Issue - State: open - Opened by lysnikolaou over 1 year ago
Labels: 01 - Enhancement, component: numpy._core, sprintable - C

#25890 - MAINT: refactor StringDType static_string implementation a bit.

Pull Request - State: closed - Opened by mhvk over 1 year ago - 12 comments
Labels: component: numpy._core, 03 - Maintenance

#25890 - MAINT: refactor StringDType static_string implementation a bit.

Pull Request - State: closed - Opened by mhvk over 1 year ago - 8 comments
Labels: component: numpy._core, 03 - Maintenance

#25882 - BUG: fix Stringdtype reinitialization after nan

Pull Request - State: closed - Opened by mhvk over 1 year ago - 3 comments
Labels: 00 - Bug, component: numpy._core

#25882 - BUG: fix Stringdtype reinitialization after nan

Pull Request - State: closed - Opened by mhvk over 1 year ago - 3 comments
Labels: 00 - Bug, component: numpy._core

#25862 - Revert "API: Make ``descr->f`` only accessible through ``PyDataType_GetArrFuncs``"

Pull Request - State: closed - Opened by rgommers over 1 year ago - 5 comments
Labels: component: numpy._core, 03 - Maintenance

#25862 - Revert "API: Make ``descr->f`` only accessible through ``PyDataType_GetArrFuncs``"

Pull Request - State: closed - Opened by rgommers over 1 year ago - 10 comments
Labels: component: numpy._core, 03 - Maintenance

#25675 - ENH: add matvec and vecmat gufuncs

Pull Request - State: closed - Opened by mhvk almost 2 years ago - 23 comments
Labels: 01 - Enhancement, component: numpy._core

#25607 - BUG: `np.take` cannot deal with 64-bit indices on 32-bit platforms

Issue - State: closed - Opened by rgommers almost 2 years ago - 2 comments
Labels: 00 - Bug, component: numpy._core

#24732 - BUG: `einsum` with int8/uint8 input is buggy

Issue - State: closed - Opened by rgommers about 2 years ago - 1 comment
Labels: 00 - Bug, component: numpy._core

#24343 - BUG: core: Do not use '#undef complex' in npy_common.h.

Pull Request - State: closed - Opened by WarrenWeckesser over 2 years ago - 6 comments
Labels: 00 - Bug, component: numpy._core

#21533 - Python API to allocator

Issue - State: open - Opened by jakirkham over 3 years ago - 7 comments
Labels: 01 - Enhancement, component: numpy._core

#20635 - 1.21.5: tests failures on some Debian architectures

Issue - State: closed - Opened by sandrotosi almost 4 years ago - 5 comments
Labels: 00 - Bug, component: numpy._core

#20338 - MAINT: Clarify alignment in DLPack

Issue - State: closed - Opened by seberg about 4 years ago - 2 comments
Labels: component: numpy._core, 03 - Maintenance

#19083 - ENH: Implement the DLPack Array API protocols for ndarray.

Pull Request - State: closed - Opened by hameerabbasi over 4 years ago - 45 comments
Labels: 01 - Enhancement, component: numpy._core, triage review

#17818 - ENH: Automate signature computation for builtin functions

Pull Request - State: open - Opened by serge-sans-paille almost 5 years ago - 36 comments
Labels: 01 - Enhancement, component: numpy._core

#17780 - ENH, BLD: Define RISCV-32 support

Pull Request - State: closed - Opened by kraj about 5 years ago - 12 comments
Labels: 01 - Enhancement, component: numpy._core, 36 - Build

#17780 - ENH, BLD: Define RISCV-32 support

Pull Request - State: closed - Opened by kraj about 5 years ago - 11 comments
Labels: 01 - Enhancement, component: numpy._core, 36 - Build

#17562 - `count_nonzero` can return either a builtin `int` or numpy's `intp`

Issue - State: closed - Opened by BvB93 about 5 years ago - 4 comments
Labels: 04 - Documentation, component: numpy._core

#17084 - BUG: Allow the `fillchar` parameter to accept bytes arrays in `np.char`

Pull Request - State: closed - Opened by BvB93 over 5 years ago - 11 comments
Labels: 00 - Bug, component: numpy._core, 56 - Needs Release Note., triaged

#16903 - bincount fails for complex weights

Issue - State: open - Opened by feature-engineer over 5 years ago - 4 comments
Labels: 01 - Enhancement, component: numpy._core

#16825 - API: Allow zero length strings to result in zero length dtypes

Pull Request - State: closed - Opened by seberg over 5 years ago - 10 comments
Labels: 01 - Enhancement, component: numpy._core, 30 - API, 64 - Good Idea

#16825 - API: Allow zero length strings to result in zero length dtypes

Pull Request - State: closed - Opened by seberg over 5 years ago - 10 comments
Labels: 01 - Enhancement, component: numpy._core, 30 - API, 64 - Good Idea

#16426 - np.arange sometimes gives an empty array instead of MemoryError

Issue - State: closed - Opened by eric-wieser over 5 years ago - 5 comments
Labels: 00 - Bug, component: numpy._core

#16377 - array_equal(a, b, equal_nan=True) throws errors for array with non-numeric values

Issue - State: open - Opened by ivirshup over 5 years ago - 13 comments
Labels: component: numpy._core, 62 - Python API

#16052 - Different behaviour in np.array between object/scalar 0d arrays in iterable

Issue - State: open - Opened by Gattocrucco over 5 years ago - 11 comments
Labels: 00 - Bug, component: numpy._core, component: numpy.dtype

#15858 - Current stance on NA implementation

Issue - State: closed - Opened by FelixBenning over 5 years ago - 11 comments
Labels: 15 - Discussion, component: numpy._core, 57 - Close?

#15499 - BUG: searchsorted with object arrays containing nan

Issue - State: open - Opened by dsaxton almost 6 years ago - 10 comments
Labels: 00 - Bug, component: numpy._core

#15056 - A+B, axpy

Issue - State: closed - Opened by nschloe almost 6 years ago - 10 comments
Labels: component: numpy._core, 33 - Question

#14925 - BUG: Dot product does not check for floating point warning flags

Issue - State: closed - Opened by seberg about 6 years ago
Labels: 00 - Bug, component: numpy._core

#14728 - ENH: `sort`/`argsort`: add `descending` parameter

Issue - State: open - Opened by SorteKanin about 6 years ago - 12 comments
Labels: 01 - Enhancement, component: numpy._core, triaged, 40 - array API standard

#14371 - ENH: Adding where for argmin

Issue - State: open - Opened by negedng about 6 years ago - 3 comments
Labels: 23 - Wish List, component: numpy._core

#13931 - ENH, MAINT: Fix behavior of int and bool in np.spacing

Pull Request - State: closed - Opened by kianasun over 6 years ago - 11 comments
Labels: 01 - Enhancement, component: numpy._core, 03 - Maintenance, 52 - Inactive

#13931 - ENH, MAINT: Fix behavior of int and bool in np.spacing

Pull Request - State: closed - Opened by kianasun over 6 years ago - 11 comments
Labels: 01 - Enhancement, component: numpy._core, 03 - Maintenance, 52 - Inactive

#13718 - Splitting np.cross into np.cross and np.cross2d?

Issue - State: open - Opened by seibert over 6 years ago - 6 comments
Labels: 01 - Enhancement, component: numpy._core

#13263 - ENH: ufunc helper for variance

Pull Request - State: closed - Opened by 0x0L over 6 years ago - 11 comments
Labels: 01 - Enhancement, component: numpy._core, component: numpy.ufunc, triaged

#13263 - ENH: ufunc helper for variance

Pull Request - State: closed - Opened by 0x0L over 6 years ago - 11 comments
Labels: 01 - Enhancement, component: numpy._core, component: numpy.ufunc, triaged

#13172 - ENH: Add `madvise` for `memmap` objects

Issue - State: open - Opened by tuxzz over 6 years ago - 10 comments
Labels: 01 - Enhancement, component: numpy._core, sprintable

#12324 - ENH: Allow reading from buffered stdout using np.fromfile

Pull Request - State: closed - Opened by hmaarrfk about 7 years ago - 28 comments
Labels: 01 - Enhancement, component: numpy._core, 52 - Inactive, 59 - Needs tests

#12324 - ENH: Allow reading from buffered stdout using np.fromfile

Pull Request - State: closed - Opened by hmaarrfk about 7 years ago - 26 comments
Labels: 01 - Enhancement, component: numpy._core, 52 - Inactive, 59 - Needs tests

#11547 - printoptions "suppression" of scientific method is not doing anything for large numbers?

Issue - State: open - Opened by G778 over 7 years ago - 9 comments
Labels: 04 - Documentation, component: numpy._core

#11136 - unique() needlessly slow

Issue - State: open - Opened by nschloe over 7 years ago - 11 comments
Labels: component: numpy._core, component: benchmarks

#10995 - np.float64(array) returns scalar for any single-element array (unlike np.float32, np.int64, etc.)

Issue - State: closed - Opened by thejohnhoffer over 7 years ago - 14 comments
Labels: 00 - Bug, component: numpy._core, component: numpy.dtype

#10701 - ENH: timedelta64 and datetime64 inherit from np.timebase

Pull Request - State: closed - Opened by shoyer over 7 years ago - 9 comments
Labels: 01 - Enhancement, component: numpy._core, 52 - Inactive, 56 - Needs Release Note., component: numpy.dtype

#10701 - ENH: timedelta64 and datetime64 inherit from np.timebase

Pull Request - State: closed - Opened by shoyer over 7 years ago - 9 comments
Labels: 01 - Enhancement, component: numpy._core, 52 - Inactive, 56 - Needs Release Note., component: numpy.dtype