NumPy 2.3.1 release
  1. 71faac1 Merge pull request #28765 from DimitriPapadopoulos/B by Joren Hammudoglu · 4 months ago
  2. af8bb63 STY: Apply ruff/isort rule I001 by Dimitri Papadopoulos · 4 months ago
  3. 8bb1f2a MNT: Apply ruff/flake8-bugbear rule B024 by Dimitri Papadopoulos · 4 months ago
  4. df41897 Merge branch 'main' into fstrings by Aditi Juneja · 5 months ago
  5. fb3d4c2 using flynt by Aditi Juneja · 5 months ago
  6. 3924059 STY: Use f-string instead of `format` call by Dimitri Papadopoulos · 5 months ago
  7. 17af48a STY: Enforce ruff/pycodestyle warnings (W) (#28725) by Dimitri Papadopoulos Orfanos · 5 months ago
  8. 2f27b5f Merge pull request #28556 from r-devulap/nep54 by Sebastian Berg · 6 months ago
  9. 2939b9c Fixing various spelling errors by John Stilley · 6 months ago
  10. caf4514 NEP 54: Change status to Accepted by Raghuveer Devulapalli · 6 months ago
  11. 62b43b9 ENH, DOC: Add support for interactive examples for NumPy with `jupyterlite-sphinx` (#26745) by Agriya Khetarpal · 7 months ago
  12. 6128c0b [skip actions][skip azp][skip cirrus] fixed the multiple external links in the navbar of neps webpage by Musharraffaijaz · 8 months ago
  13. 7ee7a69 DOC: Edit a gh link in Roadmap by Christine P. Chai · 8 months ago
  14. 304f8f2 DOC: corrected the numpy logo on darkmode for NEPs site (#28210) by Musharaf Aijaz Baba · 8 months ago
  15. 7c8823c Remove duplicate wishlist tab by Christine P. Chai · 8 months ago
  16. a7857af update NEP 29 by H. Vetinari · 9 months ago
  17. 3fbe9ec Removed Twitter or X URL by Christine P. Chai · 9 months ago
  18. 6944130 Added numpy-team X account URL by Christine P. Chai · 9 months ago
  19. 924cad2 Replace Twitter with X by Christine P. Chai · 9 months ago
  20. c31e599 CI: pycodestyle → ruff (#27300) by Dimitri Papadopoulos Orfanos · 9 months ago
  21. 06b155e DOC: Suggestions from review. by Ross Barnowski · 9 months ago
  22. 8c8a336 DOC: Use internal/intersphinx links for neps. by Ross Barnowski · 9 months ago
  23. 1b2b17a DOC: Fix invalid URL in the index.rst file. (#27920) by Shi Entong · 9 months ago
  24. a68aa66 fix typo / copy paste error by hutauf · 10 months ago
  25. 21886d2 typos by musvaage · 1 year ago
  26. b43d97b BUG: Fix bug in ``doc/neps/tools/build_index.py`` by Charles Harris · 1 year ago
  27. 0ae8180 MAINT: apply ruff/Pycodestyle rule E713 by Dimitri Papadopoulos · 1 year ago
  28. c0e9b53 MAINT: apply ruff/Pycodestyle rule F401 by Dimitri Papadopoulos · 1 year ago
  29. c192c09 MAINT: Apply ruff/flake8-bugbear rule B007 by Dimitri Papadopoulos · 1 year ago
  30. d417c24 DOC: update nep50 status to move relevant doc to Finished NEPs section by amedinaaa · 1 year, 1 month ago
  31. a5a559e Merge pull request #26896 from eagunn/hardlinked-neps-try2 by Matti Picus · 1 year, 2 months ago
  32. 3be4091 DOC: Change NEP hardlinks to intersphinx mappings. by Anne Gunn · 1 year, 2 months ago
  33. d0d3cd2 DOC: Change documentation copyright strings to use a dynamic end year by Anne Gunn · 1 year, 2 months ago
  34. 34d1704 DOC: fix a couple typos found by codespell in NEPs by Dimitri Papadopoulos · 1 year, 2 months ago
  35. 95073d1 Merge pull request #26722 from seberg/roadmap-update by Matti Picus · 1 year, 2 months ago
  36. ccf2367 DOC, NEP: Update NEP44 by Melissa Weber Mendonça · 1 year, 3 months ago
  37. 1359ac2 DOC: Update NEPs statuses [skip actions] [skip azp] [skip cirrus] by Mateusz Sokół · 1 year, 3 months ago
  38. 13636e3 Make an iteration on the ufunc loop choosing point by Sebastian Berg · 1 year, 3 months ago
  39. a8706dd DOC: Encorporate/address review comments by Ralf by Sebastian Berg · 1 year, 3 months ago
  40. 4a8933d DOC: Update roadmap a bit more by Sebastian Berg · 1 year, 3 months ago
  41. 9c5ff9e Merge pull request #26505 from rgommers/update-roadmap by Matti Picus · 1 year, 3 months ago
  42. 2a5f278 DOC: address all comments, add sections for limited C API and header-only support by Ralf Gommers · 1 year, 3 months ago
  43. 4ecffd7 DOC: fix typos in numpy v2.0 documentation (#26605) by Tsvika Shapira · 1 year, 3 months ago
  44. 0206af4 DOC: update for review comments by Ralf Gommers · 1 year, 4 months ago
  45. a94d207 DOC: update the NumPy Roadmap by Ralf Gommers · 1 year, 4 months ago
  46. 46d7293 add example by Arun Pa · 1 year, 5 months ago
  47. b680d4d use regex to get nep ids from tags by Arun Pa · 1 year, 5 months ago
  48. 6eebb37 add references to replaced by, replaces neps by Arun Pa · 1 year, 5 months ago
  49. 9817861 ENH: introduce 'compatible' stringdtype instances by Nathan Goldbaum · 1 year, 5 months ago
  50. f7312ad MAINT: Update URL in nep 0014 - domain change by Matthias Bussonnier · 1 year, 5 months ago
  51. dc04ad5 NEP: add NEP 56 mailing list resolution (#26155) by Lucas Colley · 1 year, 5 months ago
  52. e83362e Merge pull request #25913 from ngoldbaum/nep-55-updates by Sebastian Berg · 1 year, 6 months ago
  53. 38594d2 NEP: respond to marten's subsequent comments by Nathan Goldbaum · 1 year, 6 months ago
  54. f9bb1d7 NEP: respond to marten's comments by Nathan Goldbaum · 1 year, 6 months ago
  55. 7470655 NEP: update status of active process NEPs, NEP 21 Deferred, NEP 38 Final by Ralf Gommers · 1 year, 6 months ago
  56. b169a45 NEP: update to status of NEPs 30, 31, 37, 47, 56 by Ralf Gommers · 1 year, 6 months ago
  57. 9df3add NEP: mark NEP 47 as superseded; add note with context for future readers by Ralf Gommers · 1 year, 6 months ago
  58. dc1dbdb DOC: update the page on array API standard compatibility by Ralf Gommers · 1 year, 6 months ago
  59. 7fefb40 NEP: NEP 55 updates and add @mhvk as an author by Nathan Goldbaum · 1 year, 6 months ago
  60. 6e9b286 NEP: add NEP 56 on array API standard support in main namespace (#25542) by Ralf Gommers · 1 year, 6 months ago
  61. 407058b DOC: fix typos by Even Rouault · 1 year, 7 months ago
  62. 20f7b15 DOC: Fix typo in nep 0052 by Yuki K · 1 year, 7 months ago
  63. 98b6ecd DOC: fix a number of doc build warnings by Ralf Gommers · 1 year, 7 months ago
  64. ced4336 API: add stringdtype to numpy by Nathan Goldbaum · 1 year, 7 months ago
  65. aa7d928 NEP: Mark NEP 55 accepted by Nathan Goldbaum · 1 year, 7 months ago
  66. a9183b7 DOC: Fix some minor formatting errors in NEPs by Yuki K · 1 year, 7 months ago
  67. e5ead34 Merge pull request #25683 from seberg/promotion-migration-docs by Matti Picus · 1 year, 8 months ago
  68. c2a8fa0 DOC: Try add a section on NEP 50 to migration guide by Sebastian Berg · 1 year, 8 months ago
  69. 5b2207e NEP: Make a note of Python integer "exceptions" by Sebastian Berg · 1 year, 8 months ago
  70. 60b7a53 NEP: update NEP 55 text to match current implementation by Nathan Goldbaum · 1 year, 8 months ago
  71. f1fac82 Merge pull request #24138 from rgommers/nep-simd-cpp-highway by Ralf Gommers · 1 year, 8 months ago
  72. bc1ee6b DOC: add Chris as a co-author by Ralf Gommers · 1 year, 8 months ago
  73. 59068cd refactor naming convensions by Matti Picus · 1 year, 8 months ago
  74. 45bc9ad explain history by Matti Picus · 1 year, 8 months ago
  75. c85f6bf clarify effort needed for intrinsics by Matti Picus · 1 year, 8 months ago
  76. 0cee9ce Sleef has seen some work [skip actions][skip azp][skip cirrus] by Matti Picus · 1 year, 9 months ago
  77. 8ddb3f0 Clarify alternatives [skip actions][skip azp][skip cirrus] by Matti Picus · 1 year, 9 months ago
  78. 541ad6d NEP: review from rgommers [skp actions][skip travis][skip azp][skip cirrus] by mattip · 1 year, 9 months ago
  79. 5d70906 update Highway support for Z14, Z15 [skp actions][skip travis][skip azp][skip cirrus] by mattip · 1 year, 9 months ago
  80. 20d4941 remove meson considerations from the NEP [skip actions] by Matti Picus · 1 year, 9 months ago
  81. 3f0461e resolve conversations, mainly by removing controversial topics by Matti Picus · 1 year, 9 months ago
  82. e56895c Add an overview of the C API by Nathan Goldbaum · 1 year, 10 months ago
  83. e330b2f NEP: flesh out description of mutex acquire/release functions by Nathan Goldbaum · 1 year, 10 months ago
  84. b7ca718 NEP: reorganizing and responding to review comments by Nathan Goldbaum · 1 year, 10 months ago
  85. d836130 NEP: Add Warren as a NEP 55 author by Nathan Goldbaum · 1 year, 10 months ago
  86. 69d9a2c Merge branch 'main' into nep-55 by Nathan Goldbaum · 1 year, 10 months ago
  87. 34ff2c0 DOC: finish NEP 55 updates by Nathan Goldbaum · 1 year, 10 months ago
  88. 8568549 DOC: standardize capitalization of NEP headings (#25060) by Matt Haberland · 1 year, 10 months ago
  89. 9249feb DOC: update nep 55 text by Nathan Goldbaum · 1 year, 10 months ago
  90. 2715a00 DOC: respond to warren's comment from september by Nathan Goldbaum · 1 year, 10 months ago
  91. a7f7138 DOC: standardize capitalization of headings (#25016) by Matt Haberland · 1 year, 10 months ago
  92. 4cfeedb DOC: Small fixes for NEP 52 by Mateusz Sokół · 1 year, 10 months ago
  93. d41572c MAINT, DOC: fix typos found by codespell by Dimitri Papadopoulos · 2 years ago
  94. 6d4ca4b Update resolution link by Mateusz Sokół · 2 years ago
  95. f3e18eb Apply review comments by Mateusz Sokół · 2 years ago
  96. 5d94160 DOC: Update NEP 52 file by Mateusz Sokół · 2 years ago
  97. be3b11d NEP: fix typos and formatting in NEP 55 by Nathan Goldbaum · 2 years ago
  98. bc323aa NEP: respond to NEP 55 PR review comments by Nathan Goldbaum · 2 years ago
  99. d043fe7 NEP: add discussion links by Nathan Goldbaum · 2 years ago
  100. d743437 DOC: variable width string dtype, NEP 55 by Nathan Goldbaum · 2 years ago