-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Issues: numpy/numpy
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ENH: Needs an entry in doc/release/upcoming_changes
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
__trunc__
for floating and integer types
01 - Enhancement
56 - Needs Release Note.
#28949
opened May 13, 2025 by
ganesh-k13
Loading…
7 of 8 tasks
ENH: Uniform interface for accessing minimum or maximum value of a dtype
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#27785
opened Nov 17, 2024 by
carlosgmartin
ENH: Create obvious way of getting a single 1-D list with all array elements
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#24989
opened Oct 23, 2023 by
vadimkantorov
ENH: Added mant_dig attribute to finfo (#22333)
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
triaged
Issue/PR that was discussed in a triage meeting
#22405
opened Oct 8, 2022 by
MatteoRaso
Loading…
TST: Changes or additions to the Python API. Mailing list should usually be notified.
component: npy_math
ftype
agnostic checks for hex
and fromhex
05 - Testing
62 - Python API
#21903
opened Jul 2, 2022 by
ganesh-k13
5 tasks
ENH: lib: Allow usecols to be a callable in loadtxt().
01 - Enhancement
56 - Needs Release Note.
Needs an entry in doc/release/upcoming_changes
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy.lib
#21800
opened Jun 20, 2022 by
WarrenWeckesser
•
Draft
ENH: adding covariance param to corrcoef - see ticket #19852
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#21434
opened May 3, 2022 by
kpalmer29
Loading…
ENH: Changes or additions to the Python API. Mailing list should usually be notified.
triaged
Issue/PR that was discussed in a triage meeting
float.hex
and float.fromhex
Implementation
01 - Enhancement
62 - Python API
#20083
opened Oct 10, 2021 by
ganesh-k13
Loading…
9 of 11 tasks
ENH: Corrcoef could allow providing the covariance matrix
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#19852
opened Sep 8, 2021 by
seberg
ENH: ndarray.__format__ implementation for numeric dtypes
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
triaged
Issue/PR that was discussed in a triage meeting
#19550
opened Jul 23, 2021 by
scratchmex
Loading…
ENH: Added atleast_nd to numpy and ma
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#18386
opened Feb 10, 2021 by
madphysicist
Loading…
TASK: Review coercion to numpy integers e.g. in Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy.dtype
np.array([...], dtype=np.int64)
54 - Needs decision
62 - Python API
#17495
opened Oct 7, 2020 by
seberg
Feature Request: add hann alias for incorrectly named hanning function, update hanning documentation
01 - Enhancement
04 - Documentation
54 - Needs decision
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#17303
opened Sep 13, 2020 by
mruberry
[Feature Request] Add alias of np.concatenate as np.concat
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy._core
#16469
opened Jun 1, 2020 by
fostiropoulos
array_equal(a, b, equal_nan=True) throws errors for array with non-numeric values
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy._core
#16377
opened May 26, 2020 by
ivirshup
Feature request: Set replace flag with tuple for nd array
01 - Enhancement
15 - Discussion
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy.random
#15922
opened Apr 7, 2020 by
elmanm
Unsafe cast in np.full_like
01 - Enhancement
15 - Discussion
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy.dtype
component: numpy.lib
#15635
opened Feb 24, 2020 by
athibaul
Feature request: change hist bins default to 'auto'
15 - Discussion
30 - API
54 - Needs decision
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#15569
opened Feb 14, 2020 by
amueller
DEP: fromfile returns shorter array if Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy._core
count
argument exceeds file content
07 - Deprecation
62 - Python API
#15442
opened Jan 27, 2020 by
tantrev
TypeError when using np.around() on an integer array with in-place option set
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy._core
#15438
opened Jan 26, 2020 by
Antetokounpo
nanmean and nanvar raise odd RuntimeWarning
15 - Discussion
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#15219
opened Jan 1, 2020 by
admercs
Feature request: Allow np.argmax to output top K maximum values
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#15128
opened Dec 19, 2019 by
regstrtn
ENH: Merge empty hist bins
01 - Enhancement
56 - Needs Release Note.
Needs an entry in doc/release/upcoming_changes
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy.lib
#14278
opened Aug 15, 2019 by
areeves87
Loading…
ENH: Provide a way to disable flattening of 0d arrays to scalars
23 - Wish List
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
#13105
opened Mar 11, 2019 by
eric-wieser
assert_array_equal does not compare NaNs as numbers when dtype is object
01 - Enhancement
62 - Python API
Changes or additions to the Python API. Mailing list should usually be notified.
component: numpy._core
#9331
opened Jun 29, 2017 by
cwfinn
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-21.