Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.3.1
tag
ef5a3ea15eb63efb1648bb102e912418ff514092
tagger
Charles Harris <charlesr.harris@gmail.com>
Fri Jun 20 22:32:40 2025
object
4d833e5df760c382f24ee3eb643dc20c3da4a5a1
NumPy 2.3.1 release
4d833e5
Merge pull request #29251 from charris/prepare-2.3.1-release
by Charles Harris
· 3 months ago
v2.3.1
13df6d1
REL: Prepare for the NumPy 2.3.1 release [wheel build]
by Charles Harris
· 3 months ago
daeb8bd
Merge pull request #29242 from charris/backport-29224
by Charles Harris
· 3 months ago
eff9ae3
Merge pull request #29241 from charris/backport-29221
by Charles Harris
· 3 months ago
c2fa1de
ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64.
by Brad Smith
· 3 months ago
a52c49e
ENH: Detect CPU features on OpenBSD ARM and PowerPC64
by Brad Smith
· 3 months ago
b3f56fd
Merge pull request #29238 from charris/backport29215
by Charles Harris
· 3 months ago
b20d754
CI: Add conditions to check hash of LLVM package
by Mugundanmcw
· 3 months ago
4c4617f
CI: Fix reusable LLVM block
by Mugundanmcw
· 3 months ago
d3fd4a6
CI: fix action.yml naming
by Mugundanmcw
· 3 months ago
0158385
CI: Modify wheel.yml to use clang-cl for Win-ARM64
by Mugundanmcw
· 3 months ago
315aeb6
CI: Create action.yml for LLVM Win-ARM64 as reusable blocks
by Mugundanmcw
· 3 months ago
6ac4228
CI: Add WoA validation setup to windows.yml
by Mugundanmcw
· 3 months ago
18d157a
Merge pull request #29237 from charris/backport-29231
by Charles Harris
· 3 months ago
6fcbaca
BUG: Enforce integer limitation in concatenate (#29231)
by Sebastian Berg
· 3 months ago
70b6cda
Merge pull request #29233 from charris/backport-29230
by Charles Harris
· 3 months ago
0481076
Merge pull request #29235 from charris/backport-29223
by Charles Harris
· 3 months ago
f37c80e
Merge pull request #29234 from charris/backport-29232
by Charles Harris
· 3 months ago
ad6d919
BUG: Address interaction between SME and FPSR (#29223)
by Developer-Ecosystem-Engineering
· 3 months ago
14ea977
TST: Fix test that uses unininitialized memory (#29232)
by Sebastian Berg
· 3 months ago
da9f4a5
BUG: avoid negating unsigned integers in resize implementation (#29230)
by Nathan Goldbaum
· 3 months ago
2f564ef
Merge pull request #29222 from charris/backport-29204-29218
by Charles Harris
· 3 months ago
6fb2632
TYP: Workaround for a mypy issue in ``ndarray.__iter__`` (#29218)
by Joren Hammudoglu
· 3 months ago
e6e0004
TYP: fix ``ndarray.__array__`` annotation for ``copy`` (#29204)
by Joren Hammudoglu
· 3 months ago
23c9e7c
BUG: Revert `np.vectorize` casting to legacy behavior (#29196) (#29205)
by Charles Harris
· 3 months ago
0de05a5
Merge pull request #29192 from charris/backport-typing-fixes
by Charles Harris
· 3 months ago
270eef7
Merge pull request #29191 from charris/backport-29179
by Charles Harris
· 3 months ago
ea397ef
TYP: fix ``ravel_multi_index`` false rejections (#29184)
by Joren Hammudoglu
· 3 months ago
5391069
TYP: ``any(None)`` and ``all(None)`` (#29176)
by Joren Hammudoglu
· 3 months ago
ca2d9e4
BUG: Missing array-api ``capabilities()`` key
by jorenham
· 3 months ago
ca4b2df
TYP: remove ``run_command`` annotations in ``f2py.diagnose``
by jorenham
· 3 months ago
d502716
TYP: add ``containsderivedtypes`` to ``f2py.auxfuncs.__all__``
by jorenham
· 3 months ago
32d317c
TYP: add missing ``numpy.lib`` exports
by jorenham
· 3 months ago
cb0ff22
BUG: fix matmul with transposed out arg (#29179)
by Matti Picus
· 3 months ago
35b19a4
Merge pull request #29140 from charris/begin-2.3.1
by Charles Harris
· 3 months ago
556e411
MAINT: Prepare 2.3.x for further development
by Charles Harris
· 3 months ago
0532af4
Merge pull request #29136 from charris/prepare-2.3.0
by Charles Harris
· 3 months ago
v2.3.0
9d394e3
REL: Prepare for the NumPy 2.3.0 release [wheel build]
by Charles Harris
· 3 months ago
1e103cd
Merge pull request #29132 from charris/fix-gcc15-compile
by Charles Harris
· 3 months ago
75a2e27
MAINT: Fix for segfaults with GCC 15
by Charles Harris
· 3 months ago
88874a8
Merge pull request #29118 from charris/backport-29111
by Charles Harris
· 3 months ago
02f4838
MAINT: fix SPDX license expressions for LAPACK, GCC runtime libs
by Ralf Gommers
· 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
63bd8d7
Merge pull request #29101 from charris/backport-29098
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
141fb34
Merge pull request #29089 from charris/backport-29083
by Charles Harris
· 3 months ago
93e2fd3
MNT: Avoid use of deprecated _PyDict_GetItemStringWithError in f2py
by Nathan Goldbaum
· 3 months ago
426f3e3
Merge pull request #29082 from charris/backport-29039
by Charles Harris
· 3 months ago
caf40e7
BLD: bump OpenBLAS version, use OpenBLAS for win-arm64 [wheel build]
by Matti Picus
· 3 months ago
b6a7581
Merge pull request #29070 from charris/backport-29048-29050-29057
by Charles Harris
· 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
274f1b9
Merge pull request #29074 from charris/backport-29060
by Charles Harris
· 3 months ago
0e01549
Merge pull request #29073 from charris/backport-29061
by Charles Harris
· 3 months ago
ef57a14
BUG: add bounds-checking to in-place string multiply (#29060)
by Nathan Goldbaum
· 3 months ago
c73aed9
Merge pull request #29072 from charris/backport-29051
by Charles Harris
· 3 months ago
16b9c6f
BLD: use sonoma image on Cirrus for [wheel build][skip actions][skip azp]
by mattip
· 3 months ago
d0ffa8b
use pypy 3.11 nightly which has a fix for ctypeslib [skip azp][skip circleci]
by mattip
· 3 months ago
3abd587
Merge pull request #29047 from charris/prepare-2.3.0rc1
by Charles Harris
· 3 months ago
v2.3.0rc1
42edc1a
REL: Prepare for the NumPy 2.3.0rc1 release [wheel build]
by Charles Harris
· 4 months ago
78f0dbd
Merge pull request #29046 from charris/backport-29041
by Charles Harris
· 4 months ago
b0b0ae4
Merge pull request #29044 from charris/backport-29040
by Charles Harris
· 4 months ago
819c089
Merge pull request #29043 from charris/backport-29034
by Charles Harris
· 4 months ago
5ba318d
Merge pull request #29042 from charris/backport-28985
by Charles Harris
· 4 months ago
975458f
ok, don't attempt to remove the statics (too ingrained)
by Sebastian Berg
· 4 months ago
e659814
BUG: Fix cache use regression
by Sebastian Berg
· 4 months ago
d0544fe
fix W291
by Abdu Zoghbi
· 4 months ago
6208252
TST: tests for modules with derived types
by Abdu Zoghbi
· 4 months ago
f75f717
BUG: handle the case of modules with derived types
by Abdu Zoghbi
· 4 months ago
6277198
BUG: Avoid compile errors in f2py modules
by Angus Gibson
· 4 months ago
829af56
MNT: more const'ness for arrays of string literals in C
by Dimitri Papadopoulos
· 4 months ago
1a4b558
MNT: alternative handling of trailing null character
by Dimitri Papadopoulos
· 4 months ago
09dabc1
MNT: constant string arrays instead of pointers in C
by Dimitri Papadopoulos
· 4 months ago
152a776
Merge pull request #29033 from charris/backport-29032
by Charles Harris
· 4 months ago
405ab1d
Fix workflow error
by Stan Ulbrych
· 4 months ago
b2b54a9
Merge pull request #29018 from numpy/dependabot/github_actions/larsoner/circleci-artifacts-redirector-action-1.1.0
by Charles Harris
· 4 months ago
d67104a
MAINT: Bump larsoner/circleci-artifacts-redirector-action
by dependabot[bot]
· 4 months ago
2a7a0d0
DOC: Fixes line numbers on classes decorated with set_module (#28629) (#28918)
by Marco Barbosa
· 4 months ago
b1656d2
Merge pull request #29008 from ngoldbaum/fix-linter
by Charles Harris
· 4 months ago
9b9dc93
MNT: switch back to setup-python in CI
by Nathan Goldbaum
· 4 months ago
088fe37
MNT: fix linter issues on main
by Nathan Goldbaum
· 4 months ago
06c04a3
TYP: Type ``MaskedArray.__{iadd,isub,imul,itruediv,ifloordiv,ipow}__`` (#28986)
by Marco Edward Gorelli
· 4 months ago
0506cf6
Merge pull request #29006 from hawkinsp/asan
by Charles Harris
· 4 months ago
c2d5e00
Merge pull request #28994 from jorenham/typing/ndarray-timedelta64-idiv
by Charles Harris
· 4 months ago
3c76265
Merge pull request #28982 from jorenham/typing/gradual-shape-type
by Charles Harris
· 4 months ago
bcf0de0
Merge pull request #28221 from Tontonio3/isclose-inf-tol-war
by Charles Harris
· 4 months ago
14f6e22
Merge pull request #28998 from charris/post-2.2.6-release-update
by Charles Harris
· 4 months ago
6167ca8
ENH: Disable the alloc cache under address and memory sanitizers
by Peter Hawkins
· 4 months ago
e927ee4
Merge pull request #29002 from charris/fix-download-wheels
by Andrew Nelson
· 4 months ago
c0e2559
MAINT: Update download-wheels for multiple pages
by Charles Harris
· 4 months ago
8d722b8
Merge pull request #28993 from h-vetinari/API
by Ralf Gommers
· 4 months ago
8078e91
MAINT: Update main after 2.2.6 release.
by Charles Harris
· 4 months ago
Next »