Begin NumPy 2.0.0 development
  1. d7e1e13 REL: Begin NumPy 2.0.0 development by Charles Harris · 2 years, 3 months ago v2.0.0.dev0
  2. 5d6c744 Merge pull request #23792 from jarrodmillman/nightlies by Sebastian Berg · 2 years, 3 months ago
  3. a65e750 Merge pull request #23579 from seberg/c-api-nep by Charles Harris · 2 years, 3 months ago
  4. e9786c6 Merge pull request #23802 from numpy/dependabot/github_actions/actions/setup-python-4.6.1 by Charles Harris · 2 years, 3 months ago
  5. f9650f2 MAINT: Bump actions/setup-python from 4.6.0 to 4.6.1 by dependabot[bot] · 2 years, 3 months ago
  6. 2540554 Merge pull request #23652 from aurivus-ph/faster-structured-to-unstructured by Matti Picus · 2 years, 3 months ago
  7. 1e8b589 Merge pull request #23797 from mattip/cython3 by Sebastian Berg · 2 years, 3 months ago
  8. 0a44cd8 adjust tests for cython3, pypy by mattip · 2 years, 3 months ago
  9. 836735e updated docstring again by Philip Holzmann · 2 years, 3 months ago
  10. 0a2c895 Merge pull request #23371 from ninousf/dtype-without-metadata by Charles Harris · 2 years, 3 months ago
  11. cb064c3 Merge pull request #23794 from ngoldbaum/dtype-api-aliases by Sebastian Berg · 2 years, 3 months ago
  12. fab78ec MAINT: Speed up _string_helpers init. (#23777) by Taras Tsugrii · 2 years, 3 months ago
  13. 307753f DOC: add release note for #23371 by ninousf · 2 years, 3 months ago
  14. 80394f3 API: add aliases for object and void dtype classes to dtype API by Nathan Goldbaum · 2 years, 3 months ago
  15. fbc8c85 Upload nighlighties to new location by Jarrod Millman · 2 years, 3 months ago
  16. ea62a56 Merge pull request #23742 from seberg/nep50-fixes by Charles Harris · 2 years, 3 months ago
  17. 46d8088 Merge pull request #23790 from facundobatista/more-readable-ternaries by Matti Picus · 2 years, 3 months ago
  18. 3f8d00e Used a more readable if/else form than old-style ternary operators. by Facundo Batista · 2 years, 3 months ago
  19. a8752d2 updated docstring by Philip Holzmann · 2 years, 3 months ago
  20. ac3baf5 DOC: added note for git tagging to dev env docs (#23772) by Charles Young · 2 years, 3 months ago
  21. bce6492 Merge pull request #23774 from seberg/nat-median by Charles Harris · 2 years, 3 months ago
  22. 4b5ae68 Merge pull request #23776 from mattip/distutils-replacement by Sebastian Berg · 2 years, 3 months ago
  23. 00f633b ENH: replace depcrecated distutils use in convenience function by mattip · 2 years, 3 months ago
  24. f2db090 Merge pull request #23707 from r-devulap/argsort-avx by Charles Harris · 2 years, 3 months ago
  25. 72f1f2e Merge pull request #23779 from rossbar/doc/fix-randint by Charles Harris · 2 years, 3 months ago
  26. 066d113 DOC: Fix link from mtrand.randint -> Generator.integers. by Ross Barnowski · 2 years, 3 months ago
  27. 21e732a Merge pull request #23723 from seberg/indexing-no-copyswap by Matti Picus · 2 years, 3 months ago
  28. bfe5f7a Merge pull request #23740 from rgommers/meson-updates by Matti Picus · 2 years, 3 months ago
  29. bf703b6 MAINT: add missing NULL pointer initialization by Ralf Gommers · 2 years, 3 months ago
  30. 941bc5b BLD: updates to the Meson build by Ralf Gommers · 2 years, 3 months ago
  31. cebb7a6 Merge pull request #23770 from ngoldbaum/rm-copyswap-in-where by Matti Picus · 2 years, 3 months ago
  32. c03369a Use npy_intp instead of intptr_t by Raghuveer Devulapalli · 2 years, 3 months ago
  33. 1d29c11 Enable avx512_argsort only on 64-bit by Raghuveer Devulapalli · 2 years, 3 months ago
  34. 126b46c Merge pull request #22786 from asmeurer/linalg-namedtuples by Charles Harris · 2 years, 3 months ago
  35. a4c2496 TYP: Update type annotations for the new linalg named tuples by Bas van Beek · 2 years, 3 months ago
  36. 01a251b MAINT: Use has_ref for trivial copy decision and remove unused needs_api by Sebastian Berg · 2 years, 3 months ago
  37. 610f85c MAINT: Update numpy/linalg/linalg.py by Charles Harris · 2 years, 3 months ago
  38. d9b38d6 Merge pull request #23505 from cbrt64/fix-2256 by Matti Picus · 2 years, 3 months ago
  39. 2db272b move stride unpacking inside the iteration loop by Nathan Goldbaum · 2 years, 3 months ago
  40. 20463ea MAINT: simplify where cast setup further by Nathan Goldbaum · 2 years, 3 months ago
  41. 6ac4d6d BUG: Fix median and quantile NaT handling by Sebastian Berg · 2 years, 3 months ago
  42. 2a1addc BUG: Fix up concatenation related promotion with NEP 50 enabled by Sebastian Berg · 2 years, 3 months ago
  43. efa004b MAINT: use NPY_ITER_ALIGNED flag to simplify cast setup by Nathan Goldbaum · 2 years, 3 months ago
  44. 2e408c6 Update to latest: fix missing intrinsics in g++-7 by Raghuveer Devulapalli · 2 years, 3 months ago
  45. 54ef7ae Explicitly cast arg pointer from intptr_t* to int64_t* by Raghuveer Devulapalli · 2 years, 3 months ago
  46. 0200e4a Merge pull request #23763 from seberg/nep50-fixes-part2 by Charles Harris · 2 years, 3 months ago
  47. 08f8ade Merge pull request #23769 from ngoldbaum/resulttype-doc by Sebastian Berg · 2 years, 3 months ago
  48. 46cf47d MAINT: attempt to speed up optimized path by Nathan Goldbaum · 2 years, 3 months ago
  49. d99683c DOC: delete out-of-date description of ResultType algorithm by Nathan Goldbaum · 2 years, 3 months ago
  50. f8b1a3e MAINT: do not use copyswap in where internals by Nathan Goldbaum · 2 years, 3 months ago
  51. 9d08632 BENCH: add benchmark for where slow path by Nathan Goldbaum · 2 years, 3 months ago
  52. 630c089 DOC: clarify how inputs of PyArray_ResultType are used by Nathan Goldbaum · 2 years, 3 months ago
  53. 6a4abb0 Merge pull request #23659 from seberg/issue-23029 by Charles Harris · 2 years, 3 months ago
  54. a4a951d Merge pull request #23768 from BvB93/genfromtxt by Sebastian Berg · 2 years, 3 months ago
  55. c231f80 TYP: Relax the `genfromtxt` return dtype when the dtype is unspecified by Bas van Beek · 2 years, 3 months ago
  56. 1c17794 MAINT: Use fwrite chunking generally on Windows 64 and size_t as type by Sebastian Berg · 2 years, 3 months ago
  57. e9126d3 Update to latest commit: arg-sort bug fix by Raghuveer Devulapalli · 2 years, 3 months ago
  58. 42626c6 ENH: dispatch argsort to leverage avx512_argsort routines by Raghuveer Devulapalli · 2 years, 3 months ago
  59. d9b737d Bring x86-simd-sort ot latest by Raghuveer Devulapalli · 2 years, 3 months ago
  60. ed9b716 MAINT: Fix typo in comment by Sebastian Berg · 2 years, 3 months ago
  61. 921a97e Merge pull request #23765 from ngoldbaum/fix-compiler-warnings by Charles Harris · 2 years, 3 months ago
  62. 7a6a867 MAINT: fix signed/unsigned int comparison warnings by Nathan Goldbaum · 2 years, 3 months ago
  63. 626d32f MAINT: Address Marten's review by Sebastian Berg · 2 years, 3 months ago
  64. 9bc9ed7 Merge pull request #23665 from r-devulap/update-simd-sort by Charles Harris · 2 years, 3 months ago
  65. 21602a8 BUG: Fix weak scalar logic for large ints in ufuncs by Sebastian Berg · 2 years, 3 months ago
  66. e794f47 Merge pull request #23750 from ngoldbaum/replace-copyswapn by Sebastian Berg · 2 years, 3 months ago
  67. 4227416 ENH: Speed up 64-bit qsort by 1.6x by Raghuveer Devulapalli · 2 years, 3 months ago
  68. b8a43cb Merge pull request #23727 from F3eQnxN3RriK/doc-patch-2 by Charles Harris · 2 years, 3 months ago
  69. 8295ab3 Merge pull request #23758 from tacaswell/fix/cython3 by Matti Picus · 2 years, 3 months ago
  70. 888fd77 MNT: compatibility with cython3 by Thomas A Caswell · 2 years, 3 months ago
  71. 7cc7254 Merge pull request #22539 from seberg/deprecate-find-common-type by Charles Harris · 2 years, 3 months ago
  72. 51886ff MAINT: Remove ``find_common_type`` export. by Charles Harris · 2 years, 3 months ago
  73. 5187067 Merge branch 'main' into deprecate-find-common-type by Charles Harris · 2 years, 3 months ago
  74. 81caed6 Merge pull request #23746 from mattip/scalar-str by Charles Harris · 2 years, 3 months ago
  75. 25908ca BUG: properly handle tuple keys in NpZFile.__getitem__ (#23757) by Nathan Goldbaum · 2 years, 3 months ago
  76. 6d9f1ff Merge pull request #23599 from HaoZeke/f2pyEndIfFix by Charles Harris · 2 years, 3 months ago
  77. a217b1d Merge pull request #23756 from rossbar/rm-bool8-docs by Sebastian Berg · 2 years, 3 months ago
  78. 2ea95a6 DOC: Rm bool8 alias from _add_newdoc_for_scalar. by Ross Barnowski · 2 years, 3 months ago
  79. 19be920 DOC: rm bool8 from scalars summary page. by Ross Barnowski · 2 years, 3 months ago
  80. 60f28c5 MAINT: Fix merge error by Rohit Goswami · 2 years, 3 months ago
  81. a44c604 BUG: Fix matching endifs with comments by Rohit Goswami · 2 years, 3 months ago
  82. aa5b9d6 TST: Add a test for gh-23533 by Rohit Goswami · 2 years, 3 months ago
  83. 4116b4b MAINT: do not use copyswapn in array sorting internals by Nathan Goldbaum · 2 years, 3 months ago
  84. a526260 Merge pull request #23753 from charris/disable-spr-on-clang by Charles Harris · 2 years, 3 months ago
  85. fa64a30 Merge pull request #23747 from MikiPWata/DOC/clarify_ravel_vs_reshape by Matti Picus · 2 years, 3 months ago
  86. da762e2 DOC: minor fix by ninousf · 2 years, 3 months ago
  87. 725777d MAINT, BLD: Disable spr for clang by Charles Harris · 2 years, 3 months ago
  88. 2d1df66 DOC:clarify differences between ravel and reshape(-1) by 渡邉 美希 · 2 years, 3 months ago
  89. 5e983f2 BUG: typo, linting by mattip · 2 years, 3 months ago
  90. 670842b add fast path for str(scalar_int) by mattip · 2 years, 3 months ago
  91. f45f692 Merge pull request #23743 from paulromano/poly-docstrings-symbol by Charles Harris · 2 years, 3 months ago
  92. 82a8297 Merge pull request #23620 from seberg/correct-zerofill-structured by Charles Harris · 2 years, 3 months ago
  93. 2aaf325 DOC: Add symbol in docstring for classes derived from ABCPolyBase by Paul Romano · 2 years, 3 months ago
  94. a5a9fe6 MAINT: Rename `traverse_func_get` and type for clarity as per review by Sebastian Berg · 2 years, 3 months ago
  95. 7e6da5a MAINT: remove remaining uses of copyswap in indexing by Nathan Goldbaum · 2 years, 3 months ago
  96. 181c15b BUG: fix the method for checking local files (#23728) by Hongyang Peng · 2 years, 3 months ago
  97. c86cdef Merge pull request #23705 from seberg/windowing-annoyance by Charles Harris · 2 years, 3 months ago
  98. aef4962 Merge pull request #23736 from charris/fix-rtools-again by Charles Harris · 2 years, 3 months ago
  99. cbff02a Merge pull request #23734 from DhavalParmar61/dp_dev by Matti Picus · 2 years, 3 months ago
  100. e4d2cdb Merge pull request #23735 from BvB93/typing_1_25 by Sebastian Berg · 2 years, 3 months ago