Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork10.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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
ENH:Needs an entry in doc/release/upcoming_changes 62 - Python APIChanges 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 openedMay 13, 2025 byganesh-k13Loading…
7 of 8 tasks
ENH: Uniform interface for accessing minimum or maximum value of a dtype 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#27785 openedNov 17, 2024 bycarlosgmartin
ENH: Create obvious way of getting a single 1-D list with all array elements 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#24989 openedOct 23, 2023 byvadimkantorov
ENH: Added mant_dig attribute to finfo (#22333) 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. triagedIssue/PR that was discussed in a triage meeting
#22405 openedOct 8, 2022 byMatteoRasoLoading…
TST:Changes or additions to the Python API. Mailing list should usually be notified. component: npy_math
ftype
agnostic checks forhex
andfromhex
05 - Testing 62 - Python API #21903 openedJul 2, 2022 byganesh-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 APIChanges or additions to the Python API. Mailing list should usually be notified. component: numpy.lib
#21800 openedJun 20, 2022 byWarrenWeckesser • Draft
ENH: adding covariance param to corrcoef - see ticket #19852 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#21434 openedMay 3, 2022 bykpalmer29Loading…
ENH:Changes or additions to the Python API. Mailing list should usually be notified. triagedIssue/PR that was discussed in a triage meeting
float.hex
andfloat.fromhex
Implementation 01 - Enhancement 62 - Python API #20083 openedOct 10, 2021 byganesh-k13Loading…
9 of 11 tasks
ENH: Corrcoef could allow providing the covariance matrix 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#19852 openedSep 8, 2021 byseberg
ENH: ndarray.__format__ implementation for numeric dtypes 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. triagedIssue/PR that was discussed in a triage meeting
#19550 openedJul 23, 2021 byscratchmexLoading…
ENH: Added atleast_nd to numpy and ma 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#18386 openedFeb 10, 2021 bymadphysicistLoading…
TASK: Review coercion to numpy integers e.g. inChanges 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 openedOct 7, 2020 byseberg
Feature Request: add hann alias for incorrectly named hanning function, update hanning documentation 01 - Enhancement 04 - Documentation 54 - Needs decision 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#17303 openedSep 13, 2020 bymruberry
[Feature Request] Add alias of np.concatenate as np.concat 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. component: numpy._core
#16469 openedJun 1, 2020 byfostiropoulos
array_equal(a, b, equal_nan=True) throws errors for array with non-numeric values 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. component: numpy._core
#16377 openedMay 26, 2020 byivirshup
Feature request: Set replace flag with tuple for nd array 01 - Enhancement 15 - Discussion 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. component: numpy.random
#15922 openedApr 7, 2020 byelmanm
Unsafe cast in np.full_like 01 - Enhancement 15 - Discussion 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. component: numpy.dtype component: numpy.lib
#15635 openedFeb 24, 2020 byathibaul
Feature request: change hist bins default to 'auto' 15 - Discussion 30 - API 54 - Needs decision 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#15569 openedFeb 14, 2020 byamueller
DEP: fromfile returns shorter array ifChanges 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 openedJan 27, 2020 bytantrev
TypeError when using np.around() on an integer array with in-place option set 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. component: numpy._core
#15438 openedJan 26, 2020 byAntetokounpo
nanmean and nanvar raise odd RuntimeWarning 15 - Discussion 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#15219 openedJan 1, 2020 byadmercs
Feature request: Allow np.argmax to output top K maximum values 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#15128 openedDec 19, 2019 byregstrtn
ENH: Merge empty hist bins 01 - Enhancement 56 - Needs Release Note.Needs an entry in doc/release/upcoming_changes 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. component: numpy.lib
#14278 openedAug 15, 2019 byareeves87Loading…
ENH: Provide a way to disable flattening of 0d arrays to scalars 23 - Wish List 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified.
#13105 openedMar 11, 2019 byeric-wieser
assert_array_equal does not compare NaNs as numbers when dtype is object 01 - Enhancement 62 - Python APIChanges or additions to the Python API. Mailing list should usually be notified. component: numpy._core
#9331 openedJun 29, 2017 bycwfinn
ProTip! Mix and match filters to narrow down what you’re looking for.