NumPy 2.2.1 release
  1. 723605b TST: Add test for allowing `None` in operand sequence passed to `nditer` by Simon Altrogge · 8 months ago
  2. 554739e TYP: allow `None` in operand sequence of nditer by Simon Altrogge · 8 months ago
  3. 6219aeb Merge pull request #28007 from charris/backport-28005 by Charles Harris · 8 months ago
  4. 4f82c32 BUG: Cython API was missing NPY_UINTP. by Warren Weckesser · 8 months ago
  5. 0d8444d MAINT: random: Tweak module code in mtrand.pyx to fix a Cython warning. by Warren Weckesser · 8 months ago
  6. 0282fc8 BUG: Fix segfault in stringdtype lexsort (#27992) by Nathan Goldbaum · 8 months ago
  7. 852ad5b Merge pull request #27990 from charris/backport-27967 by Charles Harris · 8 months ago
  8. 531565c MAINT: Don't wrap ``#include <Python.h>`` with ``extern "C"`` by Peter Hawkins · 8 months ago
  9. badf501 TYP: Fix falsely rejected value types in ``ndarray.__setitem__`` by jorenham · 8 months ago
  10. e064b9a Update numpy/meson.build by ixgbe00 · 8 months ago
  11. fb5acad BUG:fix compile error libatomic link test to meson.build by ixgbe00 · 8 months ago
  12. de6597f Merge pull request #27959 from charris/backport-27956 by Charles Harris · 8 months ago
  13. 8e98cbe BLD: add missing include (#27956) by Thomas A Caswell · 8 months ago
  14. c3faf14 BUG: fix use-after-free error in npy_hashtable.cpp (#27955) by Nathan Goldbaum · 8 months ago
  15. e0b53c0 TEST: cleanups [skip cirrus][skip azp] (#27943) by Matti Picus · 8 months ago
  16. 013656d Merge pull request #27912 from charris/backport-27877 by Charles Harris · 9 months ago
  17. ee8d1cd PERF: improve multithreaded ufunc scaling (#27896) by Nathan Goldbaum · 9 months ago
  18. 77fff6b ENH: Refactor ``__qualname__`` across API (#27877) by Mateusz Sokół · 9 months ago
  19. b459f58 Merge pull request #27891 from mtsokol/mtrand-dunder-module by Mateusz Sokół · 9 months ago
  20. b54ab62 MAINT: Update highway from main. by Charles Harris · 9 months ago
  21. 463d812 Merge pull request #27906 from charris/backport-27854 by Charles Harris · 9 months ago
  22. c2a5f70 Use mask_store instead of store for compiler workaround by Raghuveer Devulapalli · 9 months ago
  23. 361abb6 Add length information to exception by Sebastian Berg · 9 months ago
  24. 79baa2a TST: Use skipif in test to signal that the test did nothing by Sebastian Berg · 9 months ago
  25. 500c5bd MAINT: Ensure correct handling for very large unicode strings by Sebastian Berg · 9 months ago
  26. 0be8037 BUG: fix importing numpy in Python's optimized mode (#27868) by Clément Robert · 9 months ago
  27. 09cc679 DOC: Correct versionadded for vecmat and matvec. by Charles Harris · 9 months ago
  28. 665208e Merge pull request #27846 from charris/backport-25675 by Charles Harris · 9 months ago
  29. 34cef7b Merge pull request #27845 from charris/backport-27841 by Charles Harris · 9 months ago
  30. 391e5de ENH: define matvec and vecmat gufuncs by Marten van Kerkwijk · 9 months ago
  31. de865df BUG: Never negate strides in reductions (for now) by Sebastian Berg · 9 months ago
  32. a53df16 DOC: Correct version-added for mean arg for nanvar and nanstd by Aarni Koskela · 9 months ago
  33. 705f00a BUG: Fix declaration of NumPyOS_ascii_tolower to make it consistent with C standard library tolower by Nitish Satyavolu · 9 months ago
  34. 064b6f8 BUG: Fix mismatch in definition and declaration for a couple functions by Nitish Satyavolu · 9 months ago
  35. be54bff ENH: Re-enable VXE from build targets for sin/cos (#27665) by Raghuveer Devulapalli · 9 months ago
  36. 420438f Merge pull request #14622 from walshb/bw-datetime-hash-3836 by Sebastian Berg · 9 months ago
  37. b47bd25 API: register NEP 35 functions as array_functions (#27490) by Clément Robert · 9 months ago
  38. 2cac1c5 BUG: ``timedelta64.__[r]divmod__`` segfaults for incompatible units (#27812) by Dane Reimers · 9 months ago
  39. 16b210c BUG,ENH: Fix internal ``__array_wrap__`` for direct calls (#27807) by Sebastian Berg · 9 months ago
  40. 4f589ff DOC: Improve choice() documentation about return types (#27806) by Raghu Rajan · 9 months ago
  41. b85a149 Merge pull request #27809 from seberg/issue-27777 by Charles Harris · 9 months ago
  42. da4fa73 Merge pull request #27504 from mhvk/ndarray_array_function_for_like by Sebastian Berg · 9 months ago
  43. cee5f86 BUG: Remove incorrect flags propagation in boolean indexing by Sebastian Berg · 9 months ago
  44. 382b3ff ENH: Ensure hugepages are also indicated for calloc allocations by Sebastian Berg · 9 months ago
  45. fc7cc1e Merge pull request #27800 from seberg/issue-25635 by Charles Harris · 9 months ago
  46. 13d8c5d Merge pull request #27802 from seberg/issue-27269-27580 by Charles Harris · 9 months ago
  47. 91aed7b Merge pull request #27716 from mtsokol/module-attribute by Matti Picus · 9 months ago
  48. 236cda1 DOC: Adapt to changes in docs (and fix typo/style nit) by Sebastian Berg · 9 months ago
  49. 792b7f8 BUG: Ensure that same-kind casting works for uints (mostly) by Sebastian Berg · 9 months ago
  50. 294d745 BUG: Ensure context path is taken in masked array array-wrap by Sebastian Berg · 9 months ago
  51. 6ca22c9 update pythoncapi-compat to latest HEAD by mattip · 9 months ago
  52. c5cf9e3 TYP: Generic ``numpy.bool`` and statically typed boolean logic by jorenham · 9 months ago
  53. 484f9bf Merge pull request #27790 from jorenham/typing/generic-time-scalars by Charles Harris · 9 months ago
  54. e98a940 TYP: Generic ``timedelta64`` and ``datetime64`` scalar types by jorenham · 9 months ago
  55. f3cca78 BUG: allow empty memmaps in most situations (#27723) by Luke Aarohi · 9 months ago
  56. fb91abc BUG: Fix repeat, accumulate for strings and accumulate API logic (#27773) by Sebastian Berg · 9 months ago
  57. 9fca1b8 Merge pull request #27779 from jorenham/typing/__config__ by Charles Harris · 9 months ago
  58. 0ac8691 Merge pull request #27771 from andyfaff/random by Charles Harris · 9 months ago
  59. f833f33 Merge pull request #27728 from HaoZeke/gh27697_lower_callstatement by Charles Harris · 9 months ago
  60. d6b0387 Merge pull request #27730 from HaoZeke/testGH27167 by Charles Harris · 9 months ago
  61. cd63250 Merge pull request #27731 from HaoZeke/fortrannameFunc by Charles Harris · 9 months ago
  62. 695cf71 TYP: Stub ``numpy.__config__``, add missing param to ``numpy.show_config`` by jorenham · 9 months ago
  63. 266bd3f TYP: Generic ``numpy.generic`` type parameter for the ``item()`` type. by jorenham · 9 months ago
  64. 6f84f54 Merge pull request #27776 from jorenham/typing/fix-invalid-typevar-uses by Charles Harris · 9 months ago
  65. 2837d57 TYP: Fix undefined type-parameter name by jorenham · 9 months ago
  66. b84c62f TYP: Fix method overload issues in ``ndarray`` and ``generic`` by jorenham · 9 months ago
  67. 629f2c6 DOC: Fix docs issue by Mateusz Sokół · 9 months ago
  68. 8a57102 Merge branch 'numpy:main' into module-attribute by Mateusz Sokół · 9 months ago
  69. ac7ef85 DOC: linalg.norm/vector_norm: note other supported values of `ord` (#27714) by Xiao Yuan · 9 months ago
  70. e7446b9 MAINT: use RandomState._bit_generator directly by Andrew Nelson · 9 months ago
  71. cf67a4c Merge pull request #27769 from jorenham/typing/cleaner-__init__.pyi by Charles Harris · 9 months ago
  72. fe6ef8f Merge pull request #27770 from jorenham/typing/fix-27768 by Charles Harris · 9 months ago
  73. f9e02f7 ENH: default_rng coerces RandomState to Generator by Andrew Nelson · 9 months ago
  74. 405339c TYP: Grouped symbols and consistent type-param names in ``__init__.pyi`` by jorenham · 9 months ago
  75. 3bd2dbd TYP: Shape-typed ``ndarray`` inplace binary operator methods. by jorenham · 9 months ago
  76. ad82a25 Merge pull request #27767 from jorenham/typing/reshape-shape-typing by Charles Harris · 9 months ago
  77. 8eb0415 Merge pull request #27758 from jorenham/typing/remove-ndarray-unkown-overloads by Charles Harris · 9 months ago
  78. b25ecaa Merge pull request #27756 from jorenham/typing/1d-shape-typing by Charles Harris · 9 months ago
  79. 5f57028 TYP: Fix incorrect baseclass of ``linalg.LinAlgError`` by jorenham · 9 months ago
  80. d82e440 TYP: Shape-typed ``np.resize`` annotations by jorenham · 9 months ago
  81. db19c9c TYP: Shape-typed ``np.reshape``, and deprecate the ``newshape`` kwarg by jorenham · 9 months ago
  82. cb6f5fe TYP: Shape-typed ``ndarray.reshape`` method by jorenham · 9 months ago
  83. 780d4d8 TYP: Shape-typed ``generic.reshape``, and added the missing ``copy`` kwarg by jorenham · 9 months ago
  84. 44c2263 Merge pull request #27755 from jorenham/typing/ndarray-missing-annotations by Charles Harris · 9 months ago
  85. e0eee7f Merge pull request #27753 from jorenham/typing/ndarray.real-imag by Charles Harris · 9 months ago
  86. 8c46459 Merge pull request #27736 from jorenham/typing/scalar-type-parameter-defaults by Charles Harris · 9 months ago
  87. 7a6f8ec Update docs by Mateusz Sokół · 9 months ago
  88. 88cbe51 ENH: Refactor `__module__` attribute across API by Mateusz Sokół · 9 months ago
  89. 14ef9d0 Merge pull request #27757 from jorenham/typing/remove-ndarray.bitwise_count by Sebastian Berg · 9 months ago
  90. 472c9de DOC: fix name of shape parameter kappa of von Mises distribution (#27721) by Simon Altrogge · 9 months ago
  91. 62c7ee8 Merge pull request #27763 from seberg/pickle-error by Matti Picus · 9 months ago
  92. da368f1 DOC: Note that allow-pickle is not safe also in error by Sebastian Berg · 9 months ago
  93. fb07ccd TYP: Remove ``ndarray`` binop overloads for ``NDArray[Never]`` by jorenham · 9 months ago
  94. fcd611a TYP: Remove the non-existent ``bitwise_count`` methods of ``ndarray`` and ``generic`` by jorenham · 9 months ago
  95. 547deac TYP: 1-d shape-typing for ``ndarray.flatten`` and ``ravel`` by jorenham · 9 months ago
  96. 4df0561 Merge pull request #27735 from mtsokol/ufunc-object-dict by Nathan Goldbaum · 9 months ago
  97. 2d02a3d TYP: Add method annotations in ``ndarray`` by jorenham · 9 months ago
  98. 7bfdc8c Merge pull request #27750 from jorenham/typing/ndarray.item by Charles Harris · 9 months ago
  99. ca09a65 TYP: Fix ``ndarray.real`` and ``.imag`` by jorenham · 9 months ago
  100. da32320 Merge pull request #27715 from ngoldbaum/fix-generic-fancy-index-cast by Nathan Goldbaum · 9 months ago