Author
Label
Projects
Milestones
Reviews
Assignee
Sort
BUG: Fix ma coercion list-of-ma-arrays if they do not cast to bool
00 - Bug
#18605
opened Mar 12, 2021 by
seberg
MAINT: Add annotations for `dtype.__getitem__`, `__mul__` and `names`
03 - Maintenance
static typing
#18598
opened Mar 11, 2021 by
BvB93
MAINT: Chain exceptions in index_tricks.py and mrecords.py
03 - Maintenance
#18596
opened Mar 11, 2021 by
mainak-debnath
MAINT: Do not claim input to binops is `self` (array object)
03 - Maintenance
#18593
opened Mar 10, 2021 by
seberg
[ENH] Implementation of the NEP 47 (adopting the array API stadard)
01 - Enhancement
#18585
opened Mar 10, 2021 by
asmeurer
MAINT: OrderedDict is no longer necessary from Python 3.7
03 - Maintenance
#18579
opened Mar 8, 2021 by
mwtoews
BUG: fix nanpercentile returns incorrect shape when input empty array
00 - Bug
#18562
opened Mar 6, 2021 by
immaxchen
ENH: Add smallest_normal and smallest_subnormal attributes to finfo
01 - Enhancement
62 - Python API
#18536
opened Mar 3, 2021 by
steff456
BUG: Fixed 0^{non-zero} as discussed in issue #18378
00 - Bug
#18535
opened Mar 3, 2021 by
prithvitewatia
MAINT: Specify color in RGB in the docs about the new NumPy logo
03 - Maintenance
#18526
opened Mar 2, 2021 by
aerikpawson
DOC: remove "last updated" date from generated HTML pages
04 - Documentation
#18520
opened Mar 1, 2021 by
mgeier
MAINT: Improve error message when common type not found.
03 - Maintenance
component: numpy.lib
#18515
opened Feb 28, 2021 by
terfilip
DOC: Python 3 ints have arbitrary precision
04 - Documentation
#18508
opened Feb 28, 2021 by
timhoffm
BUG: Make ``arr = np.fromstring("\n", sep=" ")`` return ``[]``.
00 - Bug
component: numpy.core
#18495
opened Feb 25, 2021 by
tdakic
BUG: Correct shuffling of objects in 1-d array likes
00 - Bug
component: numpy.random
#18438
opened Feb 17, 2021 by
seberg
TST: Fix some uninitialized memory in the tests
03 - Maintenance
05 - Testing
#18437
opened Feb 17, 2021 by
seberg
BUG: Raise ValueError on strings with smaller than expected byte-size
00 - Bug
component: numpy.f2py
#18427
opened Feb 16, 2021 by
melissawm
DOC: Adjust polyfit doc to clarify the meaning of w
04 - Documentation
component: numpy.polynomial
#18421
opened Feb 15, 2021 by
rmjarvis
MAINT: Added Chain exceptions where appropriate
03 - Maintenance
#18400
opened Feb 12, 2021 by
abhayaman669
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.