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

GitHub / numpy/numpy issues and pull requests

Labelled with: 62 - Python API

#29077 - ENH: `float.from_number` implementation

Pull Request - State: open - Opened by ganesh-k13 6 months ago
Labels: 01 - Enhancement, 62 - Python API

#28949 - ENH: ``__trunc__`` for floating and integer types

Pull Request - State: open - Opened by ganesh-k13 6 months ago - 6 comments
Labels: 01 - Enhancement, 62 - Python API

#26579 - ENH: Add unstack()

Pull Request - State: closed - Opened by asmeurer over 1 year ago - 5 comments
Labels: 01 - Enhancement, 56 - Needs Release Note., 62 - Python API, 40 - array API standard

#26579 - ENH: Add unstack()

Pull Request - State: closed - Opened by asmeurer over 1 year ago - 4 comments
Labels: 01 - Enhancement, 56 - Needs Release Note., 62 - Python API, 40 - array API standard

#26072 - Fate of `numpy.version` in 2.0

Issue - State: closed - Opened by h-vetinari over 1 year ago - 2 comments
Labels: 62 - Python API

#25800 - REV: revert tuple/list return type changes for `*split` functions

Pull Request - State: closed - Opened by rgommers almost 2 years ago - 1 comment
Labels: 03 - Maintenance, 62 - Python API, 34 - Reversion

#25800 - REV: revert tuple/list return type changes for `*split` functions

Pull Request - State: closed - Opened by rgommers almost 2 years ago
Labels: 03 - Maintenance, 62 - Python API, 34 - Reversion

#25570 - ENH: change list-of-array to tuple-of-array returns (Numba compat)

Pull Request - State: closed - Opened by rgommers almost 2 years ago - 7 comments
Labels: 62 - Python API, Numpy 2.0 API Changes

#25570 - ENH: change list-of-array to tuple-of-array returns (Numba compat)

Pull Request - State: closed - Opened by rgommers almost 2 years ago - 15 comments
Labels: 62 - Python API, Numpy 2.0 API Changes

#25531 - API: allow building in cython with Py_LIMITED_API

Pull Request - State: closed - Opened by mattip almost 2 years ago - 6 comments
Labels: 30 - API, 62 - Python API, Numpy 2.0 API Changes

#24989 - ENH: Create obvious way of getting a single 1-D list with all array elements

Issue - State: open - Opened by vadimkantorov about 2 years ago - 8 comments
Labels: 01 - Enhancement, 62 - Python API

#24856 - NEP 50 adoption related improvements/followups

Issue - State: closed - Opened by seberg about 2 years ago - 6 comments
Labels: 62 - Python API

#24854 - MAINT: Remove 'a' dtype alias

Pull Request - State: closed - Opened by mtsokol about 2 years ago - 2 comments
Labels: 03 - Maintenance, 62 - Python API

#24743 - Discussion: `uint` / `int_` / `float_` / `complex_` in NEP 52

Issue - State: closed - Opened by jakevdp about 2 years ago - 25 comments
Labels: 62 - Python API, Numpy 2.0 API Changes

#24474 - ENH: Introduce `inspection` module

Issue - State: closed - Opened by mtsokol about 2 years ago - 5 comments
Labels: 62 - Python API, Numpy 2.0 API Changes

#24357 - API: Cleaning numpy/__init__.py and main namespace - Part 2 [NEP 52]

Pull Request - State: closed - Opened by mtsokol over 2 years ago - 14 comments
Labels: 62 - Python API, Numpy 2.0 API Changes

#24321 - DEP: Remove deprecated numpy.who

Pull Request - State: closed - Opened by eendebakpt over 2 years ago - 6 comments
Labels: 62 - Python API, Numpy 2.0 API Changes

#24306 - ENH: Overhaul of NumPy main namespace [NEP 52]

Issue - State: closed - Opened by mtsokol over 2 years ago - 38 comments
Labels: 01 - Enhancement, 62 - Python API, Numpy 2.0 API Changes

#24300 - NumPy 2.0 development status & announcements

Issue - State: closed - Opened by rgommers over 2 years ago - 66 comments
Labels: 62 - Python API, 63 - C API, Tracking / planning

#24126 - ENH: add mean keyword to std and var

Pull Request - State: closed - Opened by RonaldAJ over 2 years ago - 9 comments
Labels: 01 - Enhancement, 62 - Python API

#23900 - API: Slash down errstate related API to make it sustainable

Issue - State: closed - Opened by seberg over 2 years ago - 4 comments
Labels: 62 - Python API

#23898 - API: Change string to bool conversions to be consistent with Python

Pull Request - State: closed - Opened by seberg over 2 years ago - 4 comments
Labels: 30 - API, 62 - Python API

#23358 - API: Add DType classes into new `numpy.dtypes` module

Pull Request - State: closed - Opened by seberg over 2 years ago - 24 comments
Labels: 30 - API, 62 - Python API, Numpy 2.0 API Changes

#22767 - ENH: Add np.linalg.matrix_transpose

Pull Request - State: closed - Opened by asmeurer almost 3 years ago - 4 comments
Labels: 01 - Enhancement, component: numpy.linalg, 56 - Needs Release Note., 62 - Python API

#22405 - ENH: Added mant_dig attribute to finfo (#22333)

Pull Request - State: open - Opened by MatteoRaso about 3 years ago - 9 comments
Labels: 01 - Enhancement, 62 - Python API, triaged

#21800 - ENH: lib: Allow usecols to be a callable in loadtxt().

Pull Request - State: closed - Opened by WarrenWeckesser over 3 years ago - 2 comments
Labels: 01 - Enhancement, component: numpy.lib, 56 - Needs Release Note., 62 - Python API

#21800 - ENH: lib: Allow usecols to be a callable in loadtxt().

Pull Request - State: closed - Opened by WarrenWeckesser over 3 years ago - 2 comments
Labels: 01 - Enhancement, component: numpy.lib, 56 - Needs Release Note., 62 - Python API

#21625 - ENH: Adding where for argmin

Pull Request - State: closed - Opened by m10an over 3 years ago - 4 comments
Labels: 01 - Enhancement, 55 - Needs work, 62 - Python API

#21625 - ENH: Adding where for argmin

Pull Request - State: closed - Opened by m10an over 3 years ago - 4 comments
Labels: 01 - Enhancement, 55 - Needs work, 62 - Python API

#21429 - ENH: Added `bitwise_count` UFuncs

Pull Request - State: closed - Opened by ganesh-k13 over 3 years ago - 34 comments
Labels: 01 - Enhancement, 62 - Python API

#20083 - ENH: `float.hex` and `float.fromhex` Implementation

Pull Request - State: open - Opened by ganesh-k13 about 4 years ago - 20 comments
Labels: 01 - Enhancement, 62 - Python API, triaged

#19505 - BUG: add int->int loop for trunc

Pull Request - State: closed - Opened by kshitij12345 over 4 years ago - 9 comments
Labels: 00 - Bug, 62 - Python API

#19355 - ENH: Adding `bit_count` (popcount)

Pull Request - State: closed - Opened by ganesh-k13 over 4 years ago - 43 comments
Labels: 01 - Enhancement, 62 - Python API

#18386 - ENH: Added atleast_nd to numpy and ma

Pull Request - State: open - Opened by madphysicist almost 5 years ago - 11 comments
Labels: 01 - Enhancement, 62 - Python API

#17303 - Feature Request: add hann alias for incorrectly named hanning function, update hanning documentation

Issue - State: open - Opened by mruberry about 5 years ago - 7 comments
Labels: 01 - Enhancement, 04 - Documentation, 54 - Needs decision, 62 - Python API

#16987 - ENH: Phase unwrapping generalized to arbitrary interval size

Pull Request - State: closed - Opened by scimax over 5 years ago - 17 comments
Labels: 01 - Enhancement, component: numpy.lib, 62 - Python API

#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

#16325 - ENH: Expose `bit_count` ufunc equivalent to the scalar methods

Issue - State: closed - Opened by hexchain over 5 years ago - 34 comments
Labels: 01 - Enhancement, 62 - Python API

#15349 - np.linalg.solve documentation suggests ambigous behaviour

Issue - State: closed - Opened by DerWeh almost 6 years ago - 8 comments
Labels: 01 - Enhancement, component: numpy.linalg, 07 - Deprecation, 62 - Python API

#15128 - Feature request: Allow np.argmax to output top K maximum values

Issue - State: open - Opened by regstrtn almost 6 years ago - 21 comments
Labels: 01 - Enhancement, 62 - Python API

#14489 - ENH: Allow no conversion to scalar guarantee in ufunc and ufunc.outer

Pull Request - State: closed - Opened by seberg about 6 years ago - 40 comments
Labels: 01 - Enhancement, 56 - Needs Release Note., 62 - Python API

#14489 - ENH: Allow no conversion to scalar guarantee in ufunc and ufunc.outer

Pull Request - State: closed - Opened by seberg about 6 years ago - 39 comments
Labels: 01 - Enhancement, 56 - Needs Release Note., 62 - Python API

#14278 - ENH: Merge empty hist bins

Pull Request - State: closed - Opened by areeves87 over 6 years ago - 9 comments
Labels: 01 - Enhancement, component: numpy.lib, 56 - Needs Release Note., 62 - Python API

#13105 - ENH: Provide a way to disable flattening of 0d arrays to scalars

Issue - State: open - Opened by eric-wieser over 6 years ago - 38 comments
Labels: 23 - Wish List, 62 - Python API

#12525 - BUG: incorrect equality of np.int64 and np.uint64

Issue - State: closed - Opened by h-vetinari almost 7 years ago - 15 comments
Labels: 01 - Enhancement, 23 - Wish List, 60 - Major release, 62 - Python API

#10615 - DEP: deprecate scalar conversions for arrays with ndim > 0

Pull Request - State: closed - Opened by nschloe almost 8 years ago - 49 comments
Labels: component: numpy.core, 07 - Deprecation, 62 - Python API, triage review

#10404 - deprecate scalar conversions for rank>0 arrays

Issue - State: closed - Opened by nschloe almost 8 years ago - 36 comments
Labels: 07 - Deprecation, 62 - Python API

#7242 - BUG: dtype comparison coerces generously leading to hash problems

Issue - State: open - Opened by NeilGirdhar almost 10 years ago - 31 comments
Labels: 00 - Bug, component: numpy.dtype, 62 - Python API, component: numpy.array_api

#6240 - dtype signature for arithmetic is not fixed

Issue - State: closed - Opened by shoyer about 10 years ago - 4 comments
Labels: 62 - Python API