1. 3727d5b TYP: Add shape typing to return values of `np.nonzero` and `ndarray.nonzero`, simplify `MaskedArray.nonzero` return type (#29303) by Marco Edward Gorelli · 50 minutes ago main
  2. a982786 MAINT: Enable linting with ruff E501 (#29300) by Pieter Eendebak · 3 hours ago
  3. c96fcc8 MAINT: Bump github/codeql-action from 3.29.1 to 3.29.2 (#29296) by dependabot[bot] · 15 hours ago
  4. e740470 Merge pull request #29291 from eendebakpt/e501_y by Matti Picus · 2 days ago
  5. ba63e64 Merge pull request #29290 from charris/fix-blas_utils by Matti Picus · 2 days ago
  6. 7bdf6b4 BUG: Fix version check in blas_utils.c by Charles Harris · 2 days ago
  7. 6aeb7c6 More linting by Pieter Eendebak · 2 days ago
  8. 907b73c MAIN: Enforce ruff E501 rule by Pieter Eendebak · 2 days ago
  9. bb9a48c Merge pull request #29143 from timhoffm/doc-assert-scalar by Matti Picus · 2 days ago
  10. 7ce4670 Merge pull request #29250 from eendebakpt/ruff_e501_ by Matti Picus · 2 days ago
  11. 2bb4005 DOC: avoid searching some directories for doxygen-commented source code (#29275) by Matti Picus · 3 days ago
  12. fb7135f BUG: Fix macro redefinition (#29289) by Charles Harris · 3 days ago
  13. 0f18e7c BUG: handle case in mapiter where descriptors might get replaced (#29286) by Nathan Goldbaum · 4 days ago
  14. 202df73 MAINT: Bump github/codeql-action from 3.29.0 to 3.29.1 (#29285) by dependabot[bot] · 4 days ago
  15. 6eeaae2 TYP: fix overloads where `out: _ArrayT` was typed as being the default (#29278) by Marco Edward Gorelli · 5 days ago
  16. bd68380 TYP: Add overloads for `MaskedArray.__{div,rdiv,floordiv,rfloordiv}__` (#29271) by Marco Edward Gorelli · 5 days ago
  17. 004458d TYP: Work around a mypy issue with bool arrays (#29248) by Joren Hammudoglu · 6 days ago
  18. 7311f0a MAINT: Fix ``I001`` ruff error on main (#29272) by Joren Hammudoglu · 6 days ago
  19. b89320a STY: ruff/isort config tweaks - episode 2 (#29185) by Joren Hammudoglu · 6 days ago
  20. f8281b9 BUG: fix fencepost error in StringDType internals (#29269) by Nathan Goldbaum · 6 days ago
  21. 2d6a4d7 TYP: Type ``MaskedArray.__{mul,rmul}__`` (#29265) by Marco Edward Gorelli · 6 days ago
  22. 32b4321 Apply suggestions from code review by Pieter Eendebak · 8 days ago
  23. 1fefc5c DOC: Clarify dtype argument for __array__ in custom container guide (#29254) by Mohammed Abdul Rahman · 8 days ago
  24. ebe3b63 Merge pull request #29257 from charris/post-2.3.1-release-update by Ralf Gommers · 10 days ago
  25. 170ab7c Merge pull request #29252 from koyuki7w/patch-1 by Matti Picus · 10 days ago
  26. 124ac8d MAINT: Update main after 2.1.0 release. by Charles Harris · 10 days ago
  27. 1b3a0d9 DOC: Fix some markup errors by Yuki Kobayashi · 11 days ago
  28. 09eb6b7 MAIN: Enable linting with E501 by Pieter Eendebak · 11 days ago
  29. dea4451 MAIN: Enable linting with E501 by Pieter Eendebak · 11 days ago
  30. e3e875a MAIN: Enable linting with E501 by Pieter Eendebak · 11 days ago
  31. 7c91551 DOC: Update CONTRIBUTING.rst (#28158) by specsy · 11 days ago
  32. 20d034f ENH: np.unique: support hash based unique for string dtype (#28767) by Koki Watanabe · 11 days ago
  33. 1da34ea DEP: Deprecate setting the strides attribute of a numpy array (#28925) by Pieter Eendebak · 12 days ago
  34. 979b5c9 Merge pull request #29221 from brad0/openbsd_elf_aux_info by Charles Harris · 12 days ago
  35. 80833c5 Merge pull request #29224 from brad0/elf_aux_info_riscv64 by Charles Harris · 12 days ago
  36. 7b30ce7 BUG: Enforce integer limitation in concatenate (#29231) by Sebastian Berg · 12 days ago
  37. 4575abf MAINT: bump ``ruff`` to ``0.12.0`` (#29220) by Joren Hammudoglu · 12 days ago
  38. a27cc51 Merge pull request #29227 from jorenham/typing/ndarray-StringDType-iter by Charles Harris · 12 days ago
  39. 35079af TST: Fix test that uses unininitialized memory (#29232) by Sebastian Berg · 12 days ago
  40. 7a74e12 BUG: avoid negating unsigned integers in resize implementation (#29230) by Nathan Goldbaum · 12 days ago
  41. 5cbc0bc ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64. by Brad Smith · 13 days ago
  42. f15a116 BUG: Address interaction between SME and FPSR (#29223) by Developer-Ecosystem-Engineering · 13 days ago
  43. 2b0eda3 TYP: Support iteration of ``StringDType`` arrays by jorenham · 13 days ago
  44. d52b36e strides comparison performance fix, compare discussion #29179 (#29188) by Michael · 13 days ago
  45. 823287c Merge pull request #29215 from Mugundanmcw/WOA_CLANG_CI by Christopher Sidebottom · 13 days ago
  46. b6a6740 CI: Add conditions to check hash of LLVM package by Mugundanmcw · 13 days ago
  47. d1c6757 ENH: Detect CPU features on OpenBSD ARM and PowerPC64 by Brad Smith · 14 days ago
  48. 32f4afa ENH: improve Timsort with powersort merge-policy (#29208) by Moritz Groß · 2 weeks ago
  49. f6a17f0 TYP: Workaround for a mypy issue in ``ndarray.__iter__`` (#29218) by Joren Hammudoglu · 2 weeks ago
  50. 3f99204 MAINT: bump `mypy` to `1.16.1` (#29219) by Joren Hammudoglu · 2 weeks ago
  51. 03d5730 MAINT: Fix some undef warnings (#29216) by Sebastian Berg · 2 weeks ago
  52. f36c0da CI: Fix reusable LLVM block by Mugundanmcw · 2 weeks ago
  53. fb0dff6 CI: fix action.yml naming by Mugundanmcw · 2 weeks ago
  54. f02bb58 CI: Modify wheel.yml to use clang-cl for Win-ARM64 by Mugundanmcw · 2 weeks ago
  55. d8c4f2b CI: Create action.yml for LLVM Win-ARM64 as reusable blocks by Mugundanmcw · 2 weeks ago
  56. aea8869 CI: Add WoA validation setup to windows.yml by Mugundanmcw · 2 weeks ago
  57. 2f4ace7 BUG: fix linting (#29210) by Matti Picus · 2 weeks ago
  58. 70851b3 Merge pull request #25245 from seiko2plus/enable_native_fp16_arm by Raghuveer Devulapalli · 3 weeks ago
  59. 470943b TST: additional tests for matmul with non-contiguous input and output (#29197) by Michael · 3 weeks ago
  60. 0b74c62 TYP: fix ``ndarray.__array__`` annotation for ``copy`` (#29204) by Joren Hammudoglu · 3 weeks ago
  61. 79deb8f DOC: Suppress distutils doc build warnings for python 3.12+ (#29160) by Ben Woodruff · 3 weeks ago
  62. 57eedf5 Merge pull request #29195 from numpy/dependabot/github_actions/github/codeql-action-3.29.0 by Charles Harris · 3 weeks ago
  63. 8c2dec1 BUG: Revert `np.vectorize` casting to legacy behavior (#29196) by François Rozet · 3 weeks ago
  64. b88c248 MAINT: Bump github/codeql-action from 3.28.19 to 3.29.0 by dependabot[bot] · 3 weeks ago
  65. a811c05 TYP: add ``__all__`` in ``numpy._core.__init__`` (#29187) by Joren Hammudoglu · 3 weeks ago
  66. 303095e BUG: fix matmul with transposed out arg (#29179) by Matti Picus · 3 weeks ago
  67. 1ea01c5 MAINT: bump ``ruff`` to ``0.11.13`` (#29186) by Joren Hammudoglu · 3 weeks ago
  68. 2c19076 STY: ruff/isort config tweaks (#29183) by Joren Hammudoglu · 3 weeks ago
  69. 3d1cdb4 TYP: fix ``ravel_multi_index`` false rejections (#29184) by Joren Hammudoglu · 3 weeks ago
  70. a3ec9af CI: Bump `array-api-tests` to `v2025.05.23` (#29149) by Joren Hammudoglu · 3 weeks ago
  71. 8ce860f MAINT: Bump pypa/cibuildwheel from 3.0.0b4 to 3.0.0 (#29180) by dependabot[bot] · 3 weeks ago
  72. 18cbd6d TYP: Fix missing ``_core.numeric`` (re-)exports (#29166) by Joren Hammudoglu · 3 weeks ago
  73. ea91f18 TYP: ``double = float64`` and ``cdouble = complex128`` (#29155) by Joren Hammudoglu · 3 weeks ago
  74. ceb858f TYP: fix and improve ``numpy.lib._utils_impl`` (#29181) by Joren Hammudoglu · 3 weeks ago
  75. 7bb70e1 TYP: Simplified ``dtype.__new__`` overloads (#29168) by Joren Hammudoglu · 3 weeks ago
  76. 7d8b1d5 TYP: ``out=...`` in ufuncs (#29169) by Joren Hammudoglu · 3 weeks ago
  77. 1512865 TYP: ``numpy._NoValue`` (#29170) by Joren Hammudoglu · 3 weeks ago
  78. 42b875f TYP: Fix invalid inline annotations in ``lib._function_base_impl`` (#29175) by Joren Hammudoglu · 3 weeks ago
  79. 9cbddda TYP: ``any(None)`` and ``all(None)`` (#29176) by Joren Hammudoglu · 3 weeks ago
  80. a17726a TYP: ``lib._iotools`` annotation improvements (#29177) by Joren Hammudoglu · 3 weeks ago
  81. 29c85f3 TYP: Accept dispatcher function with optional returns in ``_core.overrides`` (#29171) by Joren Hammudoglu · 3 weeks ago
  82. 44d3cf1 Merge pull request #29148 from V-R-S/refactor-zoneinfo by Matti Picus · 3 weeks ago
  83. 0f1a6f8 Removing additional references to pytz by V-R-S · 3 weeks ago
  84. 81b2a67 Adding refactored tests by V-R-S · 3 weeks ago
  85. 30a4883 Merge pull request #29156 from jorenham/ci/mypy-macos-3.13 by Charles Harris · 3 weeks ago
  86. 871d23e Merge pull request #29158 from mattip/release-tweak by Charles Harris · 3 weeks ago
  87. 7d950ec DOC: tweak release walkthrough for numpy.org news blurb [skip actions][skip azp][skip cirrus] by mattip · 3 weeks ago
  88. 75fd1ff Merge pull request #29154 from melissawm/switcher-colors by Matti Picus · 3 weeks ago
  89. aed7a60 CI: Run mypy with Python 3.13 by jorenham · 3 weeks ago
  90. a8d3500 MAINT: Update comment for clarity by Melissa Weber Mendonça · 3 weeks ago
  91. da3c2b4 DOC: Remove version switcher colors by Melissa Weber Mendonça · 3 weeks ago
  92. ce5895e Merge pull request #29147 from jorenham/bug/missing-capabilities-key by Charles Harris · 3 weeks ago
  93. 93340d3 Merge pull request #29094 from SoapGentoo/fix-28991 by Charles Harris · 3 weeks ago
  94. f0e082d DOC: Document the removal of the NPY_ALIGNMENT_REQUIRED macro. by Charles Harris · 3 weeks ago
  95. e48fdef BUG: remove `NPY_ALIGNMENT_REQUIRED` by David Seifert · 3 weeks ago
  96. 21c2e70 TST: migrating from pytz to zoneinfo + tzdata (where needed) by V-R-S · 3 weeks ago
  97. 0e0c8d3 Merge pull request #29146 from jorenham/typing/f2py-2.3.0 by Ralf Gommers · 3 weeks ago
  98. 0b6a990 Merge pull request #29145 from jorenham/typing/lib.__all__ by Ralf Gommers · 3 weeks ago
  99. 0606fcd Merge pull request #29142 from jorenham/typing/_pyinstaller.hook-numpy by Ralf Gommers · 3 weeks ago
  100. c086421 Merge pull request #29141 from charris/post-2.3.0-release-update by Ralf Gommers · 3 weeks ago