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