NumPy 1.19.0 release
  1. 7a06267 DOC: Update 1.19.0-changelog.rst for 1.19.0 release. by Charles Harris · 5 years ago
  2. a9a7993 DOC: Add release note. by Charles Harris · 5 years ago
  3. 911fb15 REL: Prepare for the NumPy 1.19.0rc2 release. by Charles Harris · 5 years ago
  4. 75f3c5b DOC: Fix troubleshooting code snippet when env vars are empty by Sebastian Berg · 5 years ago
  5. 4d2702d Merge pull request #16412 from charris/backport-16408 by Charles Harris · 5 years ago
  6. 6b50566 Merge pull request #16413 from charris/backport-16404 by Charles Harris · 5 years ago
  7. 670fcd3 MAINT,DOC: add index for user docs. (#16373) by Ross Barnowski · 5 years ago
  8. 94cb719 DOC,BLD: Update make dist html target. by Ross Barnowski · 5 years ago
  9. 266675c DOC,BLD: Update sphinx conf to use xelatex. by Ross Barnowski · 5 years ago
  10. 991607e REL: Create 1.19.0 release notes. by Charles Harris · 5 years ago
  11. cac18ae REL: Create 1.19.0-changelog.rst by Charles Harris · 5 years ago
  12. bd8be54 Merge pull request #16269 from tbm/typo by Matti Picus · 5 years ago
  13. 0a28931 DOC: Fix typos and cosmetic issues by Martin Michlmayr · 5 years ago
  14. 892a3fa DOC: Updated the f2py section of the "Using Python as Glue" page. (#16258) by Siba Smarak Panigrahi · 5 years ago
  15. 3ba84d2 BUG: numpy.einsum indexing arrays now accept numpy int type (gh-16080) by Ryan · 5 years ago
  16. 50ce0fc Merge pull request #16197 from timhoffm/doc-stack by Sebastian Berg · 5 years ago
  17. 59e8fc6 Merge pull request #16228 from anirudh2290/compilers_supported_doc by Sebastian Berg · 5 years ago
  18. e3da155 DOC: Add PyDev instructions to troubleshooting doc by Ross Barnowski · 5 years ago
  19. ee0d585 DOC: Add Clang and MSVC to supported compilers list by Anirudh Subramanian · 5 years ago
  20. 5f7114c ENH: correct identity for logaddexp2 ufunc: -inf (gh-16102) by Erik Welch · 5 years ago
  21. 77410e2 Merge pull request #16153 from bashtage/fix-mt19937-jump by Charles Harris · 5 years ago
  22. 5294c82 DOC: improve development debugging doc (#16083) by Chunlin · 5 years ago
  23. 344f0f2 DOC: Add release note by Kevin Sheppard · 5 years ago
  24. 84a4c4b Merge pull request #16068 from seberg/string-to-bool-regression by Charles Harris · 5 years ago
  25. 09c294f DOC: Release note for subtle C-API datetime cast fix by Sebastian Berg · 5 years ago
  26. ba9f93d ENH: Add equal_nan keyword argument to array_equal (gh-16128) by Ross Barnowski · 5 years ago
  27. 25009fe DOC: update people listed under Institutional Partners by Ralf Gommers · 5 years ago
  28. 0cc6c2b DOC: update the Code of Conduct committee members by Ralf Gommers · 5 years ago
  29. a1800a7 DOC: Unify cross-references between array joining methods by Tim Hoffmann · 5 years ago
  30. 666b179 Merge pull request #16078 from rossbar/doc/axis_to_new_or_different by Matti Picus · 5 years ago
  31. a51ac26 Mark tests as a subpackage rather than data. by Hameer Abbasi · 5 years ago
  32. 30bf46c Merge pull request #16122 from anirudh2290/nep_41_correct_link by Sebastian Berg · 5 years ago
  33. afc168c DOC: Fix sphinx links in NEP 40 in NEP 41 by Anirudh Subramanian · 5 years ago
  34. 14c3c18 Merge pull request #16144 from charris/post-1.18.4-release by Charles Harris · 5 years ago
  35. 2f3342e DOC: Add VSCode help link to importerror troubleshooting by Sebastian Berg · 5 years ago
  36. a6038fe REL: Update master after NumPy 1.18.4 release by Charles Harris · 5 years ago
  37. 22724ba Merge pull request #15769 from seberg/hugepages-allow-toggling by Matti Picus · 5 years ago
  38. 6c9ecdf DOC: Added page describing how to contribute to the docs team (#16069) by Melissa Weber Mendonça · 5 years ago
  39. 100e7b8 Merge pull request #16014 from seberg/import-error-info by Charles Harris · 5 years ago
  40. 4200221 Merge pull request #16119 from seberg/misplaced-fragment by Charles Harris · 5 years ago
  41. 5f72686 DOC: Move misplaced news fragment for gh-13421 by Sebastian Berg · 5 years ago
  42. 4753652 ENH: update numpy.linalg.multi_dot to accept an `out` argument (#15715) by sslivkoff · 5 years ago
  43. 44e26f2 BUG: Fix numpy.random.dirichlet returns NaN for small 'alpha' parameters. (#14924) by Benjamin Trendelkamp-Schroer · 5 years ago
  44. 909d6b8 Merge pull request #16097 from gamboon/patch-1 by Matti Picus · 5 years ago
  45. 8f83fa5 Fix other comments from Ross and make it ImportError specific by Sebastian Berg · 5 years ago
  46. b7f2b97 Apply suggestions from code review by Sebastian Berg · 5 years ago
  47. 5f65c90 NEP 41: Accept NEP 41 and add DType<->scalar duplication paragraph by Sebastian Berg · 5 years ago
  48. d530d23 DOC: Change import error "howto" to link to troubleshooting docs by Sebastian Berg · 5 years ago
  49. b1bcaa1 trivial: Improve grammar on a comment in the quickstart by gamboon · 5 years ago
  50. 389f56c Merge pull request #16084 from mattip/protocols by Ralf Gommers · 5 years ago
  51. a695a9f Merge pull request #16079 from rossbar/bld/shorten_doc_build by Warren Weckesser · 5 years ago
  52. 2817f1a DOC: Moved timeit examples under relevant bullet point. by Ross Barnowski · 5 years ago
  53. f80584a DOC, BLD: update release howto and walkthrough for ananconda.org storage (#16054) by Matti Picus · 5 years ago
  54. 017f717 Merge pull request #16053 from anirudh2290/nep_40_doc_change_2 by Charles Harris · 5 years ago
  55. b751304 DOC,BLD: Limit timeit iterations in random docs. by Ross Barnowski · 5 years ago
  56. 63673a8 DOC: Added `permutation` to methods with axis kwarg. by Ross Barnowski · 5 years ago
  57. 228e193 DOC: Added bullet about axis kwarg to rng overview docs. by Ross Barnowski · 5 years ago
  58. e2db0a8 DOC: tweak neps/scope.rst by mattip · 5 years ago
  59. 6ee4917 DOC: Add missing bracket (gh-16051) by Chunlin · 5 years ago
  60. 31910e1 NEP, DOC: Small typo fixes to the doc by Anirudh Subramanian · 5 years ago
  61. 96c21f0 Merge pull request #15648 from xiegengxin/avx512-exp-float64 by Matti Picus · 5 years ago
  62. 897431c DOC: Clarify single-segment arrays in np reference (#16011) by Anirudh Subramanian · 5 years ago
  63. 630f094 DOC: initialise random number generator before first use in quickstart (#16025) by shreepads · 5 years ago
  64. 8dfaa4a DOC: update first section of NEP 37 (``__array_function__`` downsides) (#16015) by Ralf Gommers · 5 years ago
  65. bcd3d94 REL: Update master after 1.18.3 release. by Charles Harris · 5 years ago
  66. 73e7d8e DOC: add note on flatten ordering in matlab page (#16001) by Pierre de Buyl · 5 years ago
  67. b38ccec NEP: Improve Value Based Casting paragraph in NEP 40 (#16000) by Anirudh Subramanian · 5 years ago
  68. b489287 Merge pull request #14530 from ChrisBarker-NOAA/ChrisBarker-NEP-30-copy-editing by Ralf Gommers · 5 years ago
  69. 45b457e DOC: fix a NEP reference, number was incorrect (36 -> 35); update link by Ralf Gommers · 5 years ago
  70. d9e6494 DOC: a few typos and copy editing in NEP 30 by Chris Barker · 5 years ago
  71. 9e33487 DOC: rename NEP 34 file for consistency by Ralf Gommers · 5 years ago
  72. e44d0ec Merge pull request #14715 from pentschev/nep-like-parameter by Ralf Gommers · 5 years ago
  73. 9005d7d DOC: Update documentation w.r.t. NPY_RELAXED_STRIDES_CHECKING (gh-15907) by Sebastian Berg · 5 years ago
  74. 1f36506 BUG,DEP: Make `scalar.__round__()` behave like pythons round (#15840) by Hameer Abbasi · 5 years ago
  75. 6bd0cb9 MAINT: Fixed some spelling mistakes in 15648.improvement.rst by Gengxin Xie · 5 years ago
  76. f8c598a DOC: Correct private function name to PyArray_AdaptFlexibleDType by Anirudh Subramanian · 5 years ago
  77. 1cabf5b DOC: Release note about upcoming changes by Gengxin Xie · 5 years ago
  78. 569dfcd Merge pull request #15872 from Balandat/fix_eigh_mvn_sampling by Charles Harris · 5 years ago
  79. 72457f0 Bug: Fix eigh mnd cholesky methods of numpy.random.multivariate_normal by Max Balandat · 5 years ago
  80. 063b314 Merge pull request #15749 from panpiort8/masked_array_docs by Matti Picus · 5 years ago
  81. 3d34de6 Update doc/source/reference/maskedarray.baseclass.rst by Matti Picus · 5 years ago
  82. c67396b NEP: Add paragraph to NEP 41 about no array-object use and fix links (gh-15834) by Sebastian Berg · 5 years ago
  83. 2ac14a1 Merge pull request #15894 from Qiyu8/missingMaApi by Matti Picus · 5 years ago
  84. 3f6dba4 DOC: Fixed order of items and link to mailing list in dev docs index. (#15901) by Melissa Weber Mendonça · 5 years ago
  85. 3d07ec1 DOC: Add missing doc of numpy.ma.apply_over_axes in API list. by Qiyu8 · 5 years ago
  86. ad5d58c Merge pull request #15867 from eric-wieser/deprecate-tostring by Matti Picus · 5 years ago
  87. 6df5d8f Update doc/release/upcoming_changes/15867.deprecation.rst by Eric Wieser · 5 years ago
  88. 170d1bb ENH: Add keepdims argument to count_nonzero (gh-15870) by Warren Weckesser · 5 years ago
  89. 642181c Merge pull request #15882 from eric-wieser/reject-illegal-strides-in-ndarray.__new__ by Matti Picus · 5 years ago
  90. b88415e BUG: Do not ignore empty tuple of strides in ndarray.__new__ by Eric Wieser · 5 years ago
  91. 7668a33 DEP: Deprecate ndarray.tostring() by Eric Wieser · 5 years ago
  92. 078ac01 DOC, TST: enable refguide_check in circleci (#15848) by Pierre de Buyl · 5 years ago
  93. 22356fc Merge pull request #15843 from melissawm/new-docs-index by Charles Harris · 5 years ago
  94. 0797dc0 DOC: fix typo in C-API reference by Gabriel Gerlero · 5 years ago
  95. 4527f99 DOC: First steps towards docs restructuring (NEP 44) by Melissa Weber Mendonca · 5 years ago
  96. 1cb3871 DOC: fix remaining doc files for refguide_check (#15720) by Pierre de Buyl · 5 years ago
  97. 1c58504 MAINT: simplify code that assumes str/unicode and int/long are different types (#15816) by Eric Wieser · 5 years ago
  98. cf88aa2 DOC: document inconsistent mask results in MaskedArray by Pan Jan · 5 years ago
  99. b03c575 DEP: Do not cast boolean indices to integers in np.delete (#15815) by Eric Wieser · 5 years ago
  100. 7d0b3ef Merge pull request #15802 from eric-wieser/simplify-insert by Eric Wieser · 5 years ago