-
-
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
13 Pull requests merged by 9 people
-
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 -
TYP: Type
MaskedIterator
#29526 merged
Aug 11, 2025 -
BUG: left bit shift undefined behavior
#29539 merged
Aug 11, 2025 -
BLD: update licensing metadata to use PEP 639
#29535 merged
Aug 11, 2025
14 Pull requests opened by 13 people
-
DEP: Deprecate setting the shape attribute of a numpy array
#29536 opened
Aug 10, 2025 -
ENH: np.unique: support hash based unique for float and complex dtype
#29537 opened
Aug 11, 2025 -
CI: run some wheel build jobs by default, and clean up the rest
#29540 opened
Aug 11, 2025 -
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 -
DEP: Deprecate NumPy warning control utilities
#29550 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 -
STY: ruff rule name comments
#29565 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 -
ENH: Add ndmax parameter to np.array to control recursion depth
#29569 opened
Aug 15, 2025 -
DOC: clarify numpy.asarray parameter 'order' meanings
#29571 opened
Aug 15, 2025
7 Issues closed by 5 people
-
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 -
ENH: Streamline and improve the origin and license documentation of third party bundled in wheels
#27764 closed
Aug 11, 2025
9 Issues opened by 7 people
-
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 `-Dcpu-baseline=AVX512CD`: `#error "x86simdsort requires AVX512DQ and AVX512VL`…
#29560 opened
Aug 14, 2025 -
ENH: weighted gram matrix / sandwich product
#29559 opened
Aug 14, 2025 -
ENH: add `same_value` casting and us 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 -
DOC: Links on https://numpy.org/doc
#29543 opened
Aug 12, 2025 -
BUG: grep: Invalid option -- P when running `spin lint` on macOS
#29538 opened
Aug 11, 2025
23 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 -
TYP: Type default values in stubs in `numpy/ma`
#29531 commented on
Aug 14, 2025 • 16 new comments -
ENH: Use itertools.product for ndindex to improve performance
#29165 commented on
Aug 12, 2025 • 4 new comments -
DOC: vectorize with signature doesn't pre-call function
#29335 commented on
Aug 12, 2025 • 3 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: Allow subscript access for `np.bool` by adding `__class_getitem__`
#29370 commented on
Aug 16, 2025 • 1 new comment -
ENH: add a casting option 'same_value' and use it in np.astype
#29129 commented on
Aug 14, 2025 • 1 new comment -
DEP: Deprecate setting the shape attribute of an exact numpy array
#29523 commented on
Aug 11, 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 -
CI: Add native ``ppc64le`` CI job using GitHub Actions
#29212 commented on
Aug 12, 2025 • 0 new comments -
ENH: show warning when np.maximum receives more than 2 inputs
#29052 commented on
Aug 11, 2025 • 0 new comments -
ENH: Convert arithmetic from C universal intrinsics to C++ using Highway
#27402 commented on
Aug 16, 2025 • 0 new comments -
BUG: f2py undefined symbol for the new meson backend
#28191 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: Inconsistent behavior in np.array with dtype=object when inner list lengths are uniform
#29499 commented on
Aug 15, 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: resolve undefined behavior issues currently suppressed by UBSAN CI
#29524 commented on
Aug 11, 2025 • 0 new comments