-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Insights: numpy/numpy
Overview
-
- 4 Merged pull requests
- 2 Open pull requests
- 2 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
4 Pull requests merged by 4 people
-
TST: don't explicitly specify -j in TSAN build
#29512 merged
Aug 5, 2025 -
MAINT: Bump hypothesis to 6.137.1
#29513 merged
Aug 5, 2025 -
DOC: Add narrative documentation for printing NumPy arrays
#29502 merged
Aug 5, 2025 -
BLD: update vendored Meson to 1.8.3
#29509 merged
Aug 5, 2025
2 Pull requests opened by 2 people
-
DOC: Clarify float-to-int truncation behavior in numpy.array_split documentation
#29511 opened
Aug 5, 2025 -
DOC: Add 'today' string to datetime64 documentation
#29514 opened
Aug 5, 2025
2 Issues closed by 2 people
-
ENH: `from_buffer` can be more safe by allowing passing another python object to hold the memory
#29510 closed
Aug 6, 2025 -
DOC: Add narrative documentation about printing and formatting arrays
#29476 closed
Aug 5, 2025
15 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
DEP: Deprecate setting the dtype of an exact numpy.ndarray
#29244 commented on
Aug 5, 2025 • 4 new comments -
CI: Add UBSAN CI jobs for macOS arm64 and Linux x86-64
#29487 commented on
Aug 6, 2025 • 4 new comments -
ENH: add a casting option 'same_value' and use it in np.astype
#29129 commented on
Aug 6, 2025 • 3 new comments -
ENH: show warning when np.maximum receives more than 2 inputs
#29052 commented on
Aug 6, 2025 • 2 new comments -
ENH: Use array indexing preparation routines for flatiter objects
#28590 commented on
Aug 6, 2025 • 1 new comment -
BUG: Fix np.unique with axis=0 and 1D input not collapsing NaNs with equal_nan=True #29336
#29372 commented on
Aug 6, 2025 • 1 new comment -
BUG: fix uint64 overflow in triu_indices using operator.index
#29491 commented on
Aug 6, 2025 • 1 new comment -
BUG: Ensure ``sign(timedelta64('nat'))`` returns ``timedelta64('nat')``
#29498 commented on
Aug 5, 2025 • 1 new comment -
sign for any positive timedelta should be/compare equal
#8463 commented on
Aug 5, 2025 • 0 new comments -
np.sign(-0.0) should return -0.0, not +0.0
#29485 commented on
Aug 5, 2025 • 0 new comments -
NumPy should warn (eventually raise an error?) on comparisons between complex numbers
#15981 commented on
Aug 6, 2025 • 0 new comments -
REL: review the `numpy-release` repo and switch over to that for releases
#29462 commented on
Aug 6, 2025 • 0 new comments -
BUG: numpy.unwrap Incorrect Behavior on Unsigned Integer Inputs
#29477 commented on
Aug 6, 2025 • 0 new comments -
BUG: Inconsistent behavior in np.array with dtype=object when inner list lengths are uniform
#29499 commented on
Aug 6, 2025 • 0 new comments -
BUG: Fix incorrect behavior with unsigned int in np.unwrap (#29477)
#29507 commented on
Aug 5, 2025 • 0 new comments