Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.3.2
/
doc
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
· 2 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
ef57a14
BUG: add bounds-checking to in-place string multiply (#29060)
by Nathan Goldbaum
· 3 months ago
42edc1a
REL: Prepare for the NumPy 2.3.0rc1 release [wheel build]
by Charles Harris
· 3 months ago
2a7a0d0
DOC: Fixes line numbers on classes decorated with set_module (#28629) (#28918)
by Marco Barbosa
· 4 months ago
bcf0de0
Merge pull request #28221 from Tontonio3/isclose-inf-tol-war
by Charles Harris
· 4 months ago
8078e91
MAINT: Update main after 2.2.6 release.
by Charles Harris
· 4 months ago
6f37e80
Revert "DEP: Deprecate `.T` property for non-2dim arrays and scalars"
by Ralf Gommers
· 4 months ago
13b5692
Apply review comments
by Mateusz Sokół
· 4 months ago
0892ed3
Apply review comments
by Mateusz Sokół
· 4 months ago
d2e4034
Provide fix guidance
by Mateusz Sokół
· 4 months ago
bc88f60
MAINT: Deprecate `.T` property for non-2dim arrays and scalars
by Mateusz Sokół
· 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
71faac1
Merge pull request #28765 from DimitriPapadopoulos/B
by Joren Hammudoglu
· 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
8bb1f2a
MNT: Apply ruff/flake8-bugbear rule B024
by Dimitri Papadopoulos
· 4 months ago
c3fbf03
Merge pull request #28940 from jorenham/typing/optional-ndarray-typars
by Charles Harris
· 4 months ago
25d26e5
Merge pull request #28619 from r-devulap/xss-openmp
by Charles Harris
· 4 months ago
d32cf93
ENH: support no-copy pickling for any array that can be transposed to a C-contiguous array (#28105)
by Makima
· 4 months ago
55cab76
DOC: add release note for #28961
by jorenham
· 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
e796021
DOC: add release notes for #28940
by jorenham
· 4 months ago
ff92ba8
MAINT: Add default value for `axis` parameter in `numpy.take_along_axis`
by Mateusz Sokół
· 4 months ago
78d3a5b
Tweak release note
by Mateusz Sokół
· 4 months ago
cd000d5
Add a release note
by Mateusz Sokół
· 4 months ago
d3722a2
clean up docs pages
by Marco Gorelli
· 4 months ago
297caea
Merge pull request #28884 from jorenham/typing/deprecate-npt.NBitBase
by Charles Harris
· 4 months ago
998e7b4
Merge pull request #28879 from DimitriPapadopoulos/FURB
by Charles Harris
· 4 months ago
72fcaa9
DOC: add release note for the ``numpy.typing.NBitBase`` deprecation
by jorenham
· 4 months ago
4905619
Merge pull request #28859 from DimitriPapadopoulos/http
by Charles Harris
· 4 months ago
01f2fec
Merge pull request #28856 from jorenham/numtype/335
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
8ba425e
DOCS: add release notes
by Raghuveer Devulapalli
· 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
d692fbc
ENH: Improve Floating Point Cast Performance on ARM (#28769)
by Krishna Bindumadhavan
· 4 months ago
71f146d
DOC: http:// → https://
by Dimitri Papadopoulos
· 4 months ago
467117e
DOC: add release note for #28856
by jorenham
· 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
aa4f974
BUG: Re-enable overriding functions in the `np.strings` module. (#28741)
by Roy Smart
· 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
6c7e63a
Merge pull request #28763 from DimitriPapadopoulos/format
by Charles Harris
· 5 months ago
9843e15
MAINT: Improve float16 and float32 printing (#28703)
by Krishna Bindumadhavan
· 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
7771624
Merge pull request #28713 from adamjstewart/build/macos
by Adam J. Stewart
· 5 months ago
4b3a6b4
DOC: add release note for #28669
by jorenham
· 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
· 5 months ago
2f27b5f
Merge pull request #28556 from r-devulap/nep54
by Sebastian Berg
· 5 months ago
017809b
Update doc/source/release/1.22.0-notes.rst
by Nathan Goldbaum
· 5 months ago
41a130a
Update doc/release/upcoming_changes/28569.change.rst
by Nathan Goldbaum
· 5 months ago
34cdd50
Update doc/release/upcoming_changes/28569.change.rst
by Nathan Goldbaum
· 5 months ago
0faf100
Adding release note
by John Stilley
· 5 months ago
a8eed57
Reverting changelog changes
by John Stilley
· 5 months ago
893cd65
Sorry for the hassle
by John Stilley
· 5 months ago
2939b9c
Fixing various spelling errors
by John Stilley
· 6 months ago
caf4514
NEP 54: Change status to Accepted
by Raghuveer Devulapalli
· 6 months ago
b0b40f4
added release note
by Antonio Rech Santos
· 6 months ago
53f4cc5
BUG: Limit the maximal number of bins for automatic histogram binning (#28426)
by Pieter Eendebak
· 6 months ago
bcf0a26
MAINT: Update main after NumPy 2.2.4 release.
by Charles Harris
· 6 months ago
432d9b2
ENH: Check for floating point exceptions in dot (#28442)
by rtimpe
· 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
584a5cf
Merge pull request #28483 from mattip/scalar_type_names
by Nathan Goldbaum
· 6 months ago
fa3bd56
DOC: only change tp_name on CPython [skip azp][skip actions][skip cirrus]
by mattip
· 6 months ago
0dbee7e
Merge pull request #28343 from carlosgmartin/fix_norm_empty_matrix
by Matti Picus
· 6 months ago
Next »