-
-
Notifications
You must be signed in to change notification settings - Fork 11k
Insights: numpy/numpy
Overview
Could not load contribution data
Please try again later
20 Pull requests merged by 8 people
-
MAINT: Enable linting with ruff E501
#29300 merged
Jul 1, 2025 -
MAINT: Bump github/codeql-action from 3.29.1 to 3.29.2
#29296 merged
Jul 1, 2025 -
MAINT: Enable linting with ruff E501
#29291 merged
Jun 30, 2025 -
BUG: Fix version check in blas_utils.c
#29290 merged
Jun 30, 2025 -
DOC: Document assertion comparison behavior between scalar and empty array
#29143 merged
Jun 29, 2025 -
MAINT: Enable linting with ruff E501
#29250 merged
Jun 29, 2025 -
DOC: avoid searching some directories for doxygen-commented source code
#29275 merged
Jun 28, 2025 -
BUG: handle case in mapiter where descriptors might get replaced (#29286)
#29287 merged
Jun 28, 2025 -
BUG: Fix macro redefinition
#29289 merged
Jun 28, 2025 -
BUG: handle case in mapiter where descriptors might get replaced
#29286 merged
Jun 27, 2025 -
MAINT: Bump github/codeql-action from 3.29.0 to 3.29.1
#29285 merged
Jun 27, 2025 -
BUG: fix fencepost error in StringDType internals
#29284 merged
Jun 27, 2025 -
TYP: Work around a mypy issue with bool arrays (#29248)
#29283 merged
Jun 27, 2025 -
TYP: fix overloads where
out: _ArrayT
was typed as being the default#29278 merged
Jun 26, 2025 -
TYP: Add overloads for
MaskedArray.__{div,rdiv,floordiv,rfloordiv}__
#29271 merged
Jun 26, 2025 -
TYP: Work around a mypy issue with bool arrays
#29248 merged
Jun 26, 2025 -
MAINT: Fix
I001
ruff error on main#29272 merged
Jun 26, 2025 -
STY: ruff/isort config tweaks - episode 2
#29185 merged
Jun 25, 2025 -
BUG: fix fencepost error in StringDType internals
#29269 merged
Jun 25, 2025 -
TYP: Type
MaskedArray.__{mul,rmul}__
#29265 merged
Jun 25, 2025
12 Pull requests opened by 10 people
-
BUG: Fix copy performance regression for structured arrays
#29270 opened
Jun 25, 2025 -
ENH: Extend numpy.pad to handle pad_width dictionary argument.
#29273 opened
Jun 25, 2025 -
TYP: Add type annotations for `MaskedArray.__{pow,rpow}__`
#29277 opened
Jun 26, 2025 -
BLD: use newly released OpenBLAS 0.3.30, use ILP64 on win_arm64
#29280 opened
Jun 26, 2025 -
BUG: Include python-including headers first
#29281 opened
Jun 27, 2025 -
ENH: Enable custom compression levels in `np.savez_compressed`
#29294 opened
Jun 30, 2025 -
BUG: linspace: Round towards `start` with integer dtype.
#29295 opened
Jun 30, 2025 -
DOC: make descriptions of hyperbolic functions consistent
#29297 opened
Jun 30, 2025 -
ENH: Consistent formatting precision of compared arrays and errors
#29298 opened
Jun 30, 2025 -
DEP: Give a visible warning when `align=` to dtype is a non-bool
#29301 opened
Jul 1, 2025 -
DOCS: Remove incorrect "Returns" section from `MaskedArray.sort`
#29302 opened
Jul 1, 2025
8 Issues closed by 4 people
-
DOC: `doxygenfunction` is not working in development documentation
#29274 closed
Jun 28, 2025 -
Macro redefinition warning
#29288 closed
Jun 28, 2025 -
BUG: Basic Slicing of StringDType arrays faulty.
#29279 closed
Jun 27, 2025 -
ENH: creating arrays with alignment to higher boundaries
#28399 closed
Jun 27, 2025 -
TYP: mypy returns dtype of np.bool[Literal[False]] for array of bools
#29245 closed
Jun 26, 2025 -
BUG: StringDType mis-handles 255-character ASCII strings during contiguous slice assignment
#29261 closed
Jun 25, 2025 -
Reduced fft precision with mkl_fft 1.0.1
#11241 closed
Jun 25, 2025 -
DOC: Style guide could indicate formatters / pre-commit hook
#21424 closed
Jun 24, 2025
6 Issues opened by 5 people
-
BUG: Segmentation fault when misusing `masked_object`
#29299 opened
Jul 1, 2025 -
DEP: deprecate np.testing.suppress_warnings
#29293 opened
Jun 30, 2025 -
DEV: Investigate TySAN
#29292 opened
Jun 30, 2025 -
I think `key` is a string and `read()` expects an int. Should this be just
#29282 opened
Jun 27, 2025 -
BUG: Runtime warning on mingw-w64 (Unable to initialize device PRN)
#29276 opened
Jun 26, 2025 -
ENH: More user-friendly way to pad a specific axis
#29268 opened
Jun 24, 2025
28 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
Jul 1, 2025 • 17 new comments -
DEP: Deprecate setting the dtype of an exact numpy.ndarray
#29244 commented on
Jul 1, 2025 • 11 new comments -
ENH: Modulate dispatched x86 CPU features
#28896 commented on
Jul 1, 2025 • 3 new comments -
ENH: Use itertools.product for ndindex to improve performance
#29165 commented on
Jun 30, 2025 • 2 new comments -
ENH: Add `madvise` for `memmap` objects
#29260 commented on
Jun 30, 2025 • 0 new comments -
ENH: zero initialize variable for elf_aux_info()
#29253 commented on
Jun 29, 2025 • 0 new comments -
ENH: add a casting option 'same_value' and use it in np.astype
#29129 commented on
Jun 30, 2025 • 0 new comments -
DEP: rename hanning windows to hann window while keeping compatibility
#29123 commented on
Jun 25, 2025 • 0 new comments -
BLD: use github to build macos-arm64 wheels with OpenBLAS
#29069 commented on
Jun 30, 2025 • 0 new comments -
DEP: Deprecate ma.round_ and add warning test
#28899 commented on
Jun 26, 2025 • 0 new comments -
DOC: Add flat examples to argmax and argmin
#28826 commented on
Jun 26, 2025 • 0 new comments -
MNT: add linter for thread-unsafe C API uses
#28634 commented on
Jun 30, 2025 • 0 new comments -
pickling numpy arrays does not preserve flags
#16726 commented on
Jul 1, 2025 • 0 new comments -
dtype ctor allows "align" kwargs even when unapplicable
#8158 commented on
Jul 1, 2025 • 0 new comments -
BUG: Confusing error message when `numpy` importing `numpy.__config__` raises `ImportError` for legit reasons
#28844 commented on
Jun 30, 2025 • 0 new comments -
ENH: Add a public API for generating hashable buffers
#29229 commented on
Jun 30, 2025 • 0 new comments -
BUG: `load` no longer reads files with `shape=(-1,...)`
#29217 commented on
Jun 29, 2025 • 0 new comments -
BUG: numpy 1.26.4 is not supported on macOS<13.3 ?
#29228 commented on
Jun 28, 2025 • 0 new comments -
moving x86-64 feature baseline to SSE4.2?
#27851 commented on
Jun 27, 2025 • 0 new comments -
BUG: The `numpy.linspace()` does not seem to work properly for big integers data types
#23187 commented on
Jun 27, 2025 • 0 new comments -
BUG: np.arange give wrong result when given big integer
#27985 commented on
Jun 27, 2025 • 0 new comments -
Log and MaskedArray
#12183 commented on
Jun 27, 2025 • 0 new comments -
Reenable the Cygwin build test when Cygwin support Python 3.12
#26247 commented on
Jun 27, 2025 • 0 new comments -
ENH: assert_allclose show indices and values of maximum differences on failure
#28827 commented on
Jun 26, 2025 • 0 new comments -
ENH: Add a `bit_width` function
#28441 commented on
Jun 26, 2025 • 0 new comments -
numpy.spacing documentation inaccuracies
#15331 commented on
Jun 25, 2025 • 0 new comments -
array_equal(a, b, equal_nan=True) throws errors for array with non-numeric values
#16377 commented on
Jun 25, 2025 • 0 new comments -
BUG: polyfit([0],[0],1) crashes
#29249 commented on
Jun 24, 2025 • 0 new comments