NumPy 2.3.1 release
  1. 4d833e5 Merge pull request #29251 from charris/prepare-2.3.1-release by Charles Harris · 3 months ago v2.3.1
  2. 13df6d1 REL: Prepare for the NumPy 2.3.1 release [wheel build] by Charles Harris · 3 months ago
  3. daeb8bd Merge pull request #29242 from charris/backport-29224 by Charles Harris · 3 months ago
  4. eff9ae3 Merge pull request #29241 from charris/backport-29221 by Charles Harris · 3 months ago
  5. c2fa1de ENH: Detect CPU features on FreeBSD / OpenBSD RISC-V64. by Brad Smith · 3 months ago
  6. a52c49e ENH: Detect CPU features on OpenBSD ARM and PowerPC64 by Brad Smith · 3 months ago
  7. b3f56fd Merge pull request #29238 from charris/backport29215 by Charles Harris · 3 months ago
  8. b20d754 CI: Add conditions to check hash of LLVM package by Mugundanmcw · 3 months ago
  9. 4c4617f CI: Fix reusable LLVM block by Mugundanmcw · 3 months ago
  10. d3fd4a6 CI: fix action.yml naming by Mugundanmcw · 3 months ago
  11. 0158385 CI: Modify wheel.yml to use clang-cl for Win-ARM64 by Mugundanmcw · 3 months ago
  12. 315aeb6 CI: Create action.yml for LLVM Win-ARM64 as reusable blocks by Mugundanmcw · 3 months ago
  13. 6ac4228 CI: Add WoA validation setup to windows.yml by Mugundanmcw · 3 months ago
  14. 18d157a Merge pull request #29237 from charris/backport-29231 by Charles Harris · 3 months ago
  15. 6fcbaca BUG: Enforce integer limitation in concatenate (#29231) by Sebastian Berg · 3 months ago
  16. 70b6cda Merge pull request #29233 from charris/backport-29230 by Charles Harris · 3 months ago
  17. 0481076 Merge pull request #29235 from charris/backport-29223 by Charles Harris · 3 months ago
  18. f37c80e Merge pull request #29234 from charris/backport-29232 by Charles Harris · 3 months ago
  19. ad6d919 BUG: Address interaction between SME and FPSR (#29223) by Developer-Ecosystem-Engineering · 3 months ago
  20. 14ea977 TST: Fix test that uses unininitialized memory (#29232) by Sebastian Berg · 3 months ago
  21. da9f4a5 BUG: avoid negating unsigned integers in resize implementation (#29230) by Nathan Goldbaum · 3 months ago
  22. 2f564ef Merge pull request #29222 from charris/backport-29204-29218 by Charles Harris · 3 months ago
  23. 6fb2632 TYP: Workaround for a mypy issue in ``ndarray.__iter__`` (#29218) by Joren Hammudoglu · 3 months ago
  24. e6e0004 TYP: fix ``ndarray.__array__`` annotation for ``copy`` (#29204) by Joren Hammudoglu · 3 months ago
  25. 23c9e7c BUG: Revert `np.vectorize` casting to legacy behavior (#29196) (#29205) by Charles Harris · 3 months ago
  26. 0de05a5 Merge pull request #29192 from charris/backport-typing-fixes by Charles Harris · 3 months ago
  27. 270eef7 Merge pull request #29191 from charris/backport-29179 by Charles Harris · 3 months ago
  28. ea397ef TYP: fix ``ravel_multi_index`` false rejections (#29184) by Joren Hammudoglu · 3 months ago
  29. 5391069 TYP: ``any(None)`` and ``all(None)`` (#29176) by Joren Hammudoglu · 3 months ago
  30. ca2d9e4 BUG: Missing array-api ``capabilities()`` key by jorenham · 3 months ago
  31. ca4b2df TYP: remove ``run_command`` annotations in ``f2py.diagnose`` by jorenham · 3 months ago
  32. d502716 TYP: add ``containsderivedtypes`` to ``f2py.auxfuncs.__all__`` by jorenham · 3 months ago
  33. 32d317c TYP: add missing ``numpy.lib`` exports by jorenham · 3 months ago
  34. cb0ff22 BUG: fix matmul with transposed out arg (#29179) by Matti Picus · 3 months ago
  35. 35b19a4 Merge pull request #29140 from charris/begin-2.3.1 by Charles Harris · 3 months ago
  36. 556e411 MAINT: Prepare 2.3.x for further development by Charles Harris · 3 months ago
  37. 0532af4 Merge pull request #29136 from charris/prepare-2.3.0 by Charles Harris · 3 months ago v2.3.0
  38. 9d394e3 REL: Prepare for the NumPy 2.3.0 release [wheel build] by Charles Harris · 3 months ago
  39. 1e103cd Merge pull request #29132 from charris/fix-gcc15-compile by Charles Harris · 3 months ago
  40. 75a2e27 MAINT: Fix for segfaults with GCC 15 by Charles Harris · 3 months ago
  41. 88874a8 Merge pull request #29118 from charris/backport-29111 by Charles Harris · 3 months ago
  42. 02f4838 MAINT: fix SPDX license expressions for LAPACK, GCC runtime libs by Ralf Gommers · 3 months ago
  43. 4ec55c5 Merge pull request #29116 from charris/test-vs2022 by Charles Harris · 3 months ago
  44. d522ac2 MAINT: Use vs2022 in NumPy 2.3.x [wheel build] by Charles Harris · 3 months ago
  45. a33c0e0 Merge pull request #29100 from charris/backport-29092 by Charles Harris · 3 months ago
  46. e60b75f TYP: add missing ``integer`` import and remove the unnecessary ones (#89) by Joren Hammudoglu · 3 months ago
  47. 9a26c63 Merge pull request #29099 from charris/backport-29091 by Charles Harris · 3 months ago
  48. 63bd8d7 Merge pull request #29101 from charris/backport-29098 by Charles Harris · 3 months ago
  49. 3d55a93 PERF: Use dict instead of list to make NpzFile member existence checks constant time (#29098) by DWesl · 3 months ago
  50. 6f8e82f TYP: regression tests for `NDArray[integer]` inplace ops by jorenham · 3 months ago
  51. 7229699 TYP: fix `NDArray[integer]` inplace operator mypy issue by jorenham · 3 months ago
  52. a01a14e BUG: f2py: thread-safe forcomb (#29091) by Guido Imperiale · 3 months ago
  53. 141fb34 Merge pull request #29089 from charris/backport-29083 by Charles Harris · 3 months ago
  54. 93e2fd3 MNT: Avoid use of deprecated _PyDict_GetItemStringWithError in f2py by Nathan Goldbaum · 3 months ago
  55. 426f3e3 Merge pull request #29082 from charris/backport-29039 by Charles Harris · 3 months ago
  56. caf40e7 BLD: bump OpenBLAS version, use OpenBLAS for win-arm64 [wheel build] by Matti Picus · 3 months ago
  57. b6a7581 Merge pull request #29070 from charris/backport-29048-29050-29057 by Charles Harris · 3 months ago
  58. 3eb2ebb TYP: fix invalid overload definition in ``_core.defchararray.add`` by jorenham · 3 months ago
  59. e7e0e6f TYP: remove expired ``tostring`` methods by jorenham · 3 months ago
  60. 3ef41f7 TYP: annotate strings.slice by jorenham · 3 months ago
  61. 274f1b9 Merge pull request #29074 from charris/backport-29060 by Charles Harris · 3 months ago
  62. 0e01549 Merge pull request #29073 from charris/backport-29061 by Charles Harris · 3 months ago
  63. ef57a14 BUG: add bounds-checking to in-place string multiply (#29060) by Nathan Goldbaum · 3 months ago
  64. c73aed9 Merge pull request #29072 from charris/backport-29051 by Charles Harris · 3 months ago
  65. 16b9c6f BLD: use sonoma image on Cirrus for [wheel build][skip actions][skip azp] by mattip · 3 months ago
  66. d0ffa8b use pypy 3.11 nightly which has a fix for ctypeslib [skip azp][skip circleci] by mattip · 3 months ago
  67. 3abd587 Merge pull request #29047 from charris/prepare-2.3.0rc1 by Charles Harris · 3 months ago v2.3.0rc1
  68. 42edc1a REL: Prepare for the NumPy 2.3.0rc1 release [wheel build] by Charles Harris · 4 months ago
  69. 78f0dbd Merge pull request #29046 from charris/backport-29041 by Charles Harris · 4 months ago
  70. b0b0ae4 Merge pull request #29044 from charris/backport-29040 by Charles Harris · 4 months ago
  71. 819c089 Merge pull request #29043 from charris/backport-29034 by Charles Harris · 4 months ago
  72. 5ba318d Merge pull request #29042 from charris/backport-28985 by Charles Harris · 4 months ago
  73. 975458f ok, don't attempt to remove the statics (too ingrained) by Sebastian Berg · 4 months ago
  74. e659814 BUG: Fix cache use regression by Sebastian Berg · 4 months ago
  75. d0544fe fix W291 by Abdu Zoghbi · 4 months ago
  76. 6208252 TST: tests for modules with derived types by Abdu Zoghbi · 4 months ago
  77. f75f717 BUG: handle the case of modules with derived types by Abdu Zoghbi · 4 months ago
  78. 6277198 BUG: Avoid compile errors in f2py modules by Angus Gibson · 4 months ago
  79. 829af56 MNT: more const'ness for arrays of string literals in C by Dimitri Papadopoulos · 4 months ago
  80. 1a4b558 MNT: alternative handling of trailing null character by Dimitri Papadopoulos · 4 months ago
  81. 09dabc1 MNT: constant string arrays instead of pointers in C by Dimitri Papadopoulos · 4 months ago
  82. 152a776 Merge pull request #29033 from charris/backport-29032 by Charles Harris · 4 months ago
  83. 405ab1d Fix workflow error by Stan Ulbrych · 4 months ago
  84. b2b54a9 Merge pull request #29018 from numpy/dependabot/github_actions/larsoner/circleci-artifacts-redirector-action-1.1.0 by Charles Harris · 4 months ago
  85. d67104a MAINT: Bump larsoner/circleci-artifacts-redirector-action by dependabot[bot] · 4 months ago
  86. 2a7a0d0 DOC: Fixes line numbers on classes decorated with set_module (#28629) (#28918) by Marco Barbosa · 4 months ago
  87. b1656d2 Merge pull request #29008 from ngoldbaum/fix-linter by Charles Harris · 4 months ago
  88. 9b9dc93 MNT: switch back to setup-python in CI by Nathan Goldbaum · 4 months ago
  89. 088fe37 MNT: fix linter issues on main by Nathan Goldbaum · 4 months ago
  90. 06c04a3 TYP: Type ``MaskedArray.__{iadd,isub,imul,itruediv,ifloordiv,ipow}__`` (#28986) by Marco Edward Gorelli · 4 months ago
  91. 0506cf6 Merge pull request #29006 from hawkinsp/asan by Charles Harris · 4 months ago
  92. c2d5e00 Merge pull request #28994 from jorenham/typing/ndarray-timedelta64-idiv by Charles Harris · 4 months ago
  93. 3c76265 Merge pull request #28982 from jorenham/typing/gradual-shape-type by Charles Harris · 4 months ago
  94. bcf0de0 Merge pull request #28221 from Tontonio3/isclose-inf-tol-war by Charles Harris · 4 months ago
  95. 14f6e22 Merge pull request #28998 from charris/post-2.2.6-release-update by Charles Harris · 4 months ago
  96. 6167ca8 ENH: Disable the alloc cache under address and memory sanitizers by Peter Hawkins · 4 months ago
  97. e927ee4 Merge pull request #29002 from charris/fix-download-wheels by Andrew Nelson · 4 months ago
  98. c0e2559 MAINT: Update download-wheels for multiple pages by Charles Harris · 4 months ago
  99. 8d722b8 Merge pull request #28993 from h-vetinari/API by Ralf Gommers · 4 months ago
  100. 8078e91 MAINT: Update main after 2.2.6 release. by Charles Harris · 4 months ago