NumPy 2.3.2 release
  1. 4bc5960 REL: Prepare for the NumPy 2.3.2 release [wheel build] by Charles Harris · 6 weeks ago
  2. abdbf81 MAINT: Prepare 2.3.x for further development by Charles Harris · 2 months ago
  3. 13df6d1 REL: Prepare for the NumPy 2.3.1 release [wheel build] by Charles Harris · 3 months ago
  4. cb0ff22 BUG: fix matmul with transposed out arg (#29179) by Matti Picus · 3 months ago
  5. 556e411 MAINT: Prepare 2.3.x for further development by Charles Harris · 3 months ago
  6. 9d394e3 REL: Prepare for the NumPy 2.3.0 release [wheel build] by Charles Harris · 3 months ago
  7. ef57a14 BUG: add bounds-checking to in-place string multiply (#29060) by Nathan Goldbaum · 3 months ago
  8. 42edc1a REL: Prepare for the NumPy 2.3.0rc1 release [wheel build] by Charles Harris · 3 months ago
  9. 2a7a0d0 DOC: Fixes line numbers on classes decorated with set_module (#28629) (#28918) by Marco Barbosa · 4 months ago
  10. bcf0de0 Merge pull request #28221 from Tontonio3/isclose-inf-tol-war by Charles Harris · 4 months ago
  11. 8078e91 MAINT: Update main after 2.2.6 release. by Charles Harris · 4 months ago
  12. 6f37e80 Revert "DEP: Deprecate `.T` property for non-2dim arrays and scalars" by Ralf Gommers · 4 months ago
  13. 13b5692 Apply review comments by Mateusz Sokół · 4 months ago
  14. 0892ed3 Apply review comments by Mateusz Sokół · 4 months ago
  15. d2e4034 Provide fix guidance by Mateusz Sokół · 4 months ago
  16. bc88f60 MAINT: Deprecate `.T` property for non-2dim arrays and scalars by Mateusz Sokół · 4 months ago
  17. 4e628f4 Merge pull request #28978 from DimitriPapadopoulos/PD by Charles Harris · 4 months ago
  18. 9a2ba98 Merge pull request #28976 from DimitriPapadopoulos/Pyflakes_flake8 by Charles Harris · 4 months ago
  19. 71faac1 Merge pull request #28765 from DimitriPapadopoulos/B by Joren Hammudoglu · 4 months ago
  20. 8a5d632 Apply ruff/pandas-vet rule PD011 by Dimitri Papadopoulos · 4 months ago
  21. da2dd37 Merge pull request #28969 from DimitriPapadopoulos/I by Charles Harris · 4 months ago
  22. 10edb97 DOC: Get rid of Pyflakes / flake8 by Dimitri Papadopoulos · 4 months ago
  23. af8bb63 STY: Apply ruff/isort rule I001 by Dimitri Papadopoulos · 4 months ago
  24. 5722abd DOC: get rid of the entire sentence by Dimitri Papadopoulos · 4 months ago
  25. 3f39d0a DOC: Remove references to Python 2/3 by Dimitri Papadopoulos · 4 months ago
  26. 8bb1f2a MNT: Apply ruff/flake8-bugbear rule B024 by Dimitri Papadopoulos · 4 months ago
  27. c3fbf03 Merge pull request #28940 from jorenham/typing/optional-ndarray-typars by Charles Harris · 4 months ago
  28. 25d26e5 Merge pull request #28619 from r-devulap/xss-openmp by Charles Harris · 4 months ago
  29. d32cf93 ENH: support no-copy pickling for any array that can be transposed to a C-contiguous array (#28105) by Makima · 4 months ago
  30. 55cab76 DOC: add release note for #28961 by jorenham · 4 months ago
  31. 0e7139d Merge pull request #28945 from eendebakpt/ruff_e501 by Charles Harris · 4 months ago
  32. 49f31e7 MAINT: Gradually introduce linting with ruff E501 by Pieter Eendebak · 4 months ago
  33. 25387ef DOC: Fix titles in development_ghcodespaces.rst by Charles Harris · 4 months ago
  34. 0317a81 Merge pull request #28626 from Saransh-cpp/patch-1 by Charles Harris · 4 months ago
  35. a433efd Merge pull request #22718 from InessaPawson/ghcodespaces-docs by Charles Harris · 4 months ago
  36. 888a58e specify NumPy version by Saransh Chopra · 4 months ago
  37. 022a306 Merge pull request #27404 from matthiasdiener/array-promo-doc-python-types by Charles Harris · 4 months ago
  38. e3d860d 2024.12 is now supported by Saransh Chopra · 4 months ago
  39. e796021 DOC: add release notes for #28940 by jorenham · 4 months ago
  40. ff92ba8 MAINT: Add default value for `axis` parameter in `numpy.take_along_axis` by Mateusz Sokół · 4 months ago
  41. 78d3a5b Tweak release note by Mateusz Sokół · 4 months ago
  42. cd000d5 Add a release note by Mateusz Sokół · 4 months ago
  43. d3722a2 clean up docs pages by Marco Gorelli · 4 months ago
  44. 297caea Merge pull request #28884 from jorenham/typing/deprecate-npt.NBitBase by Charles Harris · 4 months ago
  45. 998e7b4 Merge pull request #28879 from DimitriPapadopoulos/FURB by Charles Harris · 4 months ago
  46. 72fcaa9 DOC: add release note for the ``numpy.typing.NBitBase`` deprecation by jorenham · 4 months ago
  47. 4905619 Merge pull request #28859 from DimitriPapadopoulos/http by Charles Harris · 4 months ago
  48. 01f2fec Merge pull request #28856 from jorenham/numtype/335 by Charles Harris · 4 months ago
  49. a7a79f3 Revert "STY: Apply ruff/refurb rule FURB140" by Dimitri Papadopoulos · 4 months ago
  50. c601439 STY: add missing blank line by Dimitri Papadopoulos · 4 months ago
  51. f1b77fa STY: Apply ruff/refurb rule FURB140 by Dimitri Papadopoulos · 4 months ago
  52. 3c9060c DOC: update content of cross compilation build docs by Ralf Gommers · 4 months ago
  53. 8ba425e DOCS: add release notes by Raghuveer Devulapalli · 4 months ago
  54. abe7a2f DOC: Revert changes to `numpy/distutils` by Dimitri Papadopoulos · 4 months ago
  55. c4dc63e DOC: keep URL short by using sf.net by Dimitri Papadopoulos Orfanos · 4 months ago
  56. d692fbc ENH: Improve Floating Point Cast Performance on ARM (#28769) by Krishna Bindumadhavan · 4 months ago
  57. 71f146d DOC: http:// → https:// by Dimitri Papadopoulos · 4 months ago
  58. 467117e DOC: add release note for #28856 by jorenham · 4 months ago
  59. 493face STY: Take into account reviewer's comments by Dimitri Papadopoulos · 4 months ago
  60. 6152798 MAINT: Update main after Numpy 2.2.5 release by Charles Harris · 5 months ago
  61. aa4f974 BUG: Re-enable overriding functions in the `np.strings` module. (#28741) by Roy Smart · 5 months ago
  62. b76bb23 Merge pull request #28756 from DimitriPapadopoulos/PLW by Charles Harris · 5 months ago
  63. f89e30b MNT: Better solution for PLW1508 by Dimitri Papadopoulos · 5 months ago
  64. b60cd7e STY: Apply ruff/Pylint rule PLW1508 by Dimitri Papadopoulos · 5 months ago
  65. df41897 Merge branch 'main' into fstrings by Aditi Juneja · 5 months ago
  66. 6c7e63a Merge pull request #28763 from DimitriPapadopoulos/format by Charles Harris · 5 months ago
  67. 9843e15 MAINT: Improve float16 and float32 printing (#28703) by Krishna Bindumadhavan · 5 months ago
  68. fb3d4c2 using flynt by Aditi Juneja · 5 months ago
  69. 3924059 STY: Use f-string instead of `format` call by Dimitri Papadopoulos · 5 months ago
  70. a3776cd STY: Apply assorted ruff rules (RUF) (#28724) by Dimitri Papadopoulos Orfanos · 5 months ago
  71. 17af48a STY: Enforce ruff/pycodestyle warnings (W) (#28725) by Dimitri Papadopoulos Orfanos · 5 months ago
  72. 461f61e MNT: get rid of references to Python 3.10 by Dimitri Papadopoulos · 5 months ago
  73. e151f0d DOC: fixes classes decorated with set_module not showing its source on numpy's documentation (#28629) (#28645) by Marco Barbosa · 5 months ago
  74. 7771624 Merge pull request #28713 from adamjstewart/build/macos by Adam J. Stewart · 5 months ago
  75. 4b3a6b4 DOC: add release note for #28669 by jorenham · 5 months ago
  76. 3c7a918 DOC: Fix typos found by codespell by Dimitri Papadopoulos · 5 months ago
  77. e079318 better formatting by Saransh Chopra · 5 months ago
  78. 9f6a4d9 2024.12 support is in progress by Saransh Chopra · 5 months ago
  79. 72e1458 API: Allow forcing an array result in ufuncs (#28576) by Sebastian Berg · 5 months ago
  80. e23bd33 DOC: update array API standard version in compatibility page by Saransh Chopra · 5 months ago
  81. aca10dc Merge pull request #28141 from Mugundanmcw/steps_winarm64 by Charles Harris · 5 months ago
  82. 2f27b5f Merge pull request #28556 from r-devulap/nep54 by Sebastian Berg · 5 months ago
  83. 017809b Update doc/source/release/1.22.0-notes.rst by Nathan Goldbaum · 5 months ago
  84. 41a130a Update doc/release/upcoming_changes/28569.change.rst by Nathan Goldbaum · 5 months ago
  85. 34cdd50 Update doc/release/upcoming_changes/28569.change.rst by Nathan Goldbaum · 5 months ago
  86. 0faf100 Adding release note by John Stilley · 5 months ago
  87. a8eed57 Reverting changelog changes by John Stilley · 5 months ago
  88. 893cd65 Sorry for the hassle by John Stilley · 5 months ago
  89. 2939b9c Fixing various spelling errors by John Stilley · 6 months ago
  90. caf4514 NEP 54: Change status to Accepted by Raghuveer Devulapalli · 6 months ago
  91. b0b40f4 added release note by Antonio Rech Santos · 6 months ago
  92. 53f4cc5 BUG: Limit the maximal number of bins for automatic histogram binning (#28426) by Pieter Eendebak · 6 months ago
  93. bcf0a26 MAINT: Update main after NumPy 2.2.4 release. by Charles Harris · 6 months ago
  94. 432d9b2 ENH: Check for floating point exceptions in dot (#28442) by rtimpe · 6 months ago
  95. 470226e DOC: minor editorial change by 谭九鼎 · 6 months ago
  96. d741eb2 DOC: repositioned bitwise_count under bit-wise operations (#28447) by Saraswathy Kalaiselvan · 6 months ago
  97. 2da2141 fix lint of DOC by abhishek-fujitsu · 6 months ago
  98. 584a5cf Merge pull request #28483 from mattip/scalar_type_names by Nathan Goldbaum · 6 months ago
  99. fa3bd56 DOC: only change tp_name on CPython [skip azp][skip actions][skip cirrus] by mattip · 6 months ago
  100. 0dbee7e Merge pull request #28343 from carlosgmartin/fix_norm_empty_matrix by Matti Picus · 6 months ago