Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.3.2
/
doc
/
source
tag
9725fd956de18736774005803f5568ba3fe19425
tagger
Charles Harris <charlesr.harris@gmail.com>
Thu Jul 24 18:46:49 2025
object
bc5e4f811db9487a9ea1618ffb77a33b3919bb8e
NumPy 2.3.2 release
4bc5960
REL: Prepare for the NumPy 2.3.2 release [wheel build]
by Charles Harris
· 6 weeks ago
abdbf81
MAINT: Prepare 2.3.x for further development
by Charles Harris
· 3 months ago
13df6d1
REL: Prepare for the NumPy 2.3.1 release [wheel build]
by Charles Harris
· 3 months ago
cb0ff22
BUG: fix matmul with transposed out arg (#29179)
by Matti Picus
· 3 months ago
556e411
MAINT: Prepare 2.3.x for further development
by Charles Harris
· 3 months ago
9d394e3
REL: Prepare for the NumPy 2.3.0 release [wheel build]
by Charles Harris
· 3 months ago
42edc1a
REL: Prepare for the NumPy 2.3.0rc1 release [wheel build]
by Charles Harris
· 4 months ago
2a7a0d0
DOC: Fixes line numbers on classes decorated with set_module (#28629) (#28918)
by Marco Barbosa
· 4 months ago
8078e91
MAINT: Update main after 2.2.6 release.
by Charles Harris
· 4 months ago
4e628f4
Merge pull request #28978 from DimitriPapadopoulos/PD
by Charles Harris
· 4 months ago
9a2ba98
Merge pull request #28976 from DimitriPapadopoulos/Pyflakes_flake8
by Charles Harris
· 4 months ago
8a5d632
Apply ruff/pandas-vet rule PD011
by Dimitri Papadopoulos
· 4 months ago
da2dd37
Merge pull request #28969 from DimitriPapadopoulos/I
by Charles Harris
· 4 months ago
10edb97
DOC: Get rid of Pyflakes / flake8
by Dimitri Papadopoulos
· 4 months ago
af8bb63
STY: Apply ruff/isort rule I001
by Dimitri Papadopoulos
· 4 months ago
5722abd
DOC: get rid of the entire sentence
by Dimitri Papadopoulos
· 4 months ago
3f39d0a
DOC: Remove references to Python 2/3
by Dimitri Papadopoulos
· 4 months ago
0e7139d
Merge pull request #28945 from eendebakpt/ruff_e501
by Charles Harris
· 4 months ago
49f31e7
MAINT: Gradually introduce linting with ruff E501
by Pieter Eendebak
· 4 months ago
25387ef
DOC: Fix titles in development_ghcodespaces.rst
by Charles Harris
· 4 months ago
0317a81
Merge pull request #28626 from Saransh-cpp/patch-1
by Charles Harris
· 4 months ago
a433efd
Merge pull request #22718 from InessaPawson/ghcodespaces-docs
by Charles Harris
· 4 months ago
888a58e
specify NumPy version
by Saransh Chopra
· 4 months ago
022a306
Merge pull request #27404 from matthiasdiener/array-promo-doc-python-types
by Charles Harris
· 4 months ago
e3d860d
2024.12 is now supported
by Saransh Chopra
· 4 months ago
d3722a2
clean up docs pages
by Marco Gorelli
· 4 months ago
998e7b4
Merge pull request #28879 from DimitriPapadopoulos/FURB
by Charles Harris
· 4 months ago
4905619
Merge pull request #28859 from DimitriPapadopoulos/http
by Charles Harris
· 4 months ago
a7a79f3
Revert "STY: Apply ruff/refurb rule FURB140"
by Dimitri Papadopoulos
· 4 months ago
c601439
STY: add missing blank line
by Dimitri Papadopoulos
· 4 months ago
f1b77fa
STY: Apply ruff/refurb rule FURB140
by Dimitri Papadopoulos
· 4 months ago
3c9060c
DOC: update content of cross compilation build docs
by Ralf Gommers
· 4 months ago
abe7a2f
DOC: Revert changes to `numpy/distutils`
by Dimitri Papadopoulos
· 4 months ago
c4dc63e
DOC: keep URL short by using sf.net
by Dimitri Papadopoulos Orfanos
· 4 months ago
71f146d
DOC: http:// → https://
by Dimitri Papadopoulos
· 4 months ago
493face
STY: Take into account reviewer's comments
by Dimitri Papadopoulos
· 4 months ago
6152798
MAINT: Update main after Numpy 2.2.5 release
by Charles Harris
· 5 months ago
b76bb23
Merge pull request #28756 from DimitriPapadopoulos/PLW
by Charles Harris
· 5 months ago
f89e30b
MNT: Better solution for PLW1508
by Dimitri Papadopoulos
· 5 months ago
b60cd7e
STY: Apply ruff/Pylint rule PLW1508
by Dimitri Papadopoulos
· 5 months ago
df41897
Merge branch 'main' into fstrings
by Aditi Juneja
· 5 months ago
fb3d4c2
using flynt
by Aditi Juneja
· 5 months ago
3924059
STY: Use f-string instead of `format` call
by Dimitri Papadopoulos
· 5 months ago
a3776cd
STY: Apply assorted ruff rules (RUF) (#28724)
by Dimitri Papadopoulos Orfanos
· 5 months ago
17af48a
STY: Enforce ruff/pycodestyle warnings (W) (#28725)
by Dimitri Papadopoulos Orfanos
· 5 months ago
461f61e
MNT: get rid of references to Python 3.10
by Dimitri Papadopoulos
· 5 months ago
e151f0d
DOC: fixes classes decorated with set_module not showing its source on numpy's documentation (#28629) (#28645)
by Marco Barbosa
· 5 months ago
3c7a918
DOC: Fix typos found by codespell
by Dimitri Papadopoulos
· 5 months ago
e079318
better formatting
by Saransh Chopra
· 5 months ago
9f6a4d9
2024.12 support is in progress
by Saransh Chopra
· 5 months ago
72e1458
API: Allow forcing an array result in ufuncs (#28576)
by Sebastian Berg
· 5 months ago
e23bd33
DOC: update array API standard version in compatibility page
by Saransh Chopra
· 5 months ago
aca10dc
Merge pull request #28141 from Mugundanmcw/steps_winarm64
by Charles Harris
· 6 months ago
bcf0a26
MAINT: Update main after NumPy 2.2.4 release.
by Charles Harris
· 6 months ago
470226e
DOC: minor editorial change
by 谭九鼎
· 6 months ago
d741eb2
DOC: repositioned bitwise_count under bit-wise operations (#28447)
by Saraswathy Kalaiselvan
· 6 months ago
2da2141
fix lint of DOC
by abhishek-fujitsu
· 6 months ago
fa3bd56
DOC: only change tp_name on CPython [skip azp][skip actions][skip cirrus]
by mattip
· 6 months ago
3dd99ef
Documentation Edit: Add -avx512_spr to disable AVX512 in build options
by Hannah Wheeler
· 6 months ago
a1e8dde
Update doc/source/reference/c-api/array.rst
by Sebastian Berg
· 6 months ago
d2a259d
use "const PyArrayObject *" for all the flag checking functions as requested in the PR review
by Hrisca Daniel (uidn3651)
· 6 months ago
eb04a84
DOC: fix documentation for Flag checking functions and macros
by Hrisca Daniel (uidn3651)
· 6 months ago
1014d09
DOC: Update instructions to build NumPy on WoA
by Mugundanmcw
· 6 months ago
30b4f25
Add punctuation to random sampling [skip azp] [skip cirrus] [skip actions]
by Christine P. Chai
· 6 months ago
20f2230
DOC: add scimath in np.lib submodules listing
by f380cedric
· 6 months ago
badb633
DOC: Update Nix link [skip azp] [skip cirrus] [skip actions]
by Christine P. Chai
· 6 months ago
9962899
Merge pull request #28383 from star1327p/numba-ctypes-cffi
by Nathan Goldbaum
· 6 months ago
40e6489
DOC: fix C API docs for `PyArray_Size` (#28382)
by Tyler Reddy
· 7 months ago
90959aa
Added links to CTypes and CFFI in Numba [skip azp] [skip cirrus] [skip actions]
by Christine P. Chai
· 7 months ago
67efd66
Revise bullet point formatting [skip azp] [skip cirrus] [skip actions]
by Christine P. Chai
· 7 months ago
a3f6ff0
DOC: Make the first paragraph more concise in internals.rst (#28359)
by Christine P. Chai
· 7 months ago
52eea8d
DOC: fix typo (#28350)
by Luka Krmpotić
· 7 months ago
9f57fd0
DOC: Update link to Anaconda Eclipse/PyDev documentation
by Christine P. Chai
· 7 months ago
6d16265
MAINT: Update main after 2.2.3 release.
by Charles Harris
· 7 months ago
ede54cc
DOC: Correct a typo in Intel License URL
by Christine P. Chai
· 7 months ago
d1cadc7
DOC: Remove an invalid link in f2py-examples.rst
by Christine P. Chai
· 7 months ago
ac4c308
Merge pull request #28254 from mattip/expire-deprecations
by Charles Harris
· 7 months ago
79698b8
remove more 'tostring' from docs and MaskedArray
by Matti Picus
· 7 months ago
c635d56
DOC Change the scientific page link
by Christine P. Chai
· 7 months ago
da0f6f0
revert some macro removals
by Matti Picus
· 7 months ago
62b43b9
ENH, DOC: Add support for interactive examples for NumPy with `jupyterlite-sphinx` (#26745)
by Agriya Khetarpal
· 7 months ago
d145e87
Fix a typo: broken link for 'cibuildwheel' where 'https://' appeared twice and link did not open. [skip ci]
by Wenlong
· 8 months ago
e338f56
Merge pull request #28226 from seberg/array-doc
by Nathan Goldbaum
· 8 months ago
9bb2c08
DOC: Review note that using `dtype=` is more efficient.
by Sebastian Berg
· 8 months ago
6721663
DOC: Clarify ``__array__`` protocol arguments
by Sebastian Berg
· 8 months ago
1688e70
Merge pull request #28186 from charris/post-2.2.2-release-update
by Charles Harris
· 8 months ago
9d7c294
MAINT, DOC: Add sphinx extension to allow svg images in PDF docs build
by Melissa Weber Mendonça
· 8 months ago
236f5fe
MAINT: Update main after 2.2.2 release.
by Charles Harris
· 8 months ago
1d45e65
DOC: fix formatting typo in basics.copies.rst (#28167)
by William Andrea
· 8 months ago
e6a7657
DOC: Add intructions to build NumPy on WoA
by Mugundanmcw
· 8 months ago
56c900a
ENH: Implement np.strings.slice as a gufunc
by Arvid Bessen
· 8 months ago
206f697
Merge pull request #28094 from Uvi-12/np.ma
by Matti Picus
· 8 months ago
1f207b9
Updated maskedarray.baseclass.rst as per review
by UV
· 8 months ago
8eb0c50
Merge pull request #28100 from that-ar-guy/doc/fix-linalg-index
by Matti Picus
· 8 months ago
6cf9a8a
DOC: Fix sphinx markup in source/reference/random/extending.rst
by Warren Weckesser
· 8 months ago
e83ccc2
DOC: Update TOC to group `numpy.outer` and `numpy.linalg.outer` together
by Mohammed Abdul Rahman
· 8 months ago
bb1e742
DOC: fix linting [skip actions][ skip azp][skip cirrus]
by Matti Picus
· 8 months ago
464059b
DOC: Move linalg.outer from Decompositions to Matrix and vector products
by that-ar-guy
· 8 months ago
358f49f
Fix documentation example for numpy.ma.masked
by UV
· 8 months ago
b72abe5
Merge pull request #27978 from DimitriPapadopoulos/SIM
by Charles Harris
· 9 months ago
Next »