-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Insights: numpy/numpy
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v2.2.6 v2.2.6 (May 17, 2025)
published
May 17, 2025
39 Pull requests merged by 13 people
-
MAINT: update NPY_FEATURE_VERSION after dropping python 3.10
#28993 merged
May 18, 2025 -
MAINT: Prepare 2.2.x for further development
#28997 merged
May 17, 2025 -
TYP: remove
from __future__ import annotations
#28995 merged
May 17, 2025 -
Revert "DEP: Deprecate
.T
property for non-2dim arrays and scalars"#28990 merged
May 16, 2025 -
DEP: Deprecate
.T
property for non-2dim arrays and scalars#28678 merged
May 16, 2025 -
TYP: add missing
ndarray.__{add,mul}__
character
type overloads#28988 merged
May 16, 2025 -
MAINT: Bump github/codeql-action from 3.28.17 to 3.28.18
#28989 merged
May 16, 2025 -
TYP: np.argmin and np.argmax overload changes
#28906 merged
May 16, 2025 -
MNT: Use isinstance() instead of comparing type()
#28984 merged
May 16, 2025 -
MNT: Align ruff pin between
requirements/linter_requirements.txt
andenvironment.yml
#28987 merged
May 16, 2025 -
STY: reformat the
_typing
imports without trailing commas#28981 merged
May 16, 2025 -
MNT: Enforce ruff/pandas-vet rules (PD)
#28978 merged
May 16, 2025 -
MNT: Get rid of Pyflakes / flake8
#28976 merged
May 16, 2025 -
MNT: Enforce ruff/flake8-bugbear rules (B)
#28765 merged
May 15, 2025 -
REL: Prepare for the NumPy 2.2.6 release [wheel build]
#28980 merged
May 15, 2025 -
BUG: index overlap copy
#26958 merged
May 15, 2025 -
MNT: Enforce ruff/flake8-implicit-str-concat rules (ISC)
#28977 merged
May 15, 2025 -
MNT: import numpy as np
#28975 merged
May 15, 2025 -
MNT: Get rif of
# pylint:
pragma controls#28972 merged
May 15, 2025 -
MNT: Get rid of
version: $Id
CVS tags#28974 merged
May 15, 2025 -
MNT: Enforce ruff/isort rules (I)
#28969 merged
May 15, 2025 -
MAINT: Enable linting with ruff E501
#28971 merged
May 15, 2025 -
TYP: reject complex scalar types in ndarray.__ifloordiv__
#28966 merged
May 15, 2025 -
DOC: Remove references to Python 2/3
#28956 merged
May 15, 2025 -
TYP: optional type parameters for
ndarray
andflatiter
#28940 merged
May 15, 2025 -
TYP: type-testing without the mypy plugin
#28962 merged
May 15, 2025 -
TYP: reject complex scalar types in
ndarray.__ifloordiv__
#28958 merged
May 14, 2025 -
MNT: Apply assorted ruff/Pylint Refactor rules (PLR)
#28755 merged
May 14, 2025 -
MAINT: Update ruff to 0.11.9 in linting requirements
#28963 merged
May 14, 2025 -
ENH: Use openmp on x86-simd-sort to speed up np.sort and np.argsort
#28619 merged
May 14, 2025 -
TYP: remove redundant
ndarray
inplace operator overloads#28959 merged
May 14, 2025 -
TYP: fix mypy & pyright errors in
np.matrix
#28960 merged
May 14, 2025 -
ENH: support no-copy pickling for any array that can be transposed to a C-contiguous array
#28105 merged
May 14, 2025 -
DEP: finalize removal of
numpy.compat
#28961 merged
May 14, 2025 -
MAINT: Enable linting with ruff E501 for numpy._core
#28954 merged
May 14, 2025 -
MAINT: Bump actions/dependency-review-action from 4.7.0 to 4.7.1
#28952 merged
May 13, 2025 -
MNT: Enforce ruff/Pyflakes rules (F)
#27309 merged
May 12, 2025 -
MAINT: Use consistent naming for
numpy/typing/tests/data/fail/ma.pyi
#28933 merged
May 12, 2025 -
MAINT: Enable linting with ruff E501
#28945 merged
May 12, 2025
14 Pull requests opened by 9 people
-
ENH: ``__trunc__`` for floating and integer types
#28949 opened
May 13, 2025 -
MNT: Update windows-2019 to windows-latest
#28955 opened
May 14, 2025 -
MNT: deprecate numpy.f2py.diagnose (instead of discarding it)
#28968 opened
May 15, 2025 -
MNT: Enforce ruff/Perflint rules (PERF)
#28970 opened
May 15, 2025 -
DOC: improves np.fromfile file description (#28840)
#28979 opened
May 15, 2025 -
TYP: Gradual shape type defaults
#28982 opened
May 16, 2025 -
MNT: Options to catch more issues reported by pytest
#28983 opened
May 16, 2025 -
MNT: constant string arrays instead of pointers in C
#28985 opened
May 16, 2025 -
TYP: Type ``MaskedArray.__{iadd,isub,imul,itruediv,ifloordiv,ipow}__``
#28986 opened
May 16, 2025 -
TYP: allow inplace division of ``NDArray[timedelta64]`` by floats
#28994 opened
May 17, 2025 -
ENH: add __array_function__ protocol in polynomial
#28996 opened
May 17, 2025 -
MAINT: Update main after 2.2.6 release.
#28998 opened
May 17, 2025 -
ENH: Convert minmax from C universal intrinsics to C++ using Highway
#29001 opened
May 18, 2025 -
MAINT: Update download-wheels for multiple pages
#29002 opened
May 18, 2025
10 Issues closed by 6 people
-
BUG: numpy gradient yields incorrect results
#28999 closed
May 18, 2025 -
Update NPY_FEATURE_VERSION after dropping Python 3.10
#28992 closed
May 18, 2025 -
BUG: C23 Compiler Flags Ignored or Obscured During NumPy Build via Meson Backend
#28953 closed
May 17, 2025 -
TYP: `np.argmin` overloads could be more precise
#28641 closed
May 16, 2025 -
BUG: python -c 'from numpy import *' loads nt.py
#28944 closed
May 15, 2025 -
BUG: memory overlap in some tricky indexing scenarios
#26844 closed
May 15, 2025 -
BUG: Matmul warning message incorrectly produced when matrices are large
#28967 closed
May 15, 2025 -
ENH: support no-copy pickling for any array that can be transposed to a C-contiguous array
#26878 closed
May 15, 2025 -
TYP: inplace arithmetic erroneously suggests that `__ifloordiv__` is supported for `complex128`
#28957 closed
May 14, 2025 -
BUG: np.str_ treats '\x00' as the empty string.
#28964 closed
May 14, 2025
8 Issues opened by 7 people
-
Make `eig/eigvals` always return complex eigenvalues
#29000 opened
May 18, 2025 -
GCC 15.1.1 compiles NumPy, but the tests segfault.
#28991 opened
May 16, 2025 -
BUG: assert fromty.mutable != toty.mutable or toty.layout == 'A'
#28973 opened
May 15, 2025 -
Formal names for 2.3.0 contributors
#28951 opened
May 13, 2025 -
order of individual FFTs for calculating `numpy.fft.irfftn`
#28950 opened
May 13, 2025 -
BUG: Polynomial package slower than polynomial module for python <= 3.11. Both are worse for python > 3.11.
#28948 opened
May 12, 2025 -
MAINT: Enable linting with ruff E501
#28947 opened
May 12, 2025 -
BUG: dtype `datetime64[ns, UTC]` not interpreted by `issubdtype`
#28946 opened
May 12, 2025
31 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: Modulate dispatched x86 CPU features
#28896 commented on
May 18, 2025 • 11 new comments -
DEP: Deprecate setting the strides attribute of a numpy array
#28925 commented on
May 18, 2025 • 5 new comments -
BUG: Fix unwrap function for object arrays with large numbers.
#28911 commented on
May 14, 2025 • 5 new comments -
DOC: Clarify (potentially misleading) nbytes docstring
#28943 commented on
May 14, 2025 • 3 new comments -
ENH, API: New sorting mechanism for DType API
#28516 commented on
May 14, 2025 • 3 new comments -
BUG: Fix fftn failure when both out and s parameters are given
#28895 commented on
May 14, 2025 • 2 new comments -
DOC: Fixes absent line numbers on link to classes decorated with set_module
#28918 commented on
May 15, 2025 • 1 new comment -
BUG: quantile should error when weights are all zeros
#28595 commented on
May 13, 2025 • 1 new comment -
BUG: `vectorize` truncates string outputs to 1 character, even with explicitly-specified `otypes`
#23442 commented on
May 13, 2025 • 0 new comments -
ENH: Print Option: Always show an array's dtype
#25787 commented on
May 13, 2025 • 0 new comments -
ENH: Convert unary_fp_le from C universal intrinsics to C++ using Highway
#28919 commented on
May 18, 2025 • 0 new comments -
Add methods from the builtin float types to the numpy floating point types
#13375 commented on
May 13, 2025 • 0 new comments -
DEP: Deprecate setting the strides and dtype of a numpy array
#28901 commented on
May 15, 2025 • 0 new comments -
Unnecessary dependence in fromfile on the ability to seek into a file
#28840 commented on
May 14, 2025 • 0 new comments -
ENH: Convert unary_complex from C universal intrinsics to C++ using Highway
#28815 commented on
May 18, 2025 • 0 new comments -
BUG: fix np.genfromtxt for all columns in usecols, in different order.
#28802 commented on
May 16, 2025 • 0 new comments -
BUG: Converting large integer to np.longdouble can raise ValueError
#28722 commented on
May 15, 2025 • 0 new comments -
ENH: Convert unary_fp from C universal intrinsics to C++ using Highway
#28718 commented on
May 18, 2025 • 0 new comments -
BUG: Respect print options in masked array formatting
#28698 commented on
May 16, 2025 • 0 new comments -
ENH, SIMD: Initial implementation of Highway wrapper
#28622 commented on
May 17, 2025 • 0 new comments -
BUG: Confusing error message when `numpy` importing `numpy.__config__` raises `ImportError` for legit reasons
#28844 commented on
May 15, 2025 • 0 new comments -
ENH: Convert arithmetic from C universal intrinsics to C++ using Highway
#27402 commented on
May 14, 2025 • 0 new comments -
ENH: Improve polyval performance by using inplace operations
#26885 commented on
May 13, 2025 • 0 new comments -
MAINT: Optimize performance of polynomial operations
#24499 commented on
May 13, 2025 • 0 new comments -
DOC: clarify int type constraint in numpy.bincount
#23552 commented on
May 13, 2025 • 0 new comments -
Avoid copy in matrix-vector dots with negative strides?
#28909 commented on
May 18, 2025 • 0 new comments -
moving x86-64 feature baseline to SSE4.2?
#27851 commented on
May 17, 2025 • 0 new comments -
`where` with out-of-bounds Python integers in Numpy 2
#27006 commented on
May 16, 2025 • 0 new comments -
DOC: Style guide could indicate formatters / pre-commit hook
#21424 commented on
May 15, 2025 • 0 new comments -
BUG: wrong errors e.g. "divide by zero encountered in matmul" on MacOS M4
#28687 commented on
May 15, 2025 • 0 new comments -
ENH: Please support subinterpreters
#24755 commented on
May 15, 2025 • 0 new comments