NumPy 1.15.3 release
  1. 3d646cb DOC: Prepare for NumPy 1.15.3 release. by Charles Harris · 7 years ago
  2. 12a6e17 DOC, REL: Prepare for NumPy 1.15.2 release.[ci skip] by Charles Harris · 7 years ago
  3. a0f5c30 DOC: Prepare for NumPy 1.15.1 release. by Charles Harris · 7 years ago
  4. 07c4cd6 BUG: cython sometimes emits invalid gcc attribute by mattip · 7 years ago
  5. 7c49cfa BUG: Fix doc source links to unwrap decorators by Eric Wieser · 7 years ago
  6. ccfbcc1 REL: NumPy 1.15.0 release. by Charles Harris · 7 years ago v1.15.0
  7. 8447d18 DOC: link to TESTS.rst.txt testing guidelines, tweak testing docs by mattip · 7 years ago
  8. 7af0de9 DOC: Update the 1.15.0 release notes. by Charles Harris · 7 years ago
  9. a44b61c Merge pull request #11529 from eric-wieser/histogramdd-density-no-deprecation by Charles Harris · 7 years ago
  10. 8ea9e8b MAINT: Rename histogramdd's normed argument to density, to match histogram by Eric Wieser · 7 years ago
  11. 9ec2091 DOC: remove NpyIter_Close from release notes by mattip · 7 years ago
  12. d5c8e01 ENH: Remove NpyIter_Close by mattip · 7 years ago
  13. afb82c2 DOC: document new functions by mattip · 7 years ago
  14. 816c22c Merge pull request #11352 from eric-wieser/deprecate-normed-1.15.0 by Charles Harris · 7 years ago
  15. 494e96a DEP: Actually deprecate the normed argument to histogram by Eric Wieser · 7 years ago
  16. 07543cc DOC: Update release notes for 1.15.0. by Charles Harris · 7 years ago
  17. e08eced MAINT: push back multifield copy->view changes to 1.16 by Allan Haldane · 7 years ago
  18. 0c34d3d Merge pull request #11222 from hmaarrfk/documentation_nditer by Charles Harris · 7 years ago
  19. bfaaf9d Merge pull request #10970 from eric-wieser/cut-down-ctypeslib by Charles Harris · 7 years ago
  20. 57d17c3 Merge pull request #11018 from mhvk/gufunc-axis-and-keepdims by Charles Harris · 7 years ago
  21. 41d306a Merge pull request #10444 from ahaldane/dragon4_otherformats_split by Charles Harris · 7 years ago
  22. c5ef411 DOC: Add release note about __array_ufunc__. by Marten van Kerkwijk · 7 years ago
  23. 2abef6c DOC: Describe new axis argument. by Marten van Kerkwijk · 7 years ago
  24. e782814 ENH: add "axis" argument to generalized ufuncs. by Marten van Kerkwijk · 7 years ago
  25. afb3dd8 DOC: Update master after NumPy 1.14.4 release. by Charles Harris · 7 years ago
  26. cdc6b68 BUG: Implement float128 dragon4 for IBM double-double (ppc64) by Allan Haldane · 7 years ago
  27. f226d8b DOC: show how to generate release notes in release walkthrough by Allan Haldane · 7 years ago
  28. 5959bb6 Updated with correct end by Mark Harfouche · 7 years ago
  29. 69c7f32 NEP: New RNG policy by Robert Kern · 7 years ago
  30. d74f4c5 Merge pull request #11146 from mattip/nep-split-out-maskedarray by Charles Harris · 7 years ago
  31. ceff8dd Merge pull request #11225 from mattip/document-recfunctions by Charles Harris · 7 years ago
  32. 53931bd defer the NEP, summarize and link to discussion, fix template by mattip · 7 years ago
  33. c0eafc1 DOC: add a NEP to split MaskedArray into a seperate package by mattip · 7 years ago
  34. 0646f01 fixes from review by mattip · 7 years ago
  35. 5790955 NEP: add 'rst' to nep filename, fixup urls by mattip · 7 years ago
  36. 1c50f24 Merge pull request #11189 from mrocklin/nep-array-function-protocol by Matti Picus · 7 years ago
  37. 2f43a3e DOC: add existing recfunctions documentation to output by mattip · 7 years ago
  38. 64b8ccc Reference doc to nditer is python3 friendly by Mark Harfouche · 7 years ago
  39. c902049 rename array function protocol to 0018 by Matthew Rocklin · 7 years ago
  40. 71c969b minor edits by Matthew Rocklin · 7 years ago
  41. 8876bf2 Fix shape=kwargs typo by Stephan Hoyer · 7 years ago
  42. 56f79a5 Fix typo by Stephan Hoyer · 7 years ago
  43. 1ce01f1 Minor updates by Stephan Hoyer · 7 years ago
  44. 98ef298 Update NEP0 to clarify that discussion should happen on mailing list by Stefan van der Walt · 7 years ago
  45. 3f62b34 Remove extra "Author:" by Stephan Hoyer · 7 years ago
  46. 2d0ee48 Merge branch 'master' into npzfile-mappin by Eric Wieser · 7 years ago
  47. 6246cf1 Merge pull request #11177 from mhvk/gufunc-docs-improvement by Eric Wieser · 7 years ago
  48. aef2939 cleanup by Matthew Rocklin · 7 years ago
  49. 19d9fd5 Renumber NEP to XX until it's likely to merge by Matthew Rocklin · 7 years ago
  50. e2091b2 Conform to NEP template by Matthew Rocklin · 7 years ago
  51. 450cad0 Add first draft of NEP 0016: array function protocol by Matthew Rocklin · 7 years ago
  52. d7f4eef DOC: Further clarification of c-api. by Marten van Kerkwijk · 7 years ago
  53. 23cb605 Merge pull request #11105 from eric-wieser/take_along_axis-strict by Marten van Kerkwijk · 7 years ago
  54. 515900d Merge pull request #10898 from EricCousineau-TRI/prefer-user-copyswapn by Eric Wieser · 7 years ago
  55. 69a77fb DOC: Clarify C-API for generalized ufuncs. by mattip · 7 years ago
  56. 4291c94 DOC: improve docs for PyUFunc_FromFuncAndData. by mattip · 7 years ago
  57. 69458b0 Merge pull request #9686 from eric-wieser/force-tuple by Charles Harris · 7 years ago
  58. 7d7c71c Merge pull request #11145 from mattip/nep-tweak by Charles Harris · 7 years ago
  59. 8a8be50 BUG: Remove fragile use of __array_interface__ in ctypeslib.as_array by Eric Wieser · 7 years ago
  60. a10b427 Merge branch 'master' into force-tuple by Eric Wieser · 7 years ago
  61. 0addc01 DEP: Deprecate non-tuple multidimensional indices by Sebastian Berg · 7 years ago
  62. 905e906 ENH: Add (put|take)_along_axis as described in #8708 by Eric Wieser · 7 years ago
  63. c1fc882 BUG: __copy__ and __deepcopy__ should preserve MaskedConstant (#11038) by Kritika Jalan · 7 years ago
  64. 0bd86db ENH: Modify intersect1d to return common indices (#10684) by Christopher · 7 years ago
  65. 2854a42 setting version confuses circleci by mattip · 7 years ago
  66. 0793aa7 DOC: cleanup NEP creation by mattip · 7 years ago
  67. 682403e ENH: Have dtype transfer for equivalent user dtypes prefer user-defined `copyswapn` by Eric Cousineau · 7 years ago
  68. 8ccabd6 DOC: Describe new keepdims arguments (and axes). by Marten van Kerkwijk · 7 years ago
  69. 08b38dc Merge pull request #10991 from eric-wieser/genfromtxt-docs by Charles Harris · 7 years ago
  70. 9584c2f DOC: Mention we can return unitinitialized values (#11086) by Matti Picus · 7 years ago
  71. b2a699a Merge pull request #11094 from mattip/fix-11080 by Charles Harris · 7 years ago
  72. 5469af2 Merge branch 'master' into linalg-move-matrix-power by Charles Harris · 7 years ago
  73. bb745b7 Merge pull request #11009 from numpy/release_walkthrough_1.14.3notes by Charles Harris · 7 years ago
  74. 2cf2db3 Merge pull request #11023 from eric-wieser/histogramdd-no-fuzz by Charles Harris · 7 years ago
  75. 7a01f66 DOC: add numpy.lib.format to docs and link to it by mattip · 7 years ago
  76. 63cd4da DOC: Add release notes for histogram[dd] changes. by Eric Wieser · 7 years ago
  77. c759466 DOC: create label and ref, fixes broken link by mattip · 7 years ago
  78. 85282a5 DOC: link to updated module docstring, not NEP by mattip · 7 years ago
  79. 88e5cb7 Merge pull request #8157 from ahaldane/void_item_memview by Charles Harris · 7 years ago
  80. 798aee2 Merge pull request #11073 from mattip/doc-11036 by Charles Harris · 7 years ago
  81. 4eebb29 Merge pull request #11056 from bashtage/random-permute-perf by Charles Harris · 7 years ago
  82. 1e00cc5 DOC: expand reasoning behind npy_*floatstatus_barrer() by mattip · 7 years ago
  83. f5758d6 BUG: optimizing compilers can reorder call to npy_get_floatstatus (#11036) by Matti Picus · 7 years ago
  84. 324b6df PERF: Improve performance of random permutation by Kevin Sheppard · 7 years ago
  85. 6ef356b DOC: bump scipy-sphinx-theme to current version by Pauli Virtanen · 7 years ago
  86. d68e595 MAINT: Change 1.14.1 reference to 1.14.3 by Charles Harris · 7 years ago
  87. 820765d MAINT: Misc. typos (#11005) by luzpaz · 7 years ago
  88. 434ff98 DOC: release walkthrough updates from 1.14.3 by Allan Haldane · 7 years ago
  89. b59aebf REL: add 1.14.3 changelog by Allan Haldane · 7 years ago
  90. d728baa DOC: create 1.14.3 release note by Allan Haldane · 7 years ago
  91. a786915 ENH: Allow stacks of matrices in matrix_power. by Marten van Kerkwijk · 7 years ago
  92. 0a02ea2 Merge pull request #10949 from mattip/doc-nditer by Allan Haldane · 7 years ago
  93. 79cd01d Merge pull request #10980 from mattip/master by Charles Harris · 7 years ago
  94. 3e53496 DOC: link to governance, convert external link to internal by mattip · 7 years ago
  95. 7ade27f DOC: Update genfromtxt docs to use StringIO and u-strings by Eric Wieser · 7 years ago
  96. 4ea36ff Merge pull request #10635 from hameerabbasi/ufunc-reduce-identity by Marten van Kerkwijk · 7 years ago
  97. b6e8a13 DOC: advise against use of matrix. by Marten van Kerkwijk · 7 years ago
  98. 246ad1d Merge branch 'master' into doc-nditer by Charles Harris · 7 years ago
  99. ae940f9 Merge pull request #10824 from mattip/fix-PyArray_DeprecateWritebackIfCopy by Charles Harris · 7 years ago
  100. eda2b3e DOC: add quantile, nanquantile to toc by mattip · 7 years ago