NumPy 2.1.1 release
  1. 48606ab Merge pull request #27328 from charris/prepare-2.1.1 by Charles Harris · 12 months ago v2.1.1
  2. a7cb4c4 REL: Prepare for the NumPy 2.1.1 release [wheel build] by Charles Harris · 12 months ago
  3. 884c92b Merge pull request #27303 from charris/backport-27284 by Charles Harris · 12 months ago
  4. ca7f5c1 Merge pull request #27304 from charris/backport-27049 by Charles Harris · 12 months ago
  5. 2a49507 BUG: f2py: better handle filtering of public/private subroutines by Maximilian Weigand · 12 months ago
  6. d4306dd TST: Add regression test for gh-26920 by Maximilian Weigand · 12 months ago
  7. db9668d BLD: cp311- macosx_arm64 wheels [wheel build] by Andrew Nelson · 12 months ago
  8. c6ff254 Merge pull request #27287 from charris/post-2.0.2-release-update by Charles Harris · 12 months ago
  9. 326bc17 MAINT: Update main after the 2.0.2 release by Charles Harris · 12 months ago
  10. 8164b7c Merge pull request #27278 from charris/backport-27275 by Charles Harris · 12 months ago
  11. a1e7385 BUG: Fix array_equal for numeric and non-numeric scalar types by Pieter Eendebak · 12 months ago
  12. 1c6649c Merge pull request #27276 from charris/backport-27262 by Charles Harris · 12 months ago
  13. 2b2909e BUG: Fix #27256 and #27257 by Mateusz Sokół · 12 months ago
  14. d82b8d3 Merge pull request #27267 from charris/backport-27261 by Charles Harris · 12 months ago
  15. 82cae40 TST: Add regression test for missing descr in array-interface by Sebastian Berg · 12 months ago
  16. 76d3e42 Merge pull request #27266 from charris/backport-27249 by Charles Harris · 12 months ago
  17. 818ed35 BUG: fix reference counting bug in __array_interface__ implementation (#27249) by Nathan Goldbaum · 12 months ago
  18. 0aa9ab0 Merge pull request #27259 from charris/backport-27255 by Charles Harris · 12 months ago
  19. b1adcaa MAINT: appease linter by Nathan Goldbaum · 12 months ago
  20. 87832d4 BUG: revert unintended change in the return value of set_printoptions by Nathan Goldbaum · 12 months ago
  21. eb91a76 Merge pull request #27252 from charris/begin-2.1.1 by Charles Harris · 1 year ago
  22. 38d7b08 MAINT: prepare 2.1.x for further development by Charles Harris · 1 year ago
  23. 2f7fe64 Merge pull request #27236 from charris/prepare-2.1.0 by Charles Harris · 1 year ago v2.1.0
  24. b6f434f REL: Prepare for the NumPy 2.1.0 release [wheel build] by Charles Harris · 1 year ago
  25. 3cf9394 Merge pull request #27234 from charris/backport-25984 by Charles Harris · 1 year ago
  26. 7443dcc Merge pull request #27233 from charris/backport-27223 by Charles Harris · 1 year ago
  27. 85b1cab BUG: Allow fitting of degree zero polynomials with Polynomial.fit by Charles Harris · 1 year ago
  28. 395a81d DOC: reword discussion about shared arrays to hopefully be clearer by Nathan Goldbaum · 1 year ago
  29. 5af2e96 Move NUMUSERTYPES thread safety discussion to legacy DType API docs by Nathan Goldbaum · 1 year ago
  30. d902c24 DOC: add docs on thread safety in NumPy by Nathan Goldbaum · 1 year ago
  31. c080180 Merge pull request #27229 from charris/backport-27226 by Charles Harris · 1 year ago
  32. 44ce7e8 BUG: Fix ``PyArray_ZeroContiguousBuffer`` (resize) with struct dtypes by Sebastian Berg · 1 year ago
  33. ac054c1 Merge pull request #27217 from charris/backport-27153 by Charles Harris · 1 year ago
  34. 467aefb Merge pull request #27216 from charris/backport-27100 by Charles Harris · 1 year ago
  35. f3f8f2c TYP: Fix incompatible overrides in the ``numpy._typing._ufunc`` stubs by jorenham · 1 year ago
  36. 898de56 TYP: Fixed & improved type hints for ``numpy.histogram2d`` by jorenham · 1 year ago
  37. 146ae32 Merge pull request #27209 from charris/backport-27202 by Charles Harris · 1 year ago
  38. 78fe906 Merge pull request #27200 from ngoldbaum/free-threading-release-notes by Sebastian Berg · 1 year ago
  39. 3b34c09 BUG: Fix NPY_RAVEL_AXIS on backwards compatible NumPy 2 builds by Sebastian Berg · 1 year ago
  40. fdf6055 DOC: add free-threading release notes by Nathan Goldbaum · 1 year ago
  41. 37a3d7d Merge pull request #27196 from charris/backport-27189 by Charles Harris · 1 year ago
  42. 8b96358 Merge pull request #27197 from charris/backport-27187 by Charles Harris · 1 year ago
  43. 9bf2e00 MAINT: update default NPY_FEATURE_VERSION after dropping py39 by H. Vetinari · 1 year ago
  44. 87af28e BUILD: improve download script by mattip · 1 year ago
  45. 6dbcfb3 Merge pull request #27193 from charris/backport-27182 by Charles Harris · 1 year ago
  46. 117da94 REV: Revert undef I and document it by Sebastian Berg · 1 year ago
  47. 1e4f654 Merge pull request #27181 from jorenham/releasenotes-27008 by Charles Harris · 1 year ago
  48. cda7741 Merge pull request #27190 from mattip/scipy-openblas-0.3.27.44.6 by Sebastian Berg · 1 year ago
  49. 49f422b BUILD: use a shrunken version of scipy-openblas wheels [wheel build] by mattip · 1 year ago
  50. 193d8dd Merge pull request #27180 from jorenham/releasenotes-26897 by Charles Harris · 1 year ago
  51. 6592a64 Merge pull request #27176 from charris/prepare-2.1.0rc1 by Charles Harris · 1 year ago v2.1.0rc1
  52. 7f1cd24 DOC: Add release notes for #27008 by jorenham · 1 year ago
  53. cbfec1b DOC: Add release notes for #26897 by jorenham · 1 year ago
  54. 75d3431 REL: Prepare for the NumPy 2.1.0rc1 release [wheel build] by Charles Harris · 1 year ago
  55. ecc5f8a Merge pull request #27173 from charris/update-pythoncapi-compat by Charles Harris · 1 year ago
  56. 10cca72 MAINT: Bump pythoncapi-compat version. by Charles Harris · 1 year ago
  57. 4fa80b8 Merge pull request #27166 from charris/backport-27145 by Charles Harris · 1 year ago
  58. a57e45b ENH: fix thread-unsafe C API usages (#27145) by Nathan Goldbaum · 1 year ago
  59. 4e03144 Merge pull request #27162 from charris/backport-27147 by Charles Harris · 1 year ago
  60. 37aba67 add release note by mattip · 1 year ago
  61. 49babba BLD: use smaller scipy-openblas builds by mattip · 1 year ago
  62. 30782b0 Merge pull request #27149 from charris/backport-27143 by Charles Harris · 1 year ago
  63. 0b2d779 BUG: Do not accidentally store dtype metadata in ``np.save`` by Sebastian Berg · 1 year ago
  64. 8dfb174 Merge pull request #27144 from charris/backport-27140 by Charles Harris · 1 year ago
  65. 86361ae add test for issue 27036 by mattip · 1 year ago
  66. 27f1b44 update bundled licenses: reflect scipy-openblas, remove libquadmath from windows by mattip · 1 year ago
  67. d27a1f5 bump scipy-openblas version by mattip · 1 year ago
  68. d602196 Merge pull request #27117 from seberg/binop-fixup by Charles Harris · 1 year ago
  69. 1b671c1 Merge pull request #27127 from seberg/missing-return-copyto by Matti Picus · 1 year ago
  70. 97562c3 Update numpy/_core/tests/test_multiarray.py by Sebastian Berg · 1 year ago
  71. c258f83 Merge pull request #26081 from Jacob-Stevens-Haas/covariant-shapetype by Joren Hammudoglu · 1 year ago
  72. 3e4cb2a BUG: Fix missing error return in copyto by Sebastian Berg · 1 year ago
  73. 7578274 Merge pull request #27124 from numpy/dependabot/github_actions/github/codeql-action-3.26.0 by Charles Harris · 1 year ago
  74. d0703ab Merge pull request #27125 from numpy/dependabot/github_actions/actions/upload-artifact-4.3.6 by Charles Harris · 1 year ago
  75. 4a7b41f Merge pull request #27123 from Mousius/highway-bump-again by Sebastian Berg · 1 year ago
  76. 3767c75 MAINT: Bump actions/upload-artifact from 4.3.5 to 4.3.6 by dependabot[bot] · 1 year ago
  77. bb3a2b1 MAINT: Bump github/codeql-action from 3.25.15 to 3.26.0 by dependabot[bot] · 1 year ago
  78. bb8cc14 Merge pull request #27118 from rgommers/meson-cross-patch by Ralf Gommers · 1 year ago
  79. 476bc6b TYP: Force matrix shape type to be 2D by Jake · 1 year ago
  80. 75f25b2 BUG: Bump Highway to latest by Chris Sidebottom · 1 year ago
  81. ccf67e3 BLD: update vendored Meson for cross-compilation patches by Ralf Gommers · 1 year ago
  82. a0a7fc1 BUG: Ensure that scalar binops prioritize __array_ufunc__ by Sebastian Berg · 1 year ago
  83. e4a495d Merge pull request #27115 from r-devulap/ldexp by Sebastian Berg · 1 year, 1 month ago
  84. 7533a4c Merge pull request #27110 from andyfaff/cp313 by Charles Harris · 1 year, 1 month ago
  85. 6ed4500 Merge pull request #27057 from ngoldbaum/fix-array-assign-subscript by Nathan Goldbaum · 1 year, 1 month ago
  86. f3254a4 WHL: macos cp313t [wheel build] by Andrew Nelson · 1 year, 1 month ago
  87. a35a5f0 WHL: pip isolation for cp313t [wheel build] by Andrew Nelson · 1 year, 1 month ago
  88. bbcedfc Add MAXSTORE and MAXLOAD for f64 data by Raghuveer Devulapalli · 1 year, 1 month ago
  89. 6a0d05c DOC: add todo by Nathan Goldbaum · 1 year, 1 month ago
  90. 6e03b4f BUG: fix another cast setup in array_assign_subscript by Nathan Goldbaum · 1 year, 1 month ago
  91. 40ad3e0 Use the new npyv_loadable_stride_ functions for ldexp and frexp by Raghuveer Devulapalli · 1 year, 1 month ago
  92. f9dcb45 Merge pull request #27114 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.20.0 by Charles Harris · 1 year, 1 month ago
  93. 4910621 MAINT: Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by dependabot[bot] · 1 year, 1 month ago
  94. 595cd30 Merge pull request #27113 from rgommers/linter-minor-fix by Sebastian Berg · 1 year, 1 month ago
  95. 4d8c5e0 DEV: make linter.py runnable from outside the root of the repo by Ralf Gommers · 1 year, 1 month ago
  96. b2d9165 Merge pull request #27112 from seberg/issue-27106 by Nathan Goldbaum · 1 year, 1 month ago
  97. f636dfd BUG: Fix repr for integer scalar subclasses by Sebastian Berg · 1 year, 1 month ago
  98. bf822ea Merge pull request #27008 from jorenham/typing/numpy_dtypes by Sebastian Berg · 1 year, 1 month ago
  99. b9d07ab Merge pull request #27091 from seberg/copyto-safety by Sebastian Berg · 1 year, 1 month ago
  100. 41cc67a Merge pull request #27096 from SlobodanMiletic/fix_complex_imag_zero by Sebastian Berg · 1 year, 1 month ago