NumPy 1.24.1 release
  1. 53beb7b Merge pull request #22478 from seberg/integer-scalar-warnings by Matti Picus · 2 years, 10 months ago
  2. 27d876f Update doc/neps/nep-0050-scalar-promotion.rst by Sebastian Berg · 2 years, 10 months ago
  3. 0694704 NEP: Make NEP 51 to propose changing the scalar representation (#22261) by Sebastian Berg · 2 years, 11 months ago
  4. 0e13f55 DOC: Update NEP 50, only integer power has missing overflow by Sebastian Berg · 2 years, 11 months ago
  5. 13d55a3 MAINT: remove u-prefix for former Unicode strings (#22479) by Mike Taves · 2 years, 11 months ago
  6. f581145 DOC: Update NEP 50 text since integer conversion errors now exist. by Sebastian Berg · 2 years, 11 months ago
  7. 67b2d73 Merge pull request #22399 from DimitriPapadopoulos/codespell by Sebastian Berg · 3 years ago
  8. b347b4d MAINT: Fix typos found by codespell in NEP by Dimitri Papadopoulos · 3 years ago
  9. 4257508 DOC: Update broken link to diataxis framework. by Ross Barnowski · 3 years ago
  10. ebf80ef NEP: Mark NEP 34 as final by Sebastian Berg · 3 years, 2 months ago
  11. 7dcfaaf DOC: Add a brief release note and a note in the NEP on how to test by Sebastian Berg · 3 years, 3 months ago
  12. 2c5f407 DOC,TST: Add `uint8(100) + 200)` example and fixup float overflow test by Sebastian Berg · 3 years, 3 months ago
  13. 2b7d8d7 Update doc/neps/nep-0029-deprecation_policy.rst by Thomas A Caswell · 3 years, 3 months ago
  14. 65cabc3 DOC: Describe the changed Python release cadence better by Thomas A Caswell · 3 years, 3 months ago
  15. 8d205fd Merge pull request #21601 from tacaswell/doc_nep29_pep602 by Matti Picus · 3 years, 4 months ago
  16. 34052e4 DOC: clarify wording by Thomas A Caswell · 3 years, 4 months ago
  17. f51595c DOC: update NEP29 to address PEP0602 by Thomas A Caswell · 3 years, 4 months ago
  18. 42aa446 Merge pull request #21600 from eendebakpt/nep_links by Sebastian Berg · 3 years, 4 months ago
  19. f4e3ee4 add missing links for two NEPs by Pieter Eendebak · 3 years, 4 months ago
  20. cbaa408 NEP: Update "created" date to date draft goes in (or closer) by Sebastian Berg · 3 years, 4 months ago
  21. f167200 NEP: Add link to NEP50 (useful for intersphinx even if unused) by Sebastian Berg · 3 years, 4 months ago
  22. 63f006a NEP: Address more of Stéfan's review comments by Sebastian Berg · 3 years, 4 months ago
  23. 41a2134 NEP: update wording to clarify that 255 requires an int16 not int8 by Sebastian Berg · 3 years, 4 months ago
  24. 9bcc4d9 Apply suggestions from code review by Sebastian Berg · 3 years, 4 months ago
  25. 9094858 DOC: Small type-edit style changes and rewordings by Sebastian Berg · 3 years, 4 months ago
  26. 7daf77b DOC: Small NEP updates based on comments by Sebastian Berg · 3 years, 4 months ago
  27. 8d6c7bc DOC: Fix line width in svg by Sebastian Berg · 3 years, 4 months ago
  28. 9bc1969 NEP: Update NEP 50 promotion schema (and other small fixes) by Sebastian Berg · 3 years, 4 months ago
  29. d1eae28 NEP: Add comparison table and "old behaviour" explanation. by Sebastian Berg · 3 years, 4 months ago
  30. 42d7b9d minor grammatical/rst formatting edits. by Ross Barnowski · 3 years, 4 months ago
  31. 9115eae Styling edits by Stefan van der Walt · 3 years, 4 months ago
  32. f049463 DOC: Fix schema, accidentally safed it under the wrong name by Sebastian Berg · 3 years, 4 months ago
  33. 716de8c DOC: Add rejected "alternative" of using value inspection on Python scalars by Sebastian Berg · 3 years, 4 months ago
  34. a4805e8 DOC: Add additional examples early in the NEP and fix the "category" promotion by Sebastian Berg · 3 years, 4 months ago
  35. 7836a8b Add sentence noting "principle of least surprise" as suggested by Tyler by Sebastian Berg · 3 years, 4 months ago
  36. d752b0c NEP: Insert Backward compatibility subsection on "integer ladder" with object by Sebastian Berg · 3 years, 4 months ago
  37. 312d250 NEP: Revise and extend abstract+motivation and add a promotion schema by Sebastian Berg · 3 years, 4 months ago
  38. 90433be DOC: Fixups and brief "weakly typed arrays" discussion/alternative by Sebastian Berg · 3 years, 4 months ago
  39. 2773304 NEP: Add early draft for fixing scalar promotion rules by Sebastian Berg · 3 years, 4 months ago
  40. 1270574 MAINT: Changed reference to multiple files by Shoban Chiddarth · 3 years, 4 months ago
  41. b2e7534 DOC: various spell checks and typo fixes (#21314) by Logan Thomas · 3 years, 5 months ago
  42. bf919b4 fix typo by H. Vetinari · 3 years, 6 months ago
  43. a005a8d update NEP 29 by H. Vetinari · 3 years, 6 months ago
  44. 945e0ae MAINT: make np._from_dlpack public by Tirth Patel · 3 years, 6 months ago
  45. 45fb3a2 DOC: Improve NEP page layout with nested toctrees (#20956) by Ross Barnowski · 3 years, 7 months ago
  46. c0d36c8 MAINT, DOC: NEP link update (#20948) by Rohit Goswami · 3 years, 7 months ago
  47. 47ce2fd DOC: Clarify the exact time on Jupyter sponsorship discussion. by Morteza Mirzai · 3 years, 7 months ago
  48. 8262c49 Fix broken link in nep-0046-sponsorship-guidelines.rst by Morteza Mirzai · 3 years, 7 months ago
  49. 5ab126b MAINT: Fix inconsistent PyPI casing by Nihaal Sangha · 3 years, 8 months ago
  50. f5e74cb DOC: discard repeated words in NEPs (#20816) by Dimitri Papadopoulos Orfanos · 3 years, 8 months ago
  51. 76b1ba1 MAINT, DOC: fix new typos detected by codespell by Dimitri Papadopoulos · 3 years, 8 months ago
  52. bd5f270 DOC Add link to NEP 43 in NEP 41 by Thomas J. Fan · 3 years, 9 months ago
  53. bd6ea9b DOC: fix link to numpy-discussion by melissawm · 3 years, 9 months ago
  54. e06f127 DOC: Update links to mailing list on python.org by melissawm · 3 years, 9 months ago
  55. 6312c18 ENH: add a 'version' field to PyDataMem_Handler by mattip · 3 years, 10 months ago
  56. 0de29c5 Merge pull request #19083 from hameerabbasi/dlpack by Sebastian Berg · 3 years, 10 months ago
  57. 167539e DOC: Do not leave space between directive name and double colon. by Matthias Bussonnier · 3 years, 10 months ago
  58. ba8fcbe change from_dlpack to _dlpack, remove unused header by mattip · 3 years, 10 months ago
  59. 9d10844 DOC: add release note and move NEP 49 to Final (#20194) by Matti Picus · 3 years, 11 months ago
  60. 84e0707 ENH: Configurable allocator (#17582) by Matti Picus · 3 years, 11 months ago
  61. 58e6603 MAINT: Remove encoding declarations: # -*- coding: utf-8 -*- by Dimitri Papadopoulos · 4 years ago
  62. a94af84 DOC: Fix typos in NEPs, found by codespell by Dimitri Papadopoulos · 4 years ago
  63. e11a6eb Required changes made for the sentence case implementation by Sayantika Banik · 4 years ago
  64. 9680d76 Mix capitalization fix for page titles [sentence case implementation] by Sayantika Banik · 4 years ago
  65. 58e3c49 NEP: add qualifier for free(), mention ContextVar (#19663) by Matti Picus · 4 years ago
  66. ed0dd13 NEP: Update NEP 47: Adopting the array API standard by Aaron Meurer · 4 years, 1 month ago
  67. e65c6e0 Update doc/neps/nep-0049.rst by Matti Picus · 4 years, 2 months ago
  68. 6cbda78 Update doc/neps/nep-0049.rst by Matti Picus · 4 years, 2 months ago
  69. de3db13 DOC: document the 'free' signature by mattip · 4 years, 2 months ago
  70. f14aac4 DOC: fixes from review by mattip · 4 years, 2 months ago
  71. cc8d2cc update NEP with the PyDataMem_Handler struct as implemented in the PR by mattip · 4 years, 2 months ago
  72. 630faf8 Change `incidences` to `incidents` by Stefan van der Walt · 4 years, 3 months ago
  73. c165add Update resolution link by Stefan van der Walt · 4 years, 3 months ago
  74. 2216a17 Address Ralf's feedback by Stefan van der Walt · 4 years, 3 months ago
  75. 72bbcb7 Move status to accepted by Stefan van der Walt · 4 years, 3 months ago
  76. 1e1e7fd Add suggestion by @mattip and polish up some text by Stefan van der Walt · 4 years, 3 months ago
  77. 1769352 Merge pull request #19188 from seberg/accept-nep35 by Charles Harris · 4 years, 3 months ago
  78. cbd0c97 NEP: Accept NEP 35 as final by Sebastian Berg · 4 years, 3 months ago
  79. b98ee20 MAINT,BUG: Adapt `castingimpl.casting` to denote a minimal level by Sebastian Berg · 4 years, 3 months ago
  80. aab6147 MAINT: Python3 classes do not need to inherit from object by Mike Taves · 4 years, 4 months ago
  81. 6a673d0 NEP: add mailing list thread, fixes from review by mattip · 4 years, 4 months ago
  82. 2416ff4 NEP: propose new nep for allocator policies (gh-18805) by Matti Picus · 4 years, 4 months ago
  83. 90a4089 DOC: Small fixes (including formatting) for NEP 43 by Sebastian Berg · 4 years, 5 months ago
  84. 44dbf64 MAINT: Raise error instead of warning and ammend NEP on `type_resolver` by Sebastian Berg · 4 years, 5 months ago
  85. 0bcf690 Merge pull request #18454 from rgommers/nep-spending-funds by Matti Picus · 4 years, 6 months ago
  86. 1879a2e DOC: address remaining review comments by Ralf Gommers · 4 years, 6 months ago
  87. 954605e MAINT: Update master to main after branch rename (gh-18544) by Stefan van der Walt · 4 years, 6 months ago
  88. a760dfc DOC: address review comments on NEP 48 by Ralf Gommers · 4 years, 6 months ago
  89. d2b969d Merge pull request #18456 from data-apis/nep-array-api-standard by Charles Harris · 4 years, 6 months ago
  90. 7eb5cfc Add intro paragraph to Motivation and Scope to explain unrestricted funding by Ralf Gommers · 4 years, 7 months ago
  91. 6dba374 Commit textual suggestions from PR review by Ralf Gommers · 4 years, 7 months ago
  92. 5808910 DOC: update NEP status for accepted/finished NEPs by Ralf Gommers · 4 years, 7 months ago
  93. 0f2b4b2 NEP: array API standard adoption by Ralf Gommers · 4 years, 7 months ago
  94. cf9a5db NEP: add Spending NumPy Project Funds draft - NEP 48 by Ralf Gommers · 4 years, 7 months ago
  95. de8bb00 Merge pull request #18233 from rgommers/accept-nep23 by Ralf Gommers · 4 years, 7 months ago
  96. 8324873 MAINT: Remove stray quote. by Charles Harris · 4 years, 7 months ago
  97. 08f13c5 NEP: accept NEP 46 (sponsorship guidelines) by Ralf Gommers · 4 years, 8 months ago
  98. 6af6feb NEP: accept NEP 23 (backwards compatibility policy) by Ralf Gommers · 4 years, 8 months ago
  99. bfc7e43 Merge pull request #18097 from rgommers/nep-backcompat-update by Matti Picus · 4 years, 8 months ago
  100. b97ef1f Adopt copy-edits suggested by charris by Ralf Gommers · 4 years, 8 months ago