NumPy 1.23.5 release
  1. dcd9404 BUG: Histogramdd breaks on big arrays in Windows (#22561) by Navpreet Singh · 2 years, 10 months ago
  2. bb5e3a6 Merge pull request #22597 from charris/backport-22557 by Charles Harris · 2 years, 10 months ago
  3. 45329c1 Merge pull request #22593 from charris/backport-22447 by Charles Harris · 2 years, 10 months ago
  4. 3ca02ce Merge pull request #22594 from charris/backport-22450 by Charles Harris · 2 years, 10 months ago
  5. dcd4847 BUG: Decrement ref count in gentype_reduce when allocated memory not used by Aayush Agrawal · 2 years, 10 months ago
  6. e88592e BUG: Fix boundschecking for `random.logseries` by Sebastian Berg · 2 years, 10 months ago
  7. 871ba3c Align spelling with spelling in _GetItemKeys and documentation. by Adam Knapp · 2 years, 10 months ago
  8. 3d2678d MAINT: Ensure graceful handling of large header sizes by Sebastian Berg · 2 years, 10 months ago
  9. e3eb14a TST: Make test_partial_iteration_cleanup robust but require leak checker by Sebastian Berg · 2 years, 10 months ago
  10. 9b31daf BUG: Copy test_subclassing.py from main. by Charles Harris · 2 years, 10 months ago
  11. 878f97a STY: Make linter happy by Sebastian Berg · 2 years, 11 months ago
  12. 0111680 TST: Rename setup to setup_method in f2py utils (inherited into Tests) by Sebastian Berg · 2 years, 11 months ago
  13. 65e0de9 TST: Try using setup_class for `_Test_CCompilerOpt` by Sebastian Berg · 2 years, 11 months ago
  14. a0e877e TST,MAINT: Replace most `setup` with `setup_method` (also teardown) by Sebastian Berg · 2 years, 11 months ago
  15. f4a3195 TST, BLD: Fix failing aarch64 wheel builds. by Charles Harris · 2 years, 11 months ago
  16. f6a3c11 Adding missing Py_DECREF call on iter by Sicheng Zeng · 3 years ago
  17. 8274a16 Merge pull request #22391 from charris/backport-22372 by Charles Harris · 3 years ago
  18. fa16a0c Merge pull request #22390 from charris/backport-22360 by Charles Harris · 3 years ago
  19. 5303507 Merge pull request #22389 from charris/backport-22359 by Charles Harris · 3 years ago
  20. bd936cc Merge pull request #22388 from charris/backport-22357 by Charles Harris · 3 years ago
  21. a35df7c Merge pull request #22387 from charris/backport-22356 by Charles Harris · 3 years ago
  22. 611fadc Merge pull request #22384 from charris/backport-22327 by Charles Harris · 3 years ago
  23. 2812cc4 DOC: Use versionchanged and add in note about newline chars. by Ross Barnowski · 3 years ago
  24. 2340783 DOC: Update delimiter param description. by Ross Barnowski · 3 years ago
  25. f6f1594 TST,TYP: Bump mypy to 0.981 by BvB93 · 3 years ago
  26. 182e7c4 TYP,MAINT: Change more overloads to play nice with pyright by BvB93 · 3 years ago
  27. 3890441 TYP,ENH: Mark `numpy.typing` protocols as runtime checkable by BvB93 · 3 years ago
  28. 6b08030 REV: Losen `lookfor`'s import try/except again (#22356) by Sebastian Berg · 3 years ago
  29. ad81a80 BUG: Fix complex vector dot with more than NPY_CBLAS_CHUNK elements by Sebastian Berg · 3 years ago
  30. 7ec5b58 MAINT: random: remove `get_info` from "extending with Cython" example by Ralf Gommers · 3 years ago
  31. 9f71a68 Add `__array_api_version__` to `numpy.array_api` namespace by Matthew Barber · 3 years ago
  32. 9bf22bb BUG: Better report integer division overflow (backport) (#22230) by Ganesh Kathiresan · 3 years ago
  33. 0f0d355 Merge pull request #22224 from charris/backport-21928 by Charles Harris · 3 years ago
  34. 55a5ca7 Merge pull request #22223 from charris/backport-21981 by Charles Harris · 3 years ago
  35. 6cc4183 BUG: Fix the implementation of numpy.array_api.vecdot (#21928) by Aaron Meurer · 3 years ago
  36. fb9666f BUG: Replace assert with correct error by Sebastian Berg · 3 years ago
  37. fc0d627 TST: ensure `np.equal.reduce` raises a `TypeError` by Saransh · 3 years ago
  38. 754ec89 Merge pull request #22222 from charris/backport-22212 by Charles Harris · 3 years ago
  39. 63ab75d Merge pull request #22221 from charris/backport-22204 by Charles Harris · 3 years ago
  40. 222cc37 TYP,BUG: Reduce argument validation in C-based `__class_getitem__` (#22212) by Bas van Beek · 3 years ago
  41. aadd0c6 TST,BUG: Us context from spawn to fork in (#22204) by Jyn Spring 琴春 · 3 years ago
  42. 336f3a4 BUG: Introduce Unknown array type to deal with NDArray[Any] more gracefully. by iantra · 3 years ago
  43. 5a5b650 BUG: change overload order to play nice with pyright. by iantra · 3 years ago
  44. e18dd98 Merge pull request #22214 from charris/backport-22024 by Charles Harris · 3 years ago
  45. d0f4e87 Merge pull request #22215 from charris/backport-22152 by Charles Harris · 3 years ago
  46. 5286e57 MAINT: fix an incorrect pointer type usage in f2py by Ralf Gommers · 3 years ago
  47. 32c67e7 BUG: Support using libunwind for backtrack by Rin Cat (鈴猫) · 3 years ago
  48. bab845e Expose heapsort algorithms in a shared header by serge-sans-paille · 3 years ago
  49. 46bda4a DEV: supporting IBM i system by GavinZhang · 3 years, 1 month ago
  50. 44b8a55 BUG, SIMD: Fix C++ AVX512/qsort on old gcc compilers by Sayed Adel · 3 years, 1 month ago
  51. a5c9fb1 Merge pull request #22106 from charris/backport-22105 by Charles Harris · 3 years, 1 month ago
  52. 3fdeae2 BUG: Fix skip condition for test_loss_of_precision[complex256] by Alexander Grund · 3 years, 1 month ago
  53. f41020b TST: fix test_linear_interpolation_formula_symmetric by Pal Barta · 3 years, 1 month ago
  54. 9d1d01a ENH: reorder includes for system installations by mattip · 3 years, 1 month ago
  55. 9f97c3a Merge pull request #22039 from charris/backport-22010 by Charles Harris · 3 years, 2 months ago
  56. 7c918c8 Merge pull request #22038 from charris/backport-21996 by Charles Harris · 3 years, 2 months ago
  57. 898655f Merge pull request #22037 from charris/backport-21959 by Charles Harris · 3 years, 2 months ago
  58. 2acf28f DOC: Add versionchanged for converter callable behavior. by Ross Barnowski · 3 years, 2 months ago
  59. b964da7 BUG: Avoid errors on NULL during deepcopy (#21996) by Jon Cusick · 3 years, 2 months ago
  60. afabf1e BUG: Use `Popen` to silently invoke f77 -v by Michael Osthege · 3 years, 2 months ago
  61. eeb64e5 BUG: Fix subarray to object cast ownership details by Sebastian Berg · 3 years, 2 months ago
  62. 71f271d Merge pull request #22034 from charris/backport-21984 by Charles Harris · 3 years, 2 months ago
  63. 80468ca Merge pull request #22035 from charris/backport-22022 by Charles Harris · 3 years, 2 months ago
  64. 387fadf Merge pull request #22031 from charris/backport-21974 by Charles Harris · 3 years, 2 months ago
  65. 5cd9366 Merge pull request #22033 from charris/backport-21983 by Charles Harris · 3 years, 2 months ago
  66. 2714d8b Merge pull request #22030 from charris/backport-21968 by Charles Harris · 3 years, 2 months ago
  67. a89a60f MAINT,TYP: Allow the `squeeze` and `transpose` method to take `None` as argument (#22022) by Bas van Beek · 3 years, 2 months ago
  68. 8bc70c7 MAINT,TYP: Add object-overloads for the `np.generic` rich comparisons by Bas van Beek · 3 years, 2 months ago
  69. 9053450 TYP,MAINT: Allow `einsum` subscripts to be passed via integer array-likes by Bas van Beek · 3 years, 2 months ago
  70. eea34e1 MAINT: Do not let `_GenericAlias` wrap the underlying classes `__class__` attribute by Bas van Beek · 3 years, 2 months ago
  71. f24ca2c MAINT, TYP: Fix `np.angle` dtype-overloads by Bas van Beek · 3 years, 2 months ago
  72. e27145c ENH: Add `__array_ufunc__` typing support to the `nin=1` ufuncs by Bas van Beek · 3 years, 2 months ago
  73. 84c1841 Merge pull request #21949 from charris/backport-21896 by Charles Harris · 3 years, 2 months ago
  74. 3111958 Merge pull request #21951 from charris/backport-21946 by Charles Harris · 3 years, 2 months ago
  75. a79221d BUG: Fix KeyError in crackfortran operator support by Rohit Goswami · 3 years, 2 months ago
  76. 207c17e Reorder extern "C" to only apply to function declarations in npy_math.h by serge-sans-paille · 3 years, 2 months ago
  77. 8ccaa24 numpy/core/setup.py (can_link_svml): Return False for 32bit builds on x86_64 by Matthias Koeppe · 3 years, 2 months ago
  78. 00f59f6 Merge pull request #21870 from charris/backport-21857 by Charles Harris · 3 years, 2 months ago
  79. 4d10795 Merge pull request #21866 from charris/backport-21815 by Charles Harris · 3 years, 2 months ago
  80. 4574a0e Merge pull request #21867 from charris/backport-21848 by Charles Harris · 3 years, 2 months ago
  81. fbd1bb8 Merge pull request #21868 from charris/backport-21851 by Charles Harris · 3 years, 2 months ago
  82. 563974c BUG: Reject non integer array-likes with size 1 in delete (#21857) by Sebastian Berg · 3 years, 2 months ago
  83. 11f12eb DOC: mention changes to `max_rows` behaviour in `np.loadtxt` (#21854) by Pranab Das · 3 years, 2 months ago
  84. ab329ee BUG: Use `keepdims` during normalization in `np.average` and `np.ma.average` (#21851) by Srimukh Sripada · 3 years, 2 months ago
  85. f0d5c38 remove unusued import by postmalloc · 3 years, 2 months ago
  86. 21c9341 parameterize and split tests by postmalloc · 3 years, 2 months ago
  87. 3daadea Handle NaNs correctly for half-precision floats by Srimukh Sripada · 3 years, 2 months ago
  88. 3d9de30 BUG: Fix discovered MachAr (still used within valgrind) by Sebastian Berg · 3 years, 2 months ago
  89. e6a2125 Merge pull request #21810 from charris/backport-21794 by Charles Harris · 3 years, 3 months ago
  90. 552bad6 BUG: lib: A loadtxt error message had two values reversed. by warren · 3 years, 3 months ago
  91. 0f2c736 MAINT: Add a check of the return value of PyMem_Calloc(). by warren · 3 years, 3 months ago
  92. 95e38b3 Revert "ENH: Implement string comparison ufuncs (or almost) " by Charles Harris · 3 years, 3 months ago
  93. edb0408 Merge pull request #21761 from charris/backport-21759 by Charles Harris · 3 years, 3 months ago
  94. 010291f TST: Clean up an opened temporary file descriptor in loadtxt tests by Sebastian Berg · 3 years, 3 months ago
  95. 3e104db BUG: Decref `loadtxt` converters when done by Sebastian Berg · 3 years, 3 months ago
  96. 9f26811 BUG: Fix DECREF when `__array_priority__` is None (or similar) by Sebastian Berg · 3 years, 3 months ago
  97. 6b1e0c4 Merge pull request #21757 from charris/backport-21755 by Charles Harris · 3 years, 3 months ago
  98. 0f8bdb0 BUG: Do not skip value-based promotion path for large Python integers by Sebastian Berg · 3 years, 3 months ago
  99. 3b792f1 BUG, SIMD: Fix detecting NEON/ASIMD on aarch64 by Sayed Adel · 3 years, 3 months ago
  100. 80e7d77 Merge pull request #21719 from charris/backport-21691 by Charles Harris · 3 years, 3 months ago