NumPy 2.1.1 release
  1. a69b7e6 Tiny typo in docs by Gabriel Fougeron · 1 year, 1 month ago
  2. f76def3 Merge pull request #26877 from DimitriPapadopoulos/ISC by Charles Harris · 1 year, 2 months ago
  3. 6155ebc MAINT: apply ruff/pyupgrade rule UP034 by Dimitri Papadopoulos · 1 year, 2 months ago
  4. a153fb2 BUG: Make Polynomial evaluation adhere to nep 50 (#26550) by Pieter Eendebak · 1 year, 2 months ago
  5. e94bd89 BUG: apply ruff/flake8-implicit-str-concat rule ISC001 by Dimitri Papadopoulos · 1 year, 2 months ago
  6. 4e88577 BENCH: Missing ufunc in benchmarks (#26841) by Jules · 1 year, 2 months ago
  7. 5e0dded MNT: seed more RNGs by Nathan Goldbaum · 1 year, 3 months ago
  8. 72026ec Update benchmarks/benchmarks/bench_function_base.py by Charles Harris · 1 year, 3 months ago
  9. 63c0006 Update benchmarks/benchmarks/bench_clip.py by Charles Harris · 1 year, 3 months ago
  10. 1390ea3 Update benchmarks/benchmarks/bench_clip.py by Charles Harris · 1 year, 3 months ago
  11. 7cce1e5 MNT: use reproducible RNG sequences in benchmarks by Nathan Goldbaum · 1 year, 3 months ago
  12. 5ce234e BUG: fix incorrect randomized parameterization in bench_linalg by Nathan Goldbaum · 1 year, 3 months ago
  13. a93e7ce BENCH: :white_check_mark: Benchmark ma.cov and ma.corrcoef functions. by Christopher Titchen · 1 year, 3 months ago
  14. ca58cde ENH: Optimize np.power for integer type (#26045) by Pieter Eendebak · 1 year, 4 months ago
  15. f6cb2a9 add benchmarks by Pieter Eendebak · 1 year, 4 months ago
  16. 9078d30 add benchmark for np.clip by KIU Shueng Chuan · 1 year, 4 months ago
  17. 6ac0f2d Add benchmarks for np.power(x,2) and np.power(0.5) by Raghuveer Devulapalli · 1 year, 5 months ago
  18. ab9c6b8 API: Move back to original semantics for np.astype by Mateusz Sokół · 1 year, 6 months ago
  19. 45f8057 Move from np.bool_ to np.bool by Mateusz Sokół · 1 year, 9 months ago
  20. 09db9c7 ENH: Add startswith & endswith ufuncs for unicode and bytes dtypes by Lysandros Nikolaou · 1 year, 10 months ago
  21. 83c780d ENH: Add find/rfind ufuncs for unicode and byte dtypes by Lysandros Nikolaou · 1 year, 10 months ago
  22. 6707f39 BENCH: Explicitly skip reversed (arg)partition case because they fail by Sebastian Berg · 1 year, 10 months ago
  23. e188c31 Merge branch 'main' into string-ufuncs-add by Lysandros Nikolaou · 1 year, 10 months ago
  24. 44e41c0 Merge branch 'main' into string-ufuncs-add by Lysandros Nikolaou · 1 year, 10 months ago
  25. 47b70cb MAINT: Update numpy.core paths to numpy._core by Mateusz Sokół · 1 year, 10 months ago
  26. 345a811 BENCH: Fix benchmark bug leading to failures by Sebastian Berg · 1 year, 11 months ago
  27. 1f3a508 Add benchmarks by Lysandros Nikolaou · 1 year, 11 months ago
  28. 64fc516 Merge pull request #24835 from lysnikolaou/string-ufuncs-isalpha by Matti Picus · 1 year, 11 months ago
  29. 54ef467 Add isalpha benchmarks by Lysandros Nikolaou · 1 year, 11 months ago
  30. ac5c664 Merge pull request #24201 from r-devulap/np-partition by Matti Picus · 1 year, 11 months ago
  31. e8c8824 BENCH: Add deep datatype based benchmark for bitwise_count by Sayed Adel · 1 year, 11 months ago
  32. 5d299c4 MAINT: Change `bit_count` UFunc to `bitwise_count` by ganesh-k13 · 1 year, 11 months ago
  33. 350b27c ENH: Added countbits (popcount) by Ganesh Kathiresan · 1 year, 11 months ago
  34. a412097 BUG: Add size check for threaded array assignment (#24257) by Brandon Smith · 1 year, 11 months ago
  35. 234754d BENCH: Add benchmarks for argpartition by Raghuveer Devulapalli · 1 year, 11 months ago
  36. 489acbb Add benchmarks for np.partition by Raghuveer Devulapalli · 1 year, 11 months ago
  37. 8381273 DOC: Update building docs to use Meson (#24573) by Melissa Weber Mendonça · 2 years ago
  38. ace4445 API: Update lib.arraypad lib.arraysetops lib.ufunclike lib.utils namespaces by Mateusz Sokół · 2 years ago
  39. 1af24d4 BENCH: fix issue with floordivide benchmark in `bench_ufunc.py` by Ralf Gommers · 2 years ago
  40. 6e92633 BENCH: fix issue with `UnaryFP` benchmark, and reduce parametrization by Ralf Gommers · 2 years ago
  41. 618dcb7 BENCH: fix issues with Methods0D benchmarks in `bench_ufunc.py` by Ralf Gommers · 2 years ago
  42. 8bb28e3 BENCH: fix issues with `operator` benchmarks in `bench_ufunc.py` by Ralf Gommers · 2 years ago
  43. 1cb9eee BENCH: fix `bench_reduce.py` and `bench_shape_base.py` by Ralf Gommers · 2 years ago
  44. da8c958 BENCH: fix `bench_ma.py` by Ralf Gommers · 2 years ago
  45. f3f45cb BENCH: reduce parametrization in `bench_manipulate.py` by Ralf Gommers · 2 years ago
  46. 639b8a6 BENCH: fix linalg and itemselection benchmarks by Ralf Gommers · 2 years ago
  47. 7b21696 BENCH: fix benchmarks in `bench_creation.py`, remove longdouble types by Ralf Gommers · 2 years ago
  48. 8462f4f BENCH: fix benchmarks in `bench_core.py` by Ralf Gommers · 2 years ago
  49. 5a5f587 API: Remove np.mat from matrixlib module by Mateusz Sokół · 2 years ago
  50. 6cb136e API: Remove other scalar aliases [skip ci] by Mateusz Sokół · 2 years ago
  51. a3dde90 fix small array det bench by Edward Yang · 2 years, 1 month ago
  52. cc1b2ec ENH: Add `spin benchmark` command (#24107) by Stefan van der Walt · 2 years, 2 months ago
  53. e9d29d0 BENCH: Add benchmark for flatiter boolean indexing by Kevin Wu · 2 years, 2 months ago
  54. a571822 MAINT: IOError → OSError by Dimitri Papadopoulos · 2 years, 3 months ago
  55. 21e732a Merge pull request #23723 from seberg/indexing-no-copyswap by Matti Picus · 2 years, 3 months ago
  56. 9d08632 BENCH: add benchmark for where slow path by Nathan Goldbaum · 2 years, 3 months ago
  57. 5e983f2 BUG: typo, linting by mattip · 2 years, 4 months ago
  58. 670842b add fast path for str(scalar_int) by mattip · 2 years, 4 months ago
  59. 41fbcdb BENCH: Add more indeixng benchmarks (and make existing dtype specific) by Sebastian Berg · 2 years, 4 months ago
  60. f865cc8 MAINT: Do not use copyswap as part of indexing by Sebastian Berg · 2 years, 4 months ago
  61. 8a36e09 BUG: Add packaging to benchmark dependencies by Chris Sidebottom · 2 years, 4 months ago
  62. 3480b5f Merge pull request #23010 from HaoZeke/benchArrayAPI by Sebastian Berg · 2 years, 4 months ago
  63. 1def667 BENCH: Rework benchmarks by Rohit Goswami · 2 years, 4 months ago
  64. b50568d DOC: Fix typos & grammer in docstrings and comments (#23503) by Pratyay Banerjee · 2 years, 5 months ago
  65. e014e7c MAINT: Appease linter by Rohit Goswami · 2 years, 6 months ago
  66. 307198d MAINT: Cleanup with Path by Rohit Goswami · 2 years, 6 months ago
  67. 5d7b60f BENCH: Bugfix by Rohit Goswami · 2 years, 6 months ago
  68. 2043b46 BENCH: Rework to test real, round by Rohit Goswami · 2 years, 6 months ago
  69. 56d2fd5 BENCH: Reduce shapes and types for speed by Rohit Goswami · 2 years, 6 months ago
  70. 80245ea BENCH: Rework whitespace by Rohit Goswami · 2 years, 6 months ago
  71. d6abcec BENCH: Better usage of np.random by Rohit Goswami · 2 years, 6 months ago
  72. a5cc4ed BENCH: Minor naming changes by Rohit Goswami · 2 years, 6 months ago
  73. 974cf90 BENCH: Use operator where possible by Rohit Goswami · 2 years, 6 months ago
  74. c165f62 BENCH: Update to handle bool for DLPack by Rohit Goswami · 2 years, 6 months ago
  75. 88fbec0 BENCH: Refactor as per review comments by Rohit Goswami · 2 years, 6 months ago
  76. 2abab10 BENCH: Add manipulation functions by Rohit Goswami · 2 years, 6 months ago
  77. 1fa3d2f BENCH: Add some documentation by Rohit Goswami · 2 years, 6 months ago
  78. 4b15656 BENCH: Add from_dlpack by Rohit Goswami · 2 years, 6 months ago
  79. 57c9aed BENCH: Add meshgrid by Rohit Goswami · 2 years, 6 months ago
  80. 13ab5d6 BENCH: Add astype by Rohit Goswami · 2 years, 6 months ago
  81. d4dc9a6 MAINT: Appease linter by Rohit Goswami · 2 years, 6 months ago
  82. 6da7dc2 BENCH: Add transpose() and vdot() by Rohit Goswami · 2 years, 6 months ago
  83. 81d3030 BENCH: Add variants of unique by Rohit Goswami · 2 years, 6 months ago
  84. 3541212 BUG,BENCH: Ensure np.nans in np.unique benchmarks by Rohit Goswami · 2 years, 6 months ago
  85. 6d43684 BENCH: Add creation functions by Rohit Goswami · 2 years, 6 months ago
  86. 41c7fba MAINT: Fixup BENCH to appease linter by Rohit Goswami · 2 years, 6 months ago
  87. 3eb7c73 BENCH: Add ndarray stats method calls by Rohit Goswami · 2 years, 6 months ago
  88. a734da6 MAINT: Kill unused by Rohit Goswami · 2 years, 6 months ago
  89. 49a2268 BENCH: Add remaining ndarray dunder methods by Rohit Goswami · 2 years, 6 months ago
  90. 252a4bd MAINT,BENCH: Rework to skip benchmarks by Rohit Goswami · 2 years, 6 months ago
  91. 77bcc98 BENCH: Rework numpy stats reductions by Rohit Goswami · 2 years, 6 months ago
  92. 543da35 MAINT: Minor cleanup of benchmarking tools by Rohit Goswami · 2 years, 6 months ago
  93. 2bcdc5d BENCH: Add ndarray get,set items by Rohit Goswami · 2 years, 6 months ago
  94. a974be6 BENCH: Add 0d ndarray benchmarks by Rohit Goswami · 2 years, 6 months ago
  95. bef1e94 BENCH: Refactor and add 0-argument ndarray methods by Rohit Goswami · 2 years, 6 months ago
  96. 3a1ffd8 BENCH: Init benchmarks for 1 arg ndarray methods by Rohit Goswami · 2 years, 6 months ago
  97. 1e22f70 BENCH: Add real and round ufuncs by Rohit Goswami · 2 years, 6 months ago
  98. 3f14264 Merge pull request #23153 from seiko2plus/removes_old_cpu_dispatcher by Charles Harris · 2 years, 6 months ago
  99. 3a33b4c BENCH: Add benchmark for put and types for putmask by Sebastian Berg · 2 years, 6 months ago
  100. 138bba5 MAINT: Further removal of PyArray_Item_INCREF use by Sebastian Berg · 2 years, 6 months ago