NumPy 1.18.3 release.
  1. 3f31943 Fix typos by Brian Wignall · 6 years ago
  2. e9452bf Merge pull request #14903 from mattip/nep-0034-accepted by Ralf Gommers · 6 years ago
  3. b448092 Merge pull request #14793 from hameerabbasi/uarray by Charles Harris · 6 years ago
  4. d1d9dd5 Merge pull request #14901 from eric-wieser/remove-uses-of-scalar-aliases by Matti Picus · 6 years ago
  5. 2dae0a5 NEP: move nep 34 to accepted by mattip · 6 years ago
  6. 6dfe331 MAINT: Remove uses of scalar aliases by Eric Wieser · 6 years ago
  7. d7887cf DOC: Update NEP29 with Python3.8 informations. by Matthias Bussonnier · 6 years ago
  8. ed7a077 Merge pull request #14674 from mattip/nep-0034 by Ralf Gommers · 6 years ago
  9. 36d6d2a Merge pull request #14786 from hameerabbasi/stefanv-nep-usage by Stefan van der Walt · 6 years ago
  10. 1a7c11e NEP: fix typo by Matti Picus · 6 years ago
  11. f8bf0ca NEP: clarify np.ndarray behaviour by mattip · 6 years ago
  12. 8305449 NEP: changes from review by mattip · 6 years ago
  13. d1a7be4 NEP: move 'NEP 29 random' from Accepted to Final by mattip · 6 years ago
  14. 7d31c13 NEP: update from comments and PR 14794 by mattip · 6 years ago
  15. 292923a DOC: Move composition example into usage section by Hameer Abbasi · 6 years ago
  16. f547ce7 Make changes to NEP procedure by Hameer Abbasi · 6 years ago
  17. fb3fbc4 DOC: Adjust NEP-31 to new template. by Hameer Abbasi · 6 years ago
  18. fda559c Merge pull request #14734 from hameerabbasi/nep-usage-section by Matti Picus · 6 years ago
  19. 49c37d9 DOC: fixes from review by mattip · 6 years ago
  20. 37ca4f8 DOC: Edit NEP procedure for better discussion by Hameer Abbasi · 6 years ago
  21. ea4e17d NEP: explicitly define ragged array by mattip · 6 years ago
  22. d6a76ae DOC: changes from review by mattip · 6 years ago
  23. 3973d26 DOC: changes from review by mattip · 6 years ago
  24. d0be6b6 NEP: put off discussion of , fixes from review by mattip · 6 years ago
  25. c1f56c4 Merge pull request #14389 from hameerabbasi/uarray by Ralf Gommers · 6 years ago
  26. cd0f4cd NEP: Accept NEP 29 as final by Sebastian Berg · 6 years ago
  27. 5ecfe83 DOC: Switch Markdown link to RST in NEP 29 by Chris Markiewicz · 6 years ago
  28. e6e0ac1 NEP: fixes from review, add ragged_array_object function by mattip · 6 years ago
  29. 6dc23b0 NEP: add default-dtype-object-deprecation nep by mattip · 6 years ago
  30. 7ad12e1 Respond to comments by Juan Nunez-Iglesias on the mailing list. by Hameer Abbasi · 6 years ago
  31. ff181c5 Respond to comment by @seberg. by Hameer Abbasi · 6 years ago
  32. a74b550 Respond to review by @peterbell10. by Hameer Abbasi · 6 years ago
  33. f522cbf Revise NEP-31. by Hameer Abbasi · 6 years ago
  34. ec24179 Merge pull request #14639 from stefanv/nep-releases-minor-language-fixups by Stefan van der Walt · 6 years ago
  35. 0bd7bf0 Fix typo by Stefan van der Walt · 6 years ago
  36. 18aa819 Merge pull request #14447 from stefanv/nep-releases-minor-language-fixups by Matti Picus · 6 years ago
  37. 6986bc5 Do not include inaccurate historic data by Stefan van der Walt · 6 years ago
  38. ee9ba28 Emphasize that we are talking about source compatibility by Stefan van der Walt · 6 years ago
  39. e19d4ce DOC: Only list "Active" NEPs under "Meta-NEPs" by Stephan Hoyer · 6 years ago
  40. 3dfe3a4 Fix discrepancies in NEPs (#14601) by Stefan van der Walt · 6 years ago
  41. 4e2b48f NEP: Accept NEP 32. (#14600) by Warren Weckesser · 6 years ago
  42. e7bc098 Tighten up wording around edge cases by Stefan van der Walt · 6 years ago
  43. e30d534 MAINT: advise implementing __array__ in duck arrays in NEP 30 by Chris Barker · 6 years ago
  44. f47aad1 NEP: Create NEP 32 for removing the finanical functions. by Warren Weckesser · 6 years ago
  45. c280ab6 Merge pull request #14257 from pentschev/update-nep30 by Ralf Gommers · 6 years ago
  46. bdf5513 Clarify policy language by Stefan van der Walt · 6 years ago
  47. 6d307fc DOC: Make implementation bullet points consistent by Thomas A Caswell · 6 years ago
  48. d2c5761 NEP: Add NEP 31 — Context-local and global overrides of the NumPy API by Hameer Abbasi · 6 years ago
  49. e2b5f60 Merge pull request #14086 from tacaswell/cpython_support_nep by Ralf Gommers · 6 years ago
  50. 90bd953 DOC: clarify that these are minimum support guide lines by Thomas A Caswell · 6 years ago
  51. 7e55f90 DOC: tweak section heading a bit by Thomas A Caswell · 6 years ago
  52. fc57410 DOC: add another paragraph about why N-releases is problematic by Thomas A Caswell · 6 years ago
  53. 5195c1b Fix NEP-30 usage example by Peter Andreas Entschev · 6 years ago
  54. b2785d8 Update NEP-30 with usage guidance and stack example by Peter Andreas Entschev · 6 years ago
  55. 35d33d0 Update NEP-30 with scope and usage example by Peter Andreas Entschev · 6 years ago
  56. c1c483b DOC: set status of NEP 28 (website redesign) to Accepted by Ralf Gommers · 6 years ago
  57. b76bd91 MAINT: fix a typo by Guanqun Lu · 6 years ago
  58. 5f7f8e1 Merge pull request #14032 from rgommers/nep-website by Ralf Gommers · 6 years ago
  59. 9b4f8e0 DOC: update NEP 28 (website redesign) for more review comments. by Ralf Gommers · 6 years ago
  60. 044f513 NEP: Proposal for __duckarray__ protocol (#14170) by Peter Andreas Entschev · 6 years ago
  61. 7d61653 DOC: remove comment about other dependencies by Thomas A Caswell · 6 years ago
  62. 54d4bd1 DOC: minor word tweaks, make sure all 'version's are qualified by Thomas A Caswell · 6 years ago
  63. d73ddcb MNT: update for numpy 1.17 release by Thomas A Caswell · 6 years ago
  64. 884daec DOC: add some missing words by Thomas A Caswell · 6 years ago
  65. 78e7d38 DOC: try to clarify the X.Y.1 alternative text by Thomas A Caswell · 6 years ago
  66. 53f6fde DOC: change ``Python`` -> Python through out by Thomas A Caswell · 6 years ago
  67. 3ed0721 DOC: tweak wording in n-versions alternative by Thomas A Caswell · 6 years ago
  68. 4025dd3 DOC: remove duplicate sentence and linewrap by Thomas A Caswell · 6 years ago
  69. be7ba83 DOC: add support / drop table by Thomas A Caswell · 6 years ago
  70. d66f98e DOC: adjust section title by Thomas A Caswell · 6 years ago
  71. a216ef3 DOC: linewrap text by Thomas A Caswell · 6 years ago
  72. 477ca0c DOC: define minor vs major vs patch version for this NEP by Thomas A Caswell · 6 years ago
  73. 783b4ef DOC: clarify that this will need to be revised for python 4 by Thomas A Caswell · 6 years ago
  74. b93cf9e DOC: Second batch of copy edits from @willingc by Thomas A Caswell · 6 years ago
  75. 9c10c60 DOC: Copy edits from @willingc by Thomas A Caswell · 6 years ago
  76. 829b63d DOC: add caveat about a major Python version bump by Thomas A Caswell · 6 years ago
  77. ca3292d Adopt wording tweaks from @ericdill by Thomas A Caswell · 6 years ago
  78. ffd4977 DOC: add missing 'minor' by Thomas A Caswell · 6 years ago
  79. e644f62 Merge pull request #14092 from tacaswell/doc_nep_template by Charles Harris · 6 years ago
  80. 6948d79 DOC: rename from 28 -> 29 by Thomas A Caswell · 6 years ago
  81. 4bd2426 DOC: CPython -> Python by Thomas A Caswell · 6 years ago
  82. f2a6166 DOC: try to clarify the text about timing from X.Y.1 by Thomas A Caswell · 6 years ago
  83. 4e37fd3 DOC: clarify major and minor releases by Thomas A Caswell · 6 years ago
  84. df68d9b DOC: Apply wording changes from @mdhaber by Thomas A Caswell · 6 years ago
  85. 423c79c DOC: add missing words by Thomas A Caswell · 6 years ago
  86. 0b93065 DOC: convert stray Python -> CPython by Thomas A Caswell · 6 years ago
  87. 6ce09ed DOC: add note about using — by Thomas A Caswell · 6 years ago
  88. 4a41bb0 DOC: use the special — in NEP template title by Thomas A Caswell · 6 years ago
  89. ec60d97 DOC: use the correct dash by Thomas A Caswell · 6 years ago
  90. 246a56d DOC: fix typo by Thomas A Caswell · 6 years ago
  91. 74c6d9b DOC: add note about lack of SPEEP and role of authors by Thomas A Caswell · 6 years ago
  92. 126b333 DOC: update NEP 28 (website redesign) for review comments. by Ralf Gommers · 6 years ago
  93. 80de4df DOC: wording and spelling tweaks by Thomas A Caswell · 6 years ago
  94. d59e7ed DOC: adjust window to 42 months by Thomas A Caswell · 6 years ago
  95. ea31b08 Added email, fixed typos (#2) by Matt Haberland · 6 years ago
  96. 66ccf53 Update name and email by Matthias Bussonnier · 6 years ago
  97. e87bc56 NEP: first draft of a NEP to encourage CPython deprecation by Thomas A Caswell · 6 years ago
  98. 05e621b Add NEP on numpy.org website redesign. by Ralf Gommers · 6 years ago
  99. 582f071 DOC: minor tweak to content and formatting of NEP template. by Ralf Gommers · 6 years ago
  100. 1002da8 Address feedback by @rgommers. by Hameer Abbasi · 6 years ago