-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Insights: numpy/numpy
Overview
Could not load contribution data
Please try again later
20 Pull requests merged by 14 people
-
TST: update link and version for Intel SDE download
#29587 merged
Aug 18, 2025 -
TST: update link and version for Intel SDE download
#29585 merged
Aug 18, 2025 -
DEP: Deprecate NumPy warning control utilities
#29550 merged
Aug 18, 2025 -
TYP: add
ndmax
parameter tonp.array
#29574 merged
Aug 18, 2025 -
TYP: Type default values in stubs in
numpy/ma
#29531 merged
Aug 18, 2025 -
STY: ruff rule name comments
#29565 merged
Aug 18, 2025 -
ENH: Allow subscript access for
np.bool
by adding__class_getitem__
#29370 merged
Aug 18, 2025 -
DOC: Add link to homepage in doc landing page
#29582 merged
Aug 18, 2025 -
ENH: Extend numpy.pad to handle pad_width dictionary argument.
#29273 merged
Aug 18, 2025 -
ENH: Add ndmax parameter to np.array to control recursion depth
#29569 merged
Aug 16, 2025 -
MAINT: Use double quotes (ruff rule
Q
) (only on.pyi
files)#29548 merged
Aug 14, 2025 -
BUG: Fix metadata not roundtripping when pickling datetime (#29555)
#29563 merged
Aug 14, 2025 -
BLD: update vendored Meson to 1.8.3 [wheel build]
#29562 merged
Aug 14, 2025 -
BUG: Casting from one timedelta64 to another didn't handle NAT.
#29556 merged
Aug 14, 2025 -
BUG: Fix metadata not roundtripping when pickling datetime
#29555 merged
Aug 14, 2025 -
BUG: allow
MaskedArray.fill_value
be a string whendtype=StringDType
#29423 merged
Aug 13, 2025 -
MAINT: Bump actions/checkout from 4.2.2 to 5.0.0
#29542 merged
Aug 12, 2025 -
MAINT: Bump github/codeql-action from 3.29.8 to 3.29.9
#29553 merged
Aug 12, 2025 -
fix: File exists error on macOS when running spin lint
#29546 merged
Aug 12, 2025 -
STY: fix typo in dtypemeta.c [skip azp][skip actions]
#29541 merged
Aug 12, 2025
17 Pull requests opened by 16 people
-
DOC: doctest ReST sources in `doc/source/reference`
#29547 opened
Aug 12, 2025 -
BUG: SIMD Neon undefined behavior - pointer overflow
#29549 opened
Aug 12, 2025 -
BUG: resolve invalid grep with env neutral script
#29551 opened
Aug 12, 2025 -
DOC: Document datetime and timedelta to python's object type conversion
#29557 opened
Aug 13, 2025 -
TYP: use ``TypeAliasType`` for ``ArrayLike`` and ``DTypeLike`` on py312+
#29564 opened
Aug 14, 2025 -
ENH, SIMD: Optimize the argmax/argmin implementation based on Highway…
#29566 opened
Aug 15, 2025 -
ENH: (``linalg``) add weighted Gram matrix computation
#29567 opened
Aug 15, 2025 -
DOC: clarify numpy.asarray parameter 'order' meanings
#29571 opened
Aug 15, 2025 -
ENH: enable processing object file for f2py meson backend
#29572 opened
Aug 16, 2025 -
DEP: Deprecate setting the dtype of an numpy.ndarray
#29575 opened
Aug 16, 2025 -
BUG: allow MaskedArray min/max with dtype=object
#29576 opened
Aug 17, 2025 -
DOC: Add polynomial evaluation examples and improve polyval docs
#29578 opened
Aug 17, 2025 -
BLD: wire up `ASIMDDP` feature to `ARM_FEATURES`
#29579 opened
Aug 17, 2025 -
BUG: Fix sinc for custom objects
#29580 opened
Aug 17, 2025 -
DOC: Clarify numpy.asarray order='A' parameter behavior
#29581 opened
Aug 17, 2025 -
TYP: add ``sorted`` kwarg to ``unique``
#29586 opened
Aug 18, 2025 -
DOC: Make the image credit author link clickable
#29588 opened
Aug 19, 2025
13 Issues closed by 6 people
-
TST: intel sde version changed, 9.27.0 no longer available
#29584 closed
Aug 18, 2025 -
DEP: deprecate np.testing.suppress_warnings
#29293 closed
Aug 18, 2025 -
BUG: np.bool is not subscriptable at run time
#29247 closed
Aug 18, 2025 -
DOC: Links on https://numpy.org/doc
#29543 closed
Aug 18, 2025 -
ENH: More user-friendly way to pad a specific axis
#29268 closed
Aug 18, 2025 -
BUG: Inconsistent behavior in np.array with dtype=object when inner list lengths are uniform
#29499 closed
Aug 16, 2025 -
BUG: numpy 2.2.6 doesn't install meson (f2py) dependency
#29422 closed
Aug 15, 2025 -
DOC: Does numpy still use the file `pavement.py` ?
#29568 closed
Aug 15, 2025 -
BUG: Pickling/unpickling datetime64 adds dtype metadata
#29344 closed
Aug 14, 2025 -
BUG: Error in `MaskedArray` with `StringDType` when setting `fill_value`
#29421 closed
Aug 13, 2025 -
BUG: Non deterministic matrix multiplication
#29554 closed
Aug 13, 2025 -
BUG: mktemp “File exists” error on macOS when running spin lint multiple times
#29545 closed
Aug 12, 2025
9 Issues opened by 7 people
-
TYP: `numpy.unique` stub missing a keyword only parameter
#29583 opened
Aug 18, 2025 -
BUG: Missing npymath.lib on Arm64 Windows
#29577 opened
Aug 17, 2025 -
BUG: `ASIMDDP` CPU feature on ARM is not wired in
#29570 opened
Aug 15, 2025 -
BUG: `np.log(arr, where=(arr > 0.0))` ignoring `where` optional parameter.
#29561 opened
Aug 14, 2025 -
BUG: Build failure with Knights Landing CPUs
#29560 opened
Aug 14, 2025 -
ENH: weighted gram matrix / sandwich product
#29559 opened
Aug 14, 2025 -
ENH: add `same_value` casting and use it in `astype`
#29558 opened
Aug 14, 2025 -
TST: Make test suite more thread-safe
#29552 opened
Aug 12, 2025 -
DOC: examples in reference documentation are not run through doctest
#29544 opened
Aug 12, 2025
27 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.
-
ENH, API: New sorting mechanism for DType API
#28516 commented on
Aug 15, 2025 • 19 new comments -
ENH: show warning when np.maximum receives more than 2 inputs
#29052 commented on
Aug 19, 2025 • 8 new comments -
DOC: vectorize with signature doesn't pre-call function
#29335 commented on
Aug 12, 2025 • 3 new comments -
ENH: Convert arithmetic from C universal intrinsics to C++ using Highway
#27402 commented on
Aug 18, 2025 • 3 new comments -
DEP: Deprecate setting the shape attribute of a numpy array
#29536 commented on
Aug 15, 2025 • 2 new comments -
ENH: Use itertools.product for ndindex to improve performance
#29165 commented on
Aug 16, 2025 • 2 new comments -
BUG: make round consistently return a copy
#29137 commented on
Aug 14, 2025 • 2 new comments -
DOC: Add 'now' string to datetime64 documentation
#29534 commented on
Aug 12, 2025 • 1 new comment -
ENH: add a casting option 'same_value' and use it in np.astype
#29129 commented on
Aug 18, 2025 • 1 new comment -
CI: run some wheel build jobs by default, and clean up the rest
#29540 commented on
Aug 12, 2025 • 0 new comments -
ENH: np.unique: support hash based unique for float and complex dtype
#29537 commented on
Aug 18, 2025 • 0 new comments -
BUG: fix uint64 overflow in triu_indices using operator.index
#29491 commented on
Aug 14, 2025 • 0 new comments -
ENH: array comparison utils show calculations and indices of max errors
#29395 commented on
Aug 12, 2025 • 0 new comments -
DEP: Deprecate setting the dtype of an exact numpy.ndarray
#29244 commented on
Aug 16, 2025 • 0 new comments -
CI: Add native ``ppc64le`` CI job using GitHub Actions
#29212 commented on
Aug 12, 2025 • 0 new comments -
BUG: numpy.unwrap Incorrect Behavior on Integer Inputs
#29477 commented on
Aug 19, 2025 • 0 new comments -
ENH: transition more code from .c.src to C++ templates
#29528 commented on
Aug 18, 2025 • 0 new comments -
BUG: np.take cast to out argument
#25588 commented on
Aug 18, 2025 • 0 new comments -
BUG: f2py undefined symbol for the new meson backend
#28191 commented on
Aug 16, 2025 • 0 new comments -
BUG: timedelta64 comparison is not transitive
#28287 commented on
Aug 16, 2025 • 0 new comments -
BUG: order="A" doesn't do anything?
#28247 commented on
Aug 16, 2025 • 0 new comments -
BUG: polyfit([0],[0],1) crashes
#29249 commented on
Aug 15, 2025 • 0 new comments -
REL: review the `numpy-release` repo and switch over to that for releases
#29462 commented on
Aug 15, 2025 • 0 new comments -
ENH: `sort`/`argsort`: add `descending` parameter
#14728 commented on
Aug 14, 2025 • 0 new comments -
Typing support for shapes
#16544 commented on
Aug 14, 2025 • 0 new comments -
BUG: Conversion of `np.datetime64` to `datetime.datetime` results in integer
#29516 commented on
Aug 13, 2025 • 0 new comments -
BUG: grep: Invalid option -- P when running `spin lint` on macOS
#29538 commented on
Aug 12, 2025 • 0 new comments