NumPy 2.2.1 release
  1. 7469245 Merge pull request #28047 from charris/prepare-2.2.1 by Charles Harris · 8 months ago v2.2.1
  2. acb051e REL: Prepare for the NumPy 2.2.1 release [wheel build] by Charles Harris · 8 months ago
  3. 28a091a Merge pull request #28044 from charris/backport-28039 by Charles Harris · 8 months ago
  4. 723605b TST: Add test for allowing `None` in operand sequence passed to `nditer` by Simon Altrogge · 8 months ago
  5. 554739e TYP: allow `None` in operand sequence of nditer by Simon Altrogge · 8 months ago
  6. 31bc4c8 Merge pull request #28021 from charris/backport-28020 by Charles Harris · 8 months ago
  7. 32f52a3 CI: pin scipy-doctest to 1.5.1 (#28020) by Matti Picus · 8 months ago
  8. 6219aeb Merge pull request #28007 from charris/backport-28005 by Charles Harris · 8 months ago
  9. eb7071c Merge pull request #28006 from charris/backport-28003 by Charles Harris · 8 months ago
  10. 4f82c32 BUG: Cython API was missing NPY_UINTP. by Warren Weckesser · 8 months ago
  11. 0d8444d MAINT: random: Tweak module code in mtrand.pyx to fix a Cython warning. by Warren Weckesser · 8 months ago
  12. 42fd84c Merge pull request #27993 from charris/backport-27992 by Charles Harris · 8 months ago
  13. 0282fc8 BUG: Fix segfault in stringdtype lexsort (#27992) by Nathan Goldbaum · 8 months ago
  14. 852ad5b Merge pull request #27990 from charris/backport-27967 by Charles Harris · 8 months ago
  15. 07fa6e8 Merge pull request #27991 from charris/backport-27986 by Charles Harris · 8 months ago
  16. 531565c MAINT: Don't wrap ``#include <Python.h>`` with ``extern "C"`` by Peter Hawkins · 8 months ago
  17. badf501 TYP: Fix falsely rejected value types in ``ndarray.__setitem__`` by jorenham · 8 months ago
  18. cab0484 Merge pull request #27982 from charris/backport-27947 by Charles Harris · 8 months ago
  19. e064b9a Update numpy/meson.build by ixgbe00 · 8 months ago
  20. fb5acad BUG:fix compile error libatomic link test to meson.build by ixgbe00 · 8 months ago
  21. de6597f Merge pull request #27959 from charris/backport-27956 by Charles Harris · 8 months ago
  22. c62f9fe Merge pull request #27958 from charris/backport-27955 by Charles Harris · 8 months ago
  23. 8e98cbe BLD: add missing include (#27956) by Thomas A Caswell · 8 months ago
  24. c3faf14 BUG: fix use-after-free error in npy_hashtable.cpp (#27955) by Nathan Goldbaum · 8 months ago
  25. bc0030d Merge pull request #27950 from charris/backport-27943 by Charles Harris · 9 months ago
  26. e0b53c0 TEST: cleanups [skip cirrus][skip azp] (#27943) by Matti Picus · 9 months ago
  27. ac8818a Merge pull request #27935 from charris/begin-2.2.1 by Charles Harris · 9 months ago
  28. 5a91e14 MAINT: Prepare 2.2.x for further development by Charles Harris · 9 months ago
  29. e7a123b Merge pull request #27928 from charris/prepare-2.2.0 by Charles Harris · 9 months ago v2.2.0
  30. d97d071 MAINT: Try fixing MacOS cirrus build failures. [wheel build] by Charles Harris · 9 months ago
  31. 1ed7b67 REL: Prepare for the NumPy 2.2.0 release [wheel build] by Charles Harris · 9 months ago
  32. fd9e7ef Merge pull request #27916 from charris/backport-27915 by Charles Harris · 9 months ago
  33. 2e0941f MAINT: Bump actions/cache from 4.1.2 to 4.2.0 by dependabot[bot] · 9 months ago
  34. 013656d Merge pull request #27912 from charris/backport-27877 by Charles Harris · 9 months ago
  35. 7895ba6 Merge pull request #27913 from charris/backport-27896 by Charles Harris · 9 months ago
  36. ee8d1cd PERF: improve multithreaded ufunc scaling (#27896) by Nathan Goldbaum · 9 months ago
  37. 77fff6b ENH: Refactor ``__qualname__`` across API (#27877) by Mateusz Sokół · 9 months ago
  38. b30a338 Merge pull request #27911 from charris/backport-27891 by Charles Harris · 9 months ago
  39. b459f58 Merge pull request #27891 from mtsokol/mtrand-dunder-module by Mateusz Sokół · 9 months ago
  40. 336ff87 Merge pull request #27908 from charris/update-highway by Charles Harris · 9 months ago
  41. b54ab62 MAINT: Update highway from main. by Charles Harris · 9 months ago
  42. 463d812 Merge pull request #27906 from charris/backport-27854 by Charles Harris · 9 months ago
  43. c2a5f70 Use mask_store instead of store for compiler workaround by Raghuveer Devulapalli · 9 months ago
  44. d92ee3c Merge pull request #27904 from charris/backport-27875 by Charles Harris · 9 months ago
  45. 361abb6 Add length information to exception by Sebastian Berg · 9 months ago
  46. 79baa2a TST: Use skipif in test to signal that the test did nothing by Sebastian Berg · 9 months ago
  47. 500c5bd MAINT: Ensure correct handling for very large unicode strings by Sebastian Berg · 9 months ago
  48. 25b43af Merge pull request #27895 from charris/backport-27878 by Matti Picus · 9 months ago
  49. 357e8d5 DOC: Fix double import in docs (#27878) by Stan U. · 9 months ago
  50. 3a09b9c Merge pull request #27874 from charris/backport-27868 by Charles Harris · 9 months ago
  51. 0be8037 BUG: fix importing numpy in Python's optimized mode (#27868) by Clément Robert · 9 months ago
  52. de271f1 Merge pull request #27853 from charris/prepare-2.2.0rc1 by Charles Harris · 9 months ago v2.2.0rc1
  53. 99cc034 REL: Prepare for the NumPy 2.2.0rc1 release [wheel build] by Charles Harris · 9 months ago
  54. 720f908 Merge pull request #27852 from charris/fix-versionadded by Charles Harris · 9 months ago
  55. 09cc679 DOC: Correct versionadded for vecmat and matvec. by Charles Harris · 9 months ago
  56. 665208e Merge pull request #27846 from charris/backport-25675 by Charles Harris · 9 months ago
  57. 34cef7b Merge pull request #27845 from charris/backport-27841 by Charles Harris · 9 months ago
  58. 7819845 Merge pull request #27843 from charris/backport-27839 by Charles Harris · 9 months ago
  59. 391e5de ENH: define matvec and vecmat gufuncs by Marten van Kerkwijk · 9 months ago
  60. de865df BUG: Never negate strides in reductions (for now) by Sebastian Berg · 9 months ago
  61. a53df16 DOC: Correct version-added for mean arg for nanvar and nanstd by Aarni Koskela · 9 months ago
  62. 752196d Merge pull request #27831 from charris/backport-27824 by Charles Harris · 9 months ago
  63. 705f00a BUG: Fix declaration of NumPyOS_ascii_tolower to make it consistent with C standard library tolower by Nitish Satyavolu · 9 months ago
  64. 064b6f8 BUG: Fix mismatch in definition and declaration for a couple functions by Nitish Satyavolu · 9 months ago
  65. 7343cdf Merge pull request #27829 from charris/backport-27826 by Charles Harris · 9 months ago
  66. 167b953 Merge pull request #27828 from charris/backport-27827 by Charles Harris · 9 months ago
  67. 54b241a CI: update circleci to python3.11.10, limit parallel builds. (#27826) by Matti Picus · 9 months ago
  68. c39a2cb add comment by Matthieu Darbois · 9 months ago
  69. be0518d CI: skip ninja installation in linux_qemu workflows by mayeut · 9 months ago
  70. 56e0034 Merge pull request #27816 from seberg/spin-fixup by Nathan Goldbaum · 9 months ago
  71. 32ab5e9 Merge pull request #27817 from lucascolley/changelog by Charles Harris · 9 months ago
  72. f667782 add raw strings for warnings by Lucas Colley · 9 months ago
  73. be54bff ENH: Re-enable VXE from build targets for sin/cos (#27665) by Raghuveer Devulapalli · 9 months ago
  74. 7ff9089 DEV: changelog: make title processing more robust by Lucas Colley · 9 months ago
  75. 30462c7 Merge pull request #27815 from seberg/doc-14622 by Charles Harris · 9 months ago
  76. 0c227f1 MAINT: Fixup that spin can be installed via conda too now by Sebastian Berg · 9 months ago
  77. 7effef5 MAINT: Upgrade to spin 0.13 (#27794) by Stefan van der Walt · 9 months ago
  78. 956c2c6 DOC: Add a release snippt for gh-14622 by Sebastian Berg · 9 months ago
  79. 420438f Merge pull request #14622 from walshb/bw-datetime-hash-3836 by Sebastian Berg · 9 months ago
  80. b47bd25 API: register NEP 35 functions as array_functions (#27490) by Clément Robert · 9 months ago
  81. 2cac1c5 BUG: ``timedelta64.__[r]divmod__`` segfaults for incompatible units (#27812) by Dane Reimers · 9 months ago
  82. 283a608 DOC: fix broken reference in arrays.classes.rst (#27813) by Nicolas Tessore · 9 months ago
  83. 16b210c BUG,ENH: Fix internal ``__array_wrap__`` for direct calls (#27807) by Sebastian Berg · 9 months ago
  84. 4f589ff DOC: Improve choice() documentation about return types (#27806) by Raghu Rajan · 9 months ago
  85. a27c46b Merge pull request #27810 from numpy/dependabot/github_actions/actions/dependency-review-action-4.5.0 by Charles Harris · 9 months ago
  86. ca06313 MAINT: Bump actions/dependency-review-action from 4.4.0 to 4.5.0 by dependabot[bot] · 9 months ago
  87. b85a149 Merge pull request #27809 from seberg/issue-27777 by Charles Harris · 9 months ago
  88. da4fa73 Merge pull request #27504 from mhvk/ndarray_array_function_for_like by Sebastian Berg · 9 months ago
  89. cee5f86 BUG: Remove incorrect flags propagation in boolean indexing by Sebastian Berg · 9 months ago
  90. 773a30b Merge pull request #27808 from seberg/issue-27483 by Charles Harris · 9 months ago
  91. 382b3ff ENH: Ensure hugepages are also indicated for calloc allocations by Sebastian Berg · 9 months ago
  92. fc7cc1e Merge pull request #27800 from seberg/issue-25635 by Charles Harris · 9 months ago
  93. 13d8c5d Merge pull request #27802 from seberg/issue-27269-27580 by Charles Harris · 9 months ago
  94. b16600f Merge pull request #27803 from numpy/dependabot/github_actions/github/codeql-action-3.27.5 by Charles Harris · 9 months ago
  95. 91aed7b Merge pull request #27716 from mtsokol/module-attribute by Matti Picus · 9 months ago
  96. 236cda1 DOC: Adapt to changes in docs (and fix typo/style nit) by Sebastian Berg · 9 months ago
  97. 71619f6 MAINT: Bump github/codeql-action from 3.27.4 to 3.27.5 by dependabot[bot] · 9 months ago
  98. 792b7f8 BUG: Ensure that same-kind casting works for uints (mostly) by Sebastian Berg · 9 months ago
  99. 294d745 BUG: Ensure context path is taken in masked array array-wrap by Sebastian Berg · 9 months ago
  100. c045306 Merge pull request #27795 from mattip/pythoncapi-compat by Charles Harris · 9 months ago