Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.3.2
/
numpy
tag
9725fd956de18736774005803f5568ba3fe19425
tagger
Charles Harris <charlesr.harris@gmail.com>
Thu Jul 24 18:46:49 2025
object
bc5e4f811db9487a9ea1618ffb77a33b3919bb8e
NumPy 2.3.2 release
b0fa284
BUG: fix datetime/timedelta hash memory leak (#29411)
by kostayScr
· 4 weeks ago
40aa44d
BUILD: Add Python 3.14 to wheel builds [wheel build]
by Charles Harris
· 4 weeks ago
3584ddd
MAINT: Update highway to match main.
by Charles Harris
· 4 weeks ago
727a4a2
Merge pull request #29417 from charris/backport-29392
by Charles Harris
· 4 weeks ago
2a5d8fa
Merge pull request #29416 from charris/backport-29377
by Charles Harris
· 4 weeks ago
bc51076
Merge pull request #29415 from charris/backport-29369
by Charles Harris
· 4 weeks ago
db022e2
Merge pull request #29414 from charris/backport-29358
by Charles Harris
· 4 weeks ago
428649e
Merge pull request #29413 from charris/backport-29341
by Charles Harris
· 4 weeks ago
32dc797
BUG: Any dtype should call `square` on `arr ** 2` (#29392)
by Maanas Arora
· 4 weeks ago
c04f1e8
TYP: Fix overloads in ``np.char.array`` and ``np.char.asarray`` for ``unicode`` argument (#29377)
by Marco Edward Gorelli
· 4 weeks ago
45a361c
BUG: fix casting issue in center, ljust, rjust, and zfill (#29369)
by Nathan Goldbaum
· 4 weeks ago
5339c80
BUG: Fix reference leakage for output arrays in reduction functions (#29358)
by Maanas Arora
· 4 weeks ago
079eae8
TST: Avoid uninitialized values in test (#29341)
by Sebastian Berg
· 4 weeks ago
92a6d59
TST: Add test for non-npy files in npz and different names (#29313)
by DWesl
· 4 weeks ago
3d6ac00
BUG: Fix shape error path in array-interface
by Sebastian Berg
· 6 weeks ago
2332242
BUG: Fix possible macro redefinition.
by Charles Harris
· 8 weeks ago
49ed2a7
BUG: handle case in mapiter where descriptors might get replaced (#29286)
by Nathan Goldbaum
· 8 weeks ago
9ebfca5
Merge pull request #29284 from charris/backport-29269
by Charles Harris
· 8 weeks ago
ae631fd
TYP: Work around a mypy issue with bool arrays (#29248)
by jorenham
· 8 weeks ago
4460786
BUG: fix fencepost error in StringDType internals (#29269)
by Nathan Goldbaum
· 8 weeks ago
daeb8bd
Merge pull request #29242 from charris/backport-29224
by Charles Harris
· 9 weeks ago
c2fa1de
ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64.
by Brad Smith
· 9 weeks ago
a52c49e
ENH: Detect CPU features on OpenBSD ARM and PowerPC64
by Brad Smith
· 9 weeks ago
6fcbaca
BUG: Enforce integer limitation in concatenate (#29231)
by Sebastian Berg
· 9 weeks ago
70b6cda
Merge pull request #29233 from charris/backport-29230
by Charles Harris
· 9 weeks ago
0481076
Merge pull request #29235 from charris/backport-29223
by Charles Harris
· 9 weeks ago
ad6d919
BUG: Address interaction between SME and FPSR (#29223)
by Developer-Ecosystem-Engineering
· 9 weeks ago
14ea977
TST: Fix test that uses unininitialized memory (#29232)
by Sebastian Berg
· 9 weeks ago
da9f4a5
BUG: avoid negating unsigned integers in resize implementation (#29230)
by Nathan Goldbaum
· 9 weeks ago
6fb2632
TYP: Workaround for a mypy issue in ``ndarray.__iter__`` (#29218)
by Joren Hammudoglu
· 9 weeks ago
e6e0004
TYP: fix ``ndarray.__array__`` annotation for ``copy`` (#29204)
by Joren Hammudoglu
· 9 weeks ago
23c9e7c
BUG: Revert `np.vectorize` casting to legacy behavior (#29196) (#29205)
by Charles Harris
· 10 weeks ago
0de05a5
Merge pull request #29192 from charris/backport-typing-fixes
by Charles Harris
· 2 months ago
ea397ef
TYP: fix ``ravel_multi_index`` false rejections (#29184)
by Joren Hammudoglu
· 2 months ago
5391069
TYP: ``any(None)`` and ``all(None)`` (#29176)
by Joren Hammudoglu
· 2 months ago
ca2d9e4
BUG: Missing array-api ``capabilities()`` key
by jorenham
· 2 months ago
ca4b2df
TYP: remove ``run_command`` annotations in ``f2py.diagnose``
by jorenham
· 2 months ago
d502716
TYP: add ``containsderivedtypes`` to ``f2py.auxfuncs.__all__``
by jorenham
· 2 months ago
32d317c
TYP: add missing ``numpy.lib`` exports
by jorenham
· 2 months ago
cb0ff22
BUG: fix matmul with transposed out arg (#29179)
by Matti Picus
· 2 months ago
75a2e27
MAINT: Fix for segfaults with GCC 15
by Charles Harris
· 3 months ago
4ec55c5
Merge pull request #29116 from charris/test-vs2022
by Charles Harris
· 3 months ago
d522ac2
MAINT: Use vs2022 in NumPy 2.3.x [wheel build]
by Charles Harris
· 3 months ago
a33c0e0
Merge pull request #29100 from charris/backport-29092
by Charles Harris
· 3 months ago
e60b75f
TYP: add missing ``integer`` import and remove the unnecessary ones (#89)
by Joren Hammudoglu
· 3 months ago
9a26c63
Merge pull request #29099 from charris/backport-29091
by Charles Harris
· 3 months ago
3d55a93
PERF: Use dict instead of list to make NpzFile member existence checks constant time (#29098)
by DWesl
· 3 months ago
6f8e82f
TYP: regression tests for `NDArray[integer]` inplace ops
by jorenham
· 3 months ago
7229699
TYP: fix `NDArray[integer]` inplace operator mypy issue
by jorenham
· 3 months ago
a01a14e
BUG: f2py: thread-safe forcomb (#29091)
by Guido Imperiale
· 3 months ago
93e2fd3
MNT: Avoid use of deprecated _PyDict_GetItemStringWithError in f2py
by Nathan Goldbaum
· 3 months ago
3eb2ebb
TYP: fix invalid overload definition in ``_core.defchararray.add``
by jorenham
· 3 months ago
e7e0e6f
TYP: remove expired ``tostring`` methods
by jorenham
· 3 months ago
3ef41f7
TYP: annotate strings.slice
by jorenham
· 3 months ago
ef57a14
BUG: add bounds-checking to in-place string multiply (#29060)
by Nathan Goldbaum
· 3 months ago
78f0dbd
Merge pull request #29046 from charris/backport-29041
by Charles Harris
· 3 months ago
b0b0ae4
Merge pull request #29044 from charris/backport-29040
by Charles Harris
· 3 months ago
819c089
Merge pull request #29043 from charris/backport-29034
by Charles Harris
· 3 months ago
975458f
ok, don't attempt to remove the statics (too ingrained)
by Sebastian Berg
· 3 months ago
e659814
BUG: Fix cache use regression
by Sebastian Berg
· 3 months ago
d0544fe
fix W291
by Abdu Zoghbi
· 3 months ago
6208252
TST: tests for modules with derived types
by Abdu Zoghbi
· 3 months ago
f75f717
BUG: handle the case of modules with derived types
by Abdu Zoghbi
· 3 months ago
6277198
BUG: Avoid compile errors in f2py modules
by Angus Gibson
· 3 months ago
829af56
MNT: more const'ness for arrays of string literals in C
by Dimitri Papadopoulos
· 3 months ago
1a4b558
MNT: alternative handling of trailing null character
by Dimitri Papadopoulos
· 3 months ago
09dabc1
MNT: constant string arrays instead of pointers in C
by Dimitri Papadopoulos
· 3 months ago
2a7a0d0
DOC: Fixes line numbers on classes decorated with set_module (#28629) (#28918)
by Marco Barbosa
· 3 months ago
088fe37
MNT: fix linter issues on main
by Nathan Goldbaum
· 3 months ago
06c04a3
TYP: Type ``MaskedArray.__{iadd,isub,imul,itruediv,ifloordiv,ipow}__`` (#28986)
by Marco Edward Gorelli
· 3 months ago
0506cf6
Merge pull request #29006 from hawkinsp/asan
by Charles Harris
· 3 months ago
c2d5e00
Merge pull request #28994 from jorenham/typing/ndarray-timedelta64-idiv
by Charles Harris
· 3 months ago
3c76265
Merge pull request #28982 from jorenham/typing/gradual-shape-type
by Charles Harris
· 3 months ago
bcf0de0
Merge pull request #28221 from Tontonio3/isclose-inf-tol-war
by Charles Harris
· 3 months ago
6167ca8
ENH: Disable the alloc cache under address and memory sanitizers
by Peter Hawkins
· 3 months ago
8d722b8
Merge pull request #28993 from h-vetinari/API
by Ralf Gommers
· 3 months ago
8360da6
TYP: remove ``from __future__ import annotations``
by jorenham
· 3 months ago
4125f0a
TYP: allow inplace division of ``NDArray[timedelta64]`` by floats
by jorenham
· 3 months ago
6697fc7
MAINT: update NPY_FEATURE_VERSION after dropping python 3.10
by H. Vetinari
· 3 months ago
6f37e80
Revert "DEP: Deprecate `.T` property for non-2dim arrays and scalars"
by Ralf Gommers
· 3 months ago
d8ba2e7
Merge pull request #28678 from mtsokol/T-non-2dim-depr
by Charles Harris
· 3 months ago
4985e20
Merge pull request #28988 from jorenham/typing/add-missing-ndarray-ops-overloads-for-character-types
by Charles Harris
· 3 months ago
13b5692
Apply review comments
by Mateusz Sokół
· 3 months ago
0892ed3
Apply review comments
by Mateusz Sokół
· 3 months ago
d2e4034
Provide fix guidance
by Mateusz Sokół
· 3 months ago
bc88f60
MAINT: Deprecate `.T` property for non-2dim arrays and scalars
by Mateusz Sokół
· 3 months ago
7beea21
Merge pull request #28906 from lvllvl/issue-28641
by Joren Hammudoglu
· 3 months ago
cd6b1d3
TYP: np.argmin changes
by lvllvl
· 3 months ago
a16ef8c
TST: fix ``NDArray`` doctest
by jorenham
· 3 months ago
260bfca
STY: appease ruff
by jorenham
· 3 months ago
f5ae1f7
TYP: update the type-tests for gradual shape-type defaults
by jorenham
· 3 months ago
12b741e
TYP: use a gradual shape-type if unknown
by jorenham
· 3 months ago
3ca7ffb
TYP: use ``_AnyShape`` as ``NDArray`` shape-type default
by jorenham
· 3 months ago
aaca767
TYP: add ``_AnyShape`` to ``numpy._typing``
by jorenham
· 3 months ago
6ebc810
TYP: add type-tests for ndarray ``character`` ops
by jorenham
· 3 months ago
ee56537
TYP: add missing ``ndarray.__{add,mul}__`` overloads for ``character`` types
by jorenham
· 3 months ago
5fe514b
Merge pull request #28984 from DimitriPapadopoulos/type==
by Joren Hammudoglu
· 3 months ago
685890b
MNT: more isinstance()
by Dimitri Papadopoulos
· 3 months ago
67bde92
MNT: Use isinstance() instead of comparing type()
by Dimitri Papadopoulos
· 3 months ago
5d90c5a
STY: appease ruff
by jorenham
· 3 months ago
Next »