NumPy 1.23.1 release
  1. dc38a38 add missing links for two NEPs by Pieter Eendebak · 3 years, 3 months ago
  2. b2e7534 DOC: various spell checks and typo fixes (#21314) by Logan Thomas · 3 years, 5 months ago
  3. bf919b4 fix typo by H. Vetinari · 3 years, 6 months ago
  4. a005a8d update NEP 29 by H. Vetinari · 3 years, 6 months ago
  5. 945e0ae MAINT: make np._from_dlpack public by Tirth Patel · 3 years, 6 months ago
  6. 45fb3a2 DOC: Improve NEP page layout with nested toctrees (#20956) by Ross Barnowski · 3 years, 7 months ago
  7. c0d36c8 MAINT, DOC: NEP link update (#20948) by Rohit Goswami · 3 years, 7 months ago
  8. 47ce2fd DOC: Clarify the exact time on Jupyter sponsorship discussion. by Morteza Mirzai · 3 years, 7 months ago
  9. 8262c49 Fix broken link in nep-0046-sponsorship-guidelines.rst by Morteza Mirzai · 3 years, 7 months ago
  10. 5ab126b MAINT: Fix inconsistent PyPI casing by Nihaal Sangha · 3 years, 7 months ago
  11. f5e74cb DOC: discard repeated words in NEPs (#20816) by Dimitri Papadopoulos Orfanos · 3 years, 8 months ago
  12. 76b1ba1 MAINT, DOC: fix new typos detected by codespell by Dimitri Papadopoulos · 3 years, 8 months ago
  13. bd5f270 DOC Add link to NEP 43 in NEP 41 by Thomas J. Fan · 3 years, 9 months ago
  14. bd6ea9b DOC: fix link to numpy-discussion by melissawm · 3 years, 9 months ago
  15. e06f127 DOC: Update links to mailing list on python.org by melissawm · 3 years, 9 months ago
  16. 6312c18 ENH: add a 'version' field to PyDataMem_Handler by mattip · 3 years, 10 months ago
  17. 0de29c5 Merge pull request #19083 from hameerabbasi/dlpack by Sebastian Berg · 3 years, 10 months ago
  18. 167539e DOC: Do not leave space between directive name and double colon. by Matthias Bussonnier · 3 years, 10 months ago
  19. ba8fcbe change from_dlpack to _dlpack, remove unused header by mattip · 3 years, 10 months ago
  20. 9d10844 DOC: add release note and move NEP 49 to Final (#20194) by Matti Picus · 3 years, 10 months ago
  21. 84e0707 ENH: Configurable allocator (#17582) by Matti Picus · 3 years, 10 months ago
  22. 58e6603 MAINT: Remove encoding declarations: # -*- coding: utf-8 -*- by Dimitri Papadopoulos · 3 years, 11 months ago
  23. a94af84 DOC: Fix typos in NEPs, found by codespell by Dimitri Papadopoulos · 4 years ago
  24. e11a6eb Required changes made for the sentence case implementation by Sayantika Banik · 4 years ago
  25. 9680d76 Mix capitalization fix for page titles [sentence case implementation] by Sayantika Banik · 4 years ago
  26. 58e3c49 NEP: add qualifier for free(), mention ContextVar (#19663) by Matti Picus · 4 years ago
  27. ed0dd13 NEP: Update NEP 47: Adopting the array API standard by Aaron Meurer · 4 years ago
  28. e65c6e0 Update doc/neps/nep-0049.rst by Matti Picus · 4 years, 2 months ago
  29. 6cbda78 Update doc/neps/nep-0049.rst by Matti Picus · 4 years, 2 months ago
  30. de3db13 DOC: document the 'free' signature by mattip · 4 years, 2 months ago
  31. f14aac4 DOC: fixes from review by mattip · 4 years, 2 months ago
  32. cc8d2cc update NEP with the PyDataMem_Handler struct as implemented in the PR by mattip · 4 years, 2 months ago
  33. 630faf8 Change `incidences` to `incidents` by Stefan van der Walt · 4 years, 2 months ago
  34. c165add Update resolution link by Stefan van der Walt · 4 years, 2 months ago
  35. 2216a17 Address Ralf's feedback by Stefan van der Walt · 4 years, 2 months ago
  36. 72bbcb7 Move status to accepted by Stefan van der Walt · 4 years, 2 months ago
  37. 1e1e7fd Add suggestion by @mattip and polish up some text by Stefan van der Walt · 4 years, 2 months ago
  38. 1769352 Merge pull request #19188 from seberg/accept-nep35 by Charles Harris · 4 years, 3 months ago
  39. cbd0c97 NEP: Accept NEP 35 as final by Sebastian Berg · 4 years, 3 months ago
  40. b98ee20 MAINT,BUG: Adapt `castingimpl.casting` to denote a minimal level by Sebastian Berg · 4 years, 3 months ago
  41. aab6147 MAINT: Python3 classes do not need to inherit from object by Mike Taves · 4 years, 3 months ago
  42. 6a673d0 NEP: add mailing list thread, fixes from review by mattip · 4 years, 4 months ago
  43. 2416ff4 NEP: propose new nep for allocator policies (gh-18805) by Matti Picus · 4 years, 4 months ago
  44. 90a4089 DOC: Small fixes (including formatting) for NEP 43 by Sebastian Berg · 4 years, 5 months ago
  45. 44dbf64 MAINT: Raise error instead of warning and ammend NEP on `type_resolver` by Sebastian Berg · 4 years, 5 months ago
  46. 0bcf690 Merge pull request #18454 from rgommers/nep-spending-funds by Matti Picus · 4 years, 6 months ago
  47. 1879a2e DOC: address remaining review comments by Ralf Gommers · 4 years, 6 months ago
  48. 954605e MAINT: Update master to main after branch rename (gh-18544) by Stefan van der Walt · 4 years, 6 months ago
  49. a760dfc DOC: address review comments on NEP 48 by Ralf Gommers · 4 years, 6 months ago
  50. d2b969d Merge pull request #18456 from data-apis/nep-array-api-standard by Charles Harris · 4 years, 6 months ago
  51. 7eb5cfc Add intro paragraph to Motivation and Scope to explain unrestricted funding by Ralf Gommers · 4 years, 6 months ago
  52. 6dba374 Commit textual suggestions from PR review by Ralf Gommers · 4 years, 6 months ago
  53. 5808910 DOC: update NEP status for accepted/finished NEPs by Ralf Gommers · 4 years, 6 months ago
  54. 0f2b4b2 NEP: array API standard adoption by Ralf Gommers · 4 years, 6 months ago
  55. cf9a5db NEP: add Spending NumPy Project Funds draft - NEP 48 by Ralf Gommers · 4 years, 6 months ago
  56. de8bb00 Merge pull request #18233 from rgommers/accept-nep23 by Ralf Gommers · 4 years, 7 months ago
  57. 8324873 MAINT: Remove stray quote. by Charles Harris · 4 years, 7 months ago
  58. 08f13c5 NEP: accept NEP 46 (sponsorship guidelines) by Ralf Gommers · 4 years, 7 months ago
  59. 6af6feb NEP: accept NEP 23 (backwards compatibility policy) by Ralf Gommers · 4 years, 7 months ago
  60. bfc7e43 Merge pull request #18097 from rgommers/nep-backcompat-update by Matti Picus · 4 years, 7 months ago
  61. b97ef1f Adopt copy-edits suggested by charris by Ralf Gommers · 4 years, 7 months ago
  62. 7670cb4 Address more review comments on the backwards compat NEP by Ralf Gommers · 4 years, 7 months ago
  63. a6edae7 DOC: update for review comments on NEP 23 by Ralf Gommers · 4 years, 7 months ago
  64. ffde0de Commit code review suggestions by seberg by Ralf Gommers · 4 years, 7 months ago
  65. f10da39 Merge pull request #18084 from rgommers/nep-sponsorship by Charles Harris · 4 years, 7 months ago
  66. 995d5a6 MAINT: address review comments on sponsorship NEP by Ralf Gommers · 4 years, 8 months ago
  67. 732b3a5 DOC: address review comments on sponsorship NEP by Ralf Gommers · 4 years, 8 months ago
  68. f9e939b DOC: address review comments on NEP 23 by Ralf Gommers · 4 years, 8 months ago
  69. 71fa9e4 DOC: roadmap update by Ralf Gommers · 4 years, 8 months ago
  70. ed5dd61 NEP: rewrite the backwards compatibility NEP contents by Ralf Gommers · 4 years, 8 months ago
  71. c40ced6 NEP: remove versioning related content from backwards compat NEP by Ralf Gommers · 4 years, 8 months ago
  72. c002440 NEP: update backwards compatibility NEP text, remove examples by Ralf Gommers · 4 years, 8 months ago
  73. 31e00f0 NEP: NumPy sponsorship guidelines (NEP 46) by Ralf Gommers · 4 years, 8 months ago
  74. aa3d08d DOC: fix build warning for NEP 36 by Ralf Gommers · 4 years, 8 months ago
  75. aed54ec DOC: fix invalid C code in NEP 10 by Ralf Gommers · 4 years, 8 months ago
  76. e81922e DOC: fix build warnings in NEP 35 by Ralf Gommers · 4 years, 8 months ago
  77. acfc3f3 NEP: mark NEP 28 on website redesign as final by Ralf Gommers · 4 years, 8 months ago
  78. 77e4bf6 Replace Numpy with NumPy by Stefan van der Walt · 4 years, 9 months ago
  79. 7a075cf NEP: Accept NEP 42 -- New and extensible DTypes by Sebastian Berg · 4 years, 9 months ago
  80. 9c3ac2e NEP: Update NEP 42 and 43 according to the current implementation by Sebastian Berg · 4 years, 9 months ago
  81. 3cfcd22 MAINT: Rewrite can-cast logic in terms of NEP 42 by Sebastian Berg · 4 years, 9 months ago
  82. 5da4a8e Merge pull request #17725 from pentschev/nep-35-downstream-like-instructions by Sebastian Berg · 4 years, 10 months ago
  83. 27e67ce NEP: NEP-35 phrasing fix by Peter Andreas Entschev · 4 years, 10 months ago
  84. fb2c9c8 NEP: Small NEP-35 wording fix by Peter Andreas Entschev · 4 years, 10 months ago
  85. 30e41f1 NEP: Add NEP-35 instructions on reading like= downstream by Peter Andreas Entschev · 4 years, 10 months ago
  86. 3052bbc NEP36: include additional feedback (#17578) by Stefan van der Walt · 4 years, 10 months ago
  87. 7b48608 NEP: Ensure inner loop signature is complete everywhere by Sebastian Berg · 4 years, 10 months ago
  88. 3b557bc DOC: Don't use Python highlighting for non-python code by Eric Wieser · 4 years, 10 months ago
  89. 2ce4ab4 NEP 36 (fair play) (#14779) by Stefan van der Walt · 4 years, 11 months ago
  90. fa2aceb DOC: Include NEP titles for first reference in NEP 42 by Ben Nathanson · 4 years, 11 months ago
  91. 81ac8ad DOC: MAINT: Add NEP 43 links to NEP 42 by Ben Nathanson · 4 years, 11 months ago
  92. dbc4f5d NEP: Initial draft for NEP 43 for extensible ufuncs (gh-16723) by Sebastian Berg · 4 years, 11 months ago
  93. 8647232 DOC: New round of NEP 42 edits (gh-17493) by Ben Nathanson · 5 years ago
  94. 789b217 NEP: update NEP 42 with discussion of type hinting applications (#17447) by Josh Wilson · 5 years ago
  95. e431234 nep-0029 typo correction by Safouane Chergui · 5 years ago
  96. 6668590 NEP: Edit nep-0042 for more clarity (#17370) by Sebastian Berg · 5 years ago
  97. c6853c7 NEP: Regenerate table in NEP 29 (add numpy 1.18 and 1.19 to list) (#17337) by Matthias Bussonnier · 5 years ago
  98. 274d5d6 Merge pull request #17093 from pentschev/nep-35-template-rewrite by Charles Harris · 5 years ago
  99. 60f9c61 Merge pull request #17074 from mattip/pydata-sphinx-theme by Ralf Gommers · 5 years ago
  100. 00fa130 DOC: NEP-42: Fix a few typos. by Warren Weckesser · 5 years ago