-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Insights: numpy/numpy
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v2.3.0 v2.3.0 (June 7, 2025)
published
Jun 7, 2025
11 Pull requests merged by 5 people
-
CI: Run mypy with Python 3.13
#29156 merged
Jun 9, 2025 -
DOC: tweak release walkthrough for numpy.org news blurb
#29158 merged
Jun 9, 2025 -
DOC: Remove version switcher colors
#29154 merged
Jun 9, 2025 -
BUG: Missing array-api
capabilities()
key#29147 merged
Jun 8, 2025 -
BUG: remove
NPY_ALIGNMENT_REQUIRED
#29094 merged
Jun 8, 2025 -
TYP: fix minor
f2py
stub inconsistencies#29146 merged
Jun 8, 2025 -
TYP: add missing
numpy.lib
exports#29145 merged
Jun 8, 2025 -
TYP: update typing stubs for
_pyinstaller/hook-numpy.py
#29142 merged
Jun 8, 2025 -
MAINT: Update main after 2.3.0 release.
#29141 merged
Jun 8, 2025 -
MAINT: Prepare 2.3.x for further development
#29140 merged
Jun 7, 2025 -
REL: Prepare for the NumPy 2.3.0 release [wheel build]
#29136 merged
Jun 7, 2025
7 Pull requests opened by 6 people
-
BUG: make round consistently return a copy
#29137 opened
Jun 7, 2025 -
DOC: Document assertion comparison behavior between scalar and empty array
#29143 opened
Jun 7, 2025 -
TST: migrating from pytz to zoneinfo + tzdata (where needed)
#29148 opened
Jun 8, 2025 -
CI: Bump `array-api-tests` to `v2025.05.23`
#29149 opened
Jun 8, 2025 -
TYP: ``double = float64`` and ``cdouble = complex128``
#29155 opened
Jun 9, 2025 -
WIP memmap multithreaded segfault
#29157 opened
Jun 9, 2025 -
DOC: Suppress distutils doc build warnings for python 3.12+
#29160 opened
Jun 9, 2025
2 Issues closed by 2 people
-
DOC: numpy. 2.0 documentation shows red in the version pulldown
#27248 closed
Jun 9, 2025 -
GCC 15.1.1 compiles NumPy, but the tests segfault.
#28991 closed
Jun 8, 2025
7 Issues opened by 6 people
-
BUG: read_array_header_1_0 errors if read_magic has not been called first
#29159 opened
Jun 9, 2025 -
ENH: np.reduce should allow broadcasting `WHERE` with `ARRAY` in either direction
#29152 opened
Jun 9, 2025 -
TYP: Inconsistent behavior when assigning arrays of a scalar type to arrays using the scalar's alias
#29151 opened
Jun 9, 2025 -
Provide manylinux wheels for NumPy 2.3.0 on CPython 3.11 / AWS Lambda base image
#29150 opened
Jun 9, 2025 -
ENH: Add reverse argument to ufunc.accumulate, cumsum, nancumsum, cumprod, nancumprod
#29144 opened
Jun 8, 2025 -
anaconda-client is failing to build on windows arm64
#29139 opened
Jun 7, 2025 -
Compiler warnings with `-Wundef`.
#29138 opened
Jun 7, 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.
-
ENH: add a casting option 'same_value' and use it in np.astype
#29129 commented on
Jun 9, 2025 • 3 new comments -
ENH: Allow the user to specify the displayed precision when a comparison fails.
#29135 commented on
Jun 7, 2025 • 1 new comment -
BUG: For integer arguments, `round` returns a view while `ceil` returns a copy
#29124 commented on
Jun 8, 2025 • 0 new comments -
TST: migrate from pytz to zoneinfo + tzdata (where needed)
#29064 commented on
Jun 8, 2025 • 0 new comments -
Add methods from the builtin float types to the numpy floating point types
#13375 commented on
Jun 9, 2025 • 0 new comments -
`-fno-strict-aliasing` usage - is it needed, and if so do we default to it?
#25004 commented on
Jun 9, 2025 • 0 new comments -
DOC: Spin docs gives errors (distutils) on new codespaces (because python 3.12 in environment.yml)
#29131 commented on
Jun 9, 2025 • 0 new comments -
DOC, CI: Add a "skip" option to only run docs-related CI checks
#24574 commented on
Jun 9, 2025 • 0 new comments -
BUG: memmap multithreaded segfault on on-disk collision
#29126 commented on
Jun 9, 2025 • 0 new comments -
ENH: No longer auto-convert array scalars to numpy scalars in ufuncs (and elsewhere?)
#24897 commented on
Jun 9, 2025 • 0 new comments -
ENH: Convert arithmetic from C universal intrinsics to C++ using Highway
#27402 commented on
Jun 8, 2025 • 0 new comments -
ENH: Convert comparison from C universal intrinsics to C++ using Highway
#28490 commented on
Jun 9, 2025 • 0 new comments -
ENH: Convert unary from C universal intrinsics to C++ using Highway
#28608 commented on
Jun 8, 2025 • 0 new comments -
ENH: np.unique: support hash based unique for string dtype
#28767 commented on
Jun 9, 2025 • 0 new comments -
ENH: `float.from_number` implementation
#29077 commented on
Jun 9, 2025 • 0 new comments