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