Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.2.6
tag
bbb76e7d76c3748fb2747fc3d8e06b944005362a
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat May 17 15:19:02 2025
object
2b686f659642080e2fc708719385de6e8be0955f
NumPy 2.2.6 release
2b686f6
Merge pull request #28980 from charris/prepare-2.2.6
by Charles Harris
· 3 months ago
v2.2.6
ed41828
REL: Prepare for the NumPy 2.2.6 release [wheel build]
by Charles Harris
· 3 months ago
83e4e7f
Merge pull request #28966 from charris/backport-28958
by Charles Harris
· 3 months ago
248f0cb
TYP: add rejection-tests for complex ``ndarray`` floordiv
by jorenham
· 3 months ago
5bad9da
TYP: reject complex scalar types in ``ndarray.__ifloordiv__``
by jorenham
· 3 months ago
6c42775
Merge pull request #28915 from charris/backport-28892
by Charles Harris
· 4 months ago
4277e7c
Merge pull request #28916 from charris/backport-28898
by Charles Harris
· 4 months ago
bd1c863
BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)
by Peter Hawkins
· 4 months ago
87d1d8a
MAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `npy_math.h` for C++ runs (#28892)
by Ilhan Polat
· 4 months ago
9e50659
Merge pull request #28913 from charris/backport-28908
by Charles Harris
· 4 months ago
c906f84
TYP: Fix non-existent ``CanIndex`` annotation in ``ndarray.setfield``
by Marco Gorelli
· 4 months ago
7517cd1
Merge pull request #28889 from charris/backport-28883
by Charles Harris
· 4 months ago
770f06d
MAINT: from_dlpack thread safety fixes (#28883)
by Nathan Goldbaum
· 4 months ago
73b7e54
Merge pull request #28865 from charris/backport-28338
by Charles Harris
· 4 months ago
5870d71
Merge pull request #28864 from charris/backport-28862
by Charles Harris
· 4 months ago
48b50f9
use OpenBLAS 0.3.29
by mattip
· 4 months ago
71e2b9c
ENH: acquire the allocator lock when setting the array_owned flag
by Nathan Goldbaum
· 4 months ago
d4a3731
BUG: set the array_owned flag on the StringDType singleton
by Nathan Goldbaum
· 4 months ago
7d1ebbe
Merge pull request #28853 from charris/backport-28807
by Charles Harris
· 4 months ago
7f273fc
Merge pull request #28852 from charris/backport-28804
by Charles Harris
· 4 months ago
1bc2e36
Merge pull request #28851 from charris/backport-28635
by Charles Harris
· 4 months ago
a46d745
TYP: fix ``NDArray[floating] + float`` return type
by jorenham
· 4 months ago
ee2a49c
BUG: fix heap buffer overflow in np.strings.find
by Nathan Goldbaum
· 4 months ago
c8d7ace
Update vendor-meson to fix module_feature conflicts arguments bug
by Sayed Adel
· 4 months ago
c8a0375
Merge pull request #28778 from charris/begin-2.2.6
by Charles Harris
· 4 months ago
37c6b1f
MAINT: Prepare 2.2.x for further development
by Charles Harris
· 4 months ago
7be8c1f
Merge pull request #28777 from charris/prepare-2.2.5
by Charles Harris
· 4 months ago
v2.2.5
d561f09
REL: Prepare for the NumPy 2.2.5 release [wheel build]
by Charles Harris
· 4 months ago
b3e772c
Merge pull request #28774 from charris/backport-28750
by Charles Harris
· 4 months ago
9005fc1
TYP: Update numpy/_core/numeric.pyi
by Charles Harris
· 4 months ago
8adcf87
TYP: fix `count_nonzero` signature
by jorenham
· 4 months ago
29f6e15
Merge pull request #28772 from charris/backport-28738
by Charles Harris
· 4 months ago
b0c01d5
TYP: fix incorrect `random.Generator.integers` return type
by jorenham
· 4 months ago
c200e8c
Merge pull request #28758 from charris/backport-28747
by Charles Harris
· 4 months ago
cbafc53
TYP: some ``[arg]partition`` fixes
by jorenham
· 4 months ago
90fdcf9
Merge pull request #28723 from charris/backport-28717
by Charles Harris
· 4 months ago
48fe432
TYP: fix string-like ``ndarray`` rich comparison operators
by jorenham
· 4 months ago
c4371eb
Merge pull request #28706 from charris/backport-28702
by Charles Harris
· 4 months ago
202732d
Merge pull request #28705 from charris/backport-28699
by Charles Harris
· 4 months ago
bd89621
TYP: Fix inconsistent ``NDArray[float64].__[r]truediv__`` return type with ``float``
by jorenham
· 4 months ago
063a9cd
TYP: Fix false rejection of ``NDArray[object_].__abs__()``
by jorenham
· 4 months ago
a49cf26
Merge pull request #28683 from charris/backport-28674
by Charles Harris
· 4 months ago
affe6be
TYP: add missing `"b1"` literals for `dtype[bool]`
by jorenham
· 4 months ago
afd73fd
Merge pull request #28682 from charris/backport-28671
by Charles Harris
· 4 months ago
f8aa123
SIMD: Resolve Highway QSort symbol linking error on aarch32/ASIMD
by Sayed Adel
· 4 months ago
9f2ce36
Merge pull request #28663 from charris/backport-28653
by Charles Harris
· 5 months ago
8f4eef7
CI: Replace QEMU armhf with native (32-bit compatibility mode) (#28653)
by Sayed Adel
· 5 months ago
3ac41fe
Merge pull request #28661 from charris/backport-28660
by Charles Harris
· 5 months ago
ad79af1
TYP: Accept objects that ``write()`` to ``str`` in ``savetxt``
by jorenham
· 5 months ago
58be8c9
Merge pull request #28654 from charris/backport-28643
by Charles Harris
· 5 months ago
3c83161
BUG: fix deepcopying StringDType arrays (#28643)
by Nathan Goldbaum
· 5 months ago
bac7b36
Merge pull request #28650 from charris/backport-28644
by Charles Harris
· 5 months ago
0a7f819
TYP: fix `ndarray.tolist()` and `.item()` for unknown dtype
by jorenham
· 5 months ago
9470412
Merge pull request #28633 from charris/backport-28396
by Charles Harris
· 5 months ago
7f3361f
Merge pull request #28632 from charris/backport-28600
by Charles Harris
· 5 months ago
bba5a90
BUG: Fix crackfortran parsing error when a division occurs within a common block (#28396)
by Nicholas Christensen
· 5 months ago
9dadd45
BUG: Set writeable flag for writeable dlpacks.
by karl
· 5 months ago
55d385d
Merge pull request #28631 from charris/update-azp-ubuntu
by Charles Harris
· 5 months ago
79624a8
CI: Update Ubuntu to 22.04 in azure-pipelines
by Charles Harris
· 5 months ago
3c7c3e7
Merge pull request #28585 from charris/backport-28492
by Charles Harris
· 5 months ago
f514d1d
TYP: fix typing errors in `_core.strings`
by jorenham
· 5 months ago
10632f9
Merge pull request #28583 from charris/backport-28577
by Charles Harris
· 5 months ago
a2bef20
Merge pull request #28582 from charris/backport-28453
by Charles Harris
· 5 months ago
37985a2
BUG: avoid deadlocks with C++ shared mutex in dispatch cache
by Nathan Goldbaum
· 5 months ago
48e3a43
MAINT: work around cython limitations, add test
by Nathan Goldbaum
· 5 months ago
e08ea56
FIX: Correct return type of NpyIter_GetIterNext in Cython declarations (#28446)
by bgopi23
· 5 months ago
ac5774b
Merge pull request #28545 from charris/begin-2.2.5
by Charles Harris
· 5 months ago
b50f579
MAINT: Prepare 2.2.x for further development
by Charles Harris
· 5 months ago
3b37785
Merge pull request #28543 from charris/prepare-2.2.4
by Charles Harris
· 5 months ago
v2.2.4
6f94b15
REL: Prepare for the NumPy 2.2.4 release [wheel build]
by Charles Harris
· 5 months ago
1188650
Merge pull request #28542 from charris/backport-typing-4
by Charles Harris
· 5 months ago
18795c2
TYP: fix stubtest error in ``numpy.ma`` (#28541)
by Joren Hammudoglu
· 5 months ago
110bb8e
TYP: fix typing errors in ``numpy.ndarray`` (#28540)
by Joren Hammudoglu
· 5 months ago
bed0064
TYP: fix stubtest errors in ``numpy.testing`` (#28539)
by Joren Hammudoglu
· 5 months ago
2ff0b88
TYP: fix stubtest errors in ``numpy.random`` (#28538)
by Joren Hammudoglu
· 5 months ago
ecf97ae
TYP: fix stubtest errors in ``numpy.mat[rix]lib`` (#28537)
by Joren Hammudoglu
· 5 months ago
5bdbd6d
TYP: fix stubtest errors in ``numpy._globals`` (#28536)
by Joren Hammudoglu
· 5 months ago
8f561db
TYP: fix stubtest errors in ``numpy._core`` (#28535)
by Joren Hammudoglu
· 5 months ago
7974ff9
Merge pull request #28534 from charris/backport-typing-2
by Charles Harris
· 5 months ago
c80a57f
TYP: fix stubtest errors in ``numpy.lib._twodim_base_impl``
by jorenham
· 5 months ago
710d3b1
TYP: work around a quantum-entangled mypy issue, somehow
by jorenham
· 5 months ago
b6de917
TYP: fix stubtest errors in ``numpy.lib._index_tricks_impl``
by jorenham
· 5 months ago
4a20c51
TYP: fix stubtest errors in ``numpy.lib._function_base_impl``
by jorenham
· 5 months ago
79b8c26
TYP: fix stubtest errors in ``timedelta64`` and ``object_``
by jorenham
· 5 months ago
2992933
TYP: fix stubtest errors in ``numpy.dtype`` and ``numpy.dtypes.*``
by jorenham
· 5 months ago
c694399
TYP: Backport typing fixes from main (2) (#28533)
by Charles Harris
· 5 months ago
8c6007f
TYP: Backport typing fixes from #28505, #28506, #28508, and #28511 (#28521)
by Charles Harris
· 5 months ago
03d8f36
Merge pull request #28510 from charris/backport-28211
by Charles Harris
· 5 months ago
fe43f38
Merge pull request #28512 from charris/backport-28452-28491-28494
by Charles Harris
· 5 months ago
6c5a785
TYP: fix typing errors in `_core.records`
by jorenham
· 5 months ago
5f95746
TYP: fix typing typing errors in `_core.shape_base`
by jorenham
· 5 months ago
7d567aa
TYP: stub ``random._pickle`` (#28452)
by Guan Ming(Wesley) Chiu
· 5 months ago
85f2711
MAINT: Hide decorator from pytest traceback
by Mark Harfouche
· 5 months ago
1e8a38b
Merge pull request #28449 from charris/backport-28407
by Charles Harris
· 6 months ago
72efa8e
BUG: sanity check ``__array_interface__`` number of dimensions (#28407)
by lvllvl
· 6 months ago
17678bf
Merge pull request #28435 from charris/backport-28418
by Charles Harris
· 6 months ago
2966a6d
BUG: Fix searchsorted and CheckFromAny byte-swapping logic
by Sebastian Berg
· 6 months ago
d6580bc
Merge pull request #28424 from charris/backport-28421
by Charles Harris
· 6 months ago
3b6288c
BUG: skip legacy dtype multithreaded test on 32 bit runners
by Nathan Goldbaum
· 6 months ago
975443d
TST: add new IS_64BIT constant for testing
by Nathan Goldbaum
· 6 months ago
Next »