NumPy 1.16.3 release.
  1. a4de69b ENH: refactor __array_function__ pure Python implementation by Stephan Hoyer · 7 years ago
  2. c42846e NEP: move nep 15 from accepted to final by mattip · 7 years ago
  3. 067264b Merge pull request #12362 from shoyer/disable-array-function-by-default by Charles Harris · 7 years ago
  4. 42eaf9a NEP: clarify the purpose of "types" in __array_function__ by Stephan Hoyer · 7 years ago
  5. 3d49d86 MAINT: disable __array_function__ dispatch unless environment variable set by Stephan Hoyer · 7 years ago
  6. e9c6318 Merge pull request #12279 from mattip/nep-0027-final by Matti Picus · 7 years ago
  7. 2b0c39e NEP: revise note for NEP 27 by Stephan Hoyer · 7 years ago
  8. b59819b tweak and mark NEP 0027 as final by mattip · 7 years ago
  9. 5085831 NEP: Add "Provisional" status and move nep 18 to provisional by mattip · 7 years ago
  10. 47d30cb NEP: change toc title sorting by mattip · 7 years ago
  11. 04c76c5 Merge pull request #12173 from shoyer/nep-18-update-notes by Matti Picus · 7 years ago
  12. a5e10f8 Merge pull request #12166 from mattip/nep-16 by Eric Wieser · 7 years ago
  13. fdc5288 MAINT: minor adjustment to nep-18 by Stephan Hoyer · 7 years ago
  14. 1f027a6 NEP: change changeset to commit for git by mattip · 7 years ago
  15. e104f03 Merge pull request #12165 from shoyer/nep-22-accept by Matti Picus · 7 years ago
  16. 85b432d NEP: fixes from review by mattip · 7 years ago
  17. 869e68d MAINT: fix build for NEP 16 by Stephan Hoyer · 7 years ago
  18. b9f7fd6 NEP: mark NEP-16 as withdrawn in favor of a protocol by Stephan Hoyer · 7 years ago
  19. 21919b6 Add link to first mailing list post by Nathaniel J. Smith · 7 years ago
  20. f25b464 New NEP for identifying and coercing duck arrays by Nathaniel J. Smith · 7 years ago
  21. 79b47c0 NEP: add notes about updates to NEP-18 by Stephan Hoyer · 7 years ago
  22. 9368e34 NEP: Add zero-rank arrays historical info NEP by mattip · 7 years ago
  23. a278ab4 NEP: mention "Informational" NEPs in NEP 0 by Stephan Hoyer · 7 years ago
  24. ba3d351 NEP: mark NEP-22 as accepted by Stephan Hoyer · 7 years ago
  25. 1770059 DOC: fixups for NEP-18 based on the implementation by Stephan Hoyer · 7 years ago
  26. 5f2a5ae Merge pull request #11596 from rgommers/nep-backcompat by Charles Harris · 7 years ago
  27. d23a73b DOC: MAINT: address comments @eric-wieser on NEP 24-26 PR. Bump copyright year by Ralf Gommers · 7 years ago
  28. 531e97d NEP: add NEP 26, a summary of missing data discussions and NEPs. by Ralf Gommers · 7 years ago
  29. aaaee30 NEP: add NEP 25, the second alternative NEP to NEP 12 (missing data) by Ralf Gommers · 7 years ago
  30. f5791cf DOC: BLD: remove graphviz dependency of neps doc build. Closes gh-11617 by Ralf Gommers · 7 years ago
  31. 3b47721 NEP: add first alternative NEP on missing data. by Ralf Gommers · 7 years ago
  32. 3df1292 Revert "NEP: Revert "NEP: Mark NEP 18 as accepted"" by Stephan Hoyer · 7 years ago
  33. 36e6b96 DOC: switch order of checking for new protocls by Stephan Hoyer · 7 years ago
  34. 3459cff DOC: Add warning/clarification about backwards compat in NEP-18 by Stephan Hoyer · 7 years ago
  35. 55e1498 Revert "NEP: Mark NEP 18 as accepted" by Stephan Hoyer · 7 years ago
  36. b6a6f99 Mark NEP 18 as accepted by Stephan Hoyer · 7 years ago
  37. 6105281 Merge pull request #11611 from stefanv/roadmap by Matti Picus · 7 years ago
  38. 877c039 Rename to callable objects generated at runtime by Stephan Hoyer · 7 years ago
  39. b7f1f31 roadmap: adjust outline structure by Stefan van der Walt · 7 years ago
  40. 149636c scope: Clarify that we do care about speed by Stefan van der Walt · 7 years ago
  41. a4e6f5a String encoding: increase uncertainty about correct implementation (as per https://mail.python.org/pipermail/numpy-discussion/2018-July/078472.html) by Stefan van der Walt · 7 years ago
  42. 6f8c94a DOC: add a brief note on "Protocols for methods" to NEP 18 by Stephan Hoyer · 7 years ago
  43. 530a4ae Clarify section on alternative array types by Stefan van der Walt · 7 years ago
  44. 4790457 Clarify comment on scalar conversion inconsistency. by Stefan van der Walt · 7 years ago
  45. 67e7414 Clarify fixed-width storage strings. by Stefan van der Walt · 7 years ago
  46. 3382382 Add memory mapped arrays to scope by Stefan van der Walt · 7 years ago
  47. cdc4728 Remove BIDS grant section until we can write that text by Stefan van der Walt · 7 years ago
  48. dbcc0d5 Better formatting of scope by Stefan van der Walt · 7 years ago
  49. fe7233b DOC: add roadmap doc by mattip · 7 years ago
  50. 731e300 Add roadmap section and subdocuments to NEPs by Stefan van der Walt · 7 years ago
  51. 19522e2 DOC: minor clarification and typo fix to NEP 21 (outer indexing). (#11607) by Ralf Gommers · 7 years ago
  52. 5ee09d4 MAINT: address review comment of @shoyer, remove reference to ``legacy_index``. by Ralf Gommers · 7 years ago
  53. 38b5670 BLD: fix NEP build issue (title has to have a long dash or build fails) by Ralf Gommers · 7 years ago
  54. 880c63b DOC: finish first draft of the backwards compatibility NEP. by Ralf Gommers · 7 years ago
  55. 3711137 DOC: first draft of a backwards compatibility NEP. by Ralf Gommers · 7 years ago
  56. 977431a NEP: accept NEP 20 partially (frozen and flexible) (#11429) by Marten van Kerkwijk · 7 years ago
  57. 9375933 Merge pull request #11559 from mattip/accept-nep-0015 by Ralf Gommers · 7 years ago
  58. 79e01ed NEP: accept nep 0019 by mattip · 7 years ago
  59. dc0ab8c NEP: accept nep 0015 by mattip · 7 years ago
  60. 87d3361 NEP: clarify bugfix policy for legacy RandomState. by Robert Kern · 7 years ago
  61. 8909c09 Add NEP 22, a high level overview for the duck array work (#11462) by Nathaniel J. Smith · 7 years ago
  62. 067cb06 DOC: include NEP number on each NEP page by Stephan Hoyer · 7 years ago
  63. f85bf17 Merge pull request #11459 from njsmith/clarify-nep-acceptance-process by Charles Harris · 7 years ago
  64. f6da19d Add discussion link to NEP 15 (#11461) by Nathaniel J. Smith · 7 years ago
  65. fce8905 Add some text to NEP 0 to clarify how a NEP is accepted by Nathaniel J. Smith · 7 years ago
  66. 5b672cb Add NEP 15: Merging multiarray and umath (#10704) by Nathaniel J. Smith · 7 years ago
  67. 7dace1d DOC: additional revision for NEP-18 (__array_function__) (#11374) by Stephan Hoyer · 7 years ago
  68. d262c78 DOC: major revision of NEP 21, advanced indexing (#11414) by Stephan Hoyer · 7 years ago
  69. af2aa15 NEP: Add proposal for oindex and vindex. by Sebastian Berg · 7 years ago
  70. c74ce40 Merge pull request #11356 from rkern/nep/rng-clarification by Matti Picus · 7 years ago
  71. 15af58f NEP: Clarify duration of requirements. by Robert Kern · 7 years ago
  72. 3aa5ff8 NEP: Add new MUST for the global RandomState instance by Robert Kern · 7 years ago
  73. 0dbc462 NEP: Update NEP 19 with discussion results by Robert Kern · 7 years ago
  74. 263339b NEP: NEP 19 RNG Policy clarifications. by Robert Kern · 7 years ago
  75. 83828f5 HTTP -> HTTPS, and other linkrot fixes by Mike Toews · 7 years ago
  76. 16f19fc Merge pull request #11303 from shoyer/nep-18-v2 by Stephan Hoyer · 7 years ago
  77. 64afe48 Add warning about rewriting to use a decorator by Stephan Hoyer · 7 years ago
  78. 2425679 DOC: Update NEP with example of a weighted mean by Marten van Kerkwijk · 7 years ago
  79. 5913405 Revisions per GitHub discussion by Stephan Hoyer · 7 years ago
  80. 5848143 DOC: revision of NEP-18 (__array_function__) by Stephan Hoyer · 7 years ago
  81. 7bcca68 NEP: Expansion of gufunc signatures. by Marten van Kerkwijk · 7 years ago
  82. 69c7f32 NEP: New RNG policy by Robert Kern · 7 years ago
  83. d74f4c5 Merge pull request #11146 from mattip/nep-split-out-maskedarray by Charles Harris · 7 years ago
  84. 53931bd defer the NEP, summarize and link to discussion, fix template by mattip · 7 years ago
  85. c0eafc1 DOC: add a NEP to split MaskedArray into a seperate package by mattip · 7 years ago
  86. 5790955 NEP: add 'rst' to nep filename, fixup urls by mattip · 7 years ago
  87. 1c50f24 Merge pull request #11189 from mrocklin/nep-array-function-protocol by Matti Picus · 7 years ago
  88. c902049 rename array function protocol to 0018 by Matthew Rocklin · 7 years ago
  89. 71c969b minor edits by Matthew Rocklin · 7 years ago
  90. 8876bf2 Fix shape=kwargs typo by Stephan Hoyer · 7 years ago
  91. 56f79a5 Fix typo by Stephan Hoyer · 7 years ago
  92. 1ce01f1 Minor updates by Stephan Hoyer · 7 years ago
  93. 98ef298 Update NEP0 to clarify that discussion should happen on mailing list by Stefan van der Walt · 7 years ago
  94. 3f62b34 Remove extra "Author:" by Stephan Hoyer · 7 years ago
  95. aef2939 cleanup by Matthew Rocklin · 7 years ago
  96. 19d9fd5 Renumber NEP to XX until it's likely to merge by Matthew Rocklin · 7 years ago
  97. e2091b2 Conform to NEP template by Matthew Rocklin · 7 years ago
  98. 450cad0 Add first draft of NEP 0016: array function protocol by Matthew Rocklin · 7 years ago
  99. 2854a42 setting version confuses circleci by mattip · 7 years ago
  100. 0793aa7 DOC: cleanup NEP creation by mattip · 7 years ago