NumPy 1.17.0 release.
  1. d62bad5 MAINT: Update mailmap and changelog for 1.17.0 by Charles Harris · 6 years ago
  2. 39d7bb9 DOC: Improve quickstart documentation of new random Generator. by Oleksandr Pavlyk · 6 years ago
  3. f4d588c DOC: Prepare 1.17.0rc2 release. by Charles Harris · 6 years ago
  4. 562405c Merge pull request #13993 from seberg/issue-13929-2 by Matti Picus · 6 years ago
  5. 48a0ed6 Merge pull request #14001 from charris/backport-13985 by Charles Harris · 6 years ago
  6. bb41181 DOC: show workaround for backward compatibility by mattip · 6 years ago
  7. c24e43c DEP: Speed up WarnOnWrite deprecation in buffer interface by Sebastian Berg · 6 years ago
  8. fc97dc9 Copy editing by Dan Allan · 6 years ago
  9. 721a3ce Restore old intro, add note at top. by Dan Allan · 6 years ago
  10. bcaf410 Add new section of custom array containers. by Dan Allan · 6 years ago
  11. 07f8117 rephrase by Dan Allan · 6 years ago
  12. b559011 Add __array_function__ to user reference. by Dan Allan · 6 years ago
  13. 706e3b9 Merge pull request #13893 from mattip/links-in-release-notes by Charles Harris · 6 years ago
  14. a4eb37a Merge pull request #13971 from mattip/backport-13945 by Matti Picus · 6 years ago
  15. 6440eee DOC: fix links in 1.17 release note by mattip · 6 years ago
  16. d254ef5 DOC: emphasize random API changes by mattip · 6 years ago
  17. 6e02dd5 DOC: Update recommended Cython version to 0.29.11. by Charles Harris · 6 years ago
  18. 5c58f30 DOC: Prepare for 1.17.0rc1 release. by Charles Harris · 6 years ago
  19. 6658517 ENH: Rename default_gen to default_rng by Robert Kern · 6 years ago
  20. 59ebfbb ENH: Deprecate writeable broadcast_array (#12609) by Matti Picus · 6 years ago
  21. a6cdb4c Merge pull request #13859 from bashtage/update-perf-pcg by Charles Harris · 6 years ago
  22. 0ec7f12 ENH: np.random.default_gen() (#13840) by Robert Kern · 6 years ago
  23. be06595 DOC: Update performance numbers by Kevin Sheppard · 6 years ago
  24. 588310c Merge pull request #13849 from rkern/doc/random-cleanups by Charles Harris · 6 years ago
  25. 4945048 DOC: Make sure canonical numpy.random target is the index. by Robert Kern · 6 years ago
  26. ecae5c3 DOC: Use old title of np.random section by Robert Kern · 6 years ago
  27. 5b0d1b5 DOC: clean up examples. by Robert Kern · 6 years ago
  28. 73ae703 DOC: fix reference links by mattip · 6 years ago
  29. 6b3e58a DOC: typo by Robert Kern · 6 years ago
  30. f2b0ff4 DOC: Update performance numbers by Kevin Sheppard · 6 years ago
  31. ffbc6b1 DOC: Expand on the recommendations. by Robert Kern · 6 years ago
  32. ed72319 DOC: np.random documentation cleanup and expansion. by Robert Kern · 6 years ago
  33. 456d2eb DOC: remove note about `__array_ufunc__` being provisional for 1.17.0 by Ralf Gommers · 6 years ago
  34. df096f8 Merge branch 'master' into force-zip64 by Charles Harris · 6 years ago
  35. 34224c1 Merge pull request #13837 from mattip/seedsequence2 by Charles Harris · 6 years ago
  36. 42f8ed3 DOC: Add SFC64 to the documentation. by Robert Kern · 6 years ago
  37. 57d222f DOC: Update benchmark codes to match current set. by Robert Kern · 6 years ago
  38. 5c5965c DOC: fixup docs for current set of BitGenerators by mattip · 6 years ago
  39. 4668b46 Merge pull request #13780 from mattip/seedsequence by Charles Harris · 6 years ago
  40. b096700 Merge pull request #13830 from mwtoews/tox by Charles Harris · 6 years ago
  41. c69f90c MAINT: remove leftover files, fix docs by mattip · 6 years ago
  42. efa35e7 ENH: use SeedSequence to generate entropy for seeding by mattip · 6 years ago
  43. 4ac8e8d MAINT: Update tox for supported Python versions by Mike Taves · 6 years ago
  44. 02f63e0 MAINT: remove xoshiro* BitGenerators by mattip · 6 years ago
  45. 578cf42 MAINT: remove ThreeFry BitGenerator by mattip · 6 years ago
  46. 083be1f MAINT: remove pcg32 BitGenerator by mattip · 6 years ago
  47. 5a7a4a4 Merge pull request #13803 from Shekharrajak/13778_string_operation_docs by Matti Picus · 6 years ago
  48. 5a6d31b current module is changed from numpy.core.defchararray to numpy.char by shekharrajak · 6 years ago
  49. d900e8e numpy.core.defchararray is replaced with numpy.char module by shekharrajak · 6 years ago
  50. 871fac7 Merge pull request #13819 from ivirshup/patch-2 by Charles Harris · 6 years ago
  51. 4f0742b Fix typo by Min ho Kim · 6 years ago
  52. 3997c43 DOC: fix default __array_priority__ in ufunc docs by Isaac Virshup · 6 years ago
  53. d037f06 Merge pull request #13781 from Nodd/patch-1 by Charles Harris · 6 years ago
  54. dffd446 minor change - line length < 80 and The before module name added by shekharrajak · 6 years ago
  55. 0ced9d3 module name is specified as numpy.core.defchararray by shekharrajak · 6 years ago
  56. 4a0abf4 Merge pull request #13791 from mattip/remove-dSFMT by Charles Harris · 6 years ago
  57. 0dcd300 Merge pull request #13767 from kritisingh1/attributes by Matti Picus · 6 years ago
  58. 28d1bb0 [WIP] DOC : Refactor C-API -- Python Types and C structures (#13746) by Kriti Singh · 6 years ago
  59. 680cae4 DOC: Adds examples for dtype attributes by kritisingh1 · 6 years ago
  60. cd69264 Update imports and systematic skip/fail by Joseph Martinot-Lagarde · 6 years ago
  61. 91d3451 MAINT: remove dSFMT by mattip · 6 years ago
  62. 407352b DOC: Update TESTS.rst.txt for pytest by Joseph Martinot-Lagarde · 6 years ago
  63. 02c8e80 Merge pull request #13708 from eric-wieser/deprecate-nonzero by Matti Picus · 6 years ago
  64. e12c6bd BUG: ensure that casting to/from structured is properly checked. by Marten van Kerkwijk · 6 years ago
  65. 90ee555 DOC: update test guidelines document to use pytest for skipif (#13760) by Chuanzhu Xu · 6 years ago
  66. 98b68bd BUG: ensure i0 does not change the shape. by Marten van Kerkwijk · 6 years ago
  67. 90d7191 Merge pull request #13744 from WarrenWeckesser/update-cstyle by Matti Picus · 6 years ago
  68. 044a291 Merge pull request #13729 from mattip/merge-files by Sebastian Berg · 6 years ago
  69. ebcaa48 DOC: add a NumPyC syntax format that accepts our preprocessor @TYPE@ macros by mattip · 6 years ago
  70. 5632c6b DOC: Merge together DISTUTILS.rst.txt#template-files" and distutils.rst#conversion-of-src-files by aashuli · 6 years ago
  71. ee78dbf DOC: Update the C style guide for C99. by Warren Weckesser · 6 years ago
  72. 6472813 Merge pull request #13222 from kritisingh1/patch1 by Matti Picus · 6 years ago
  73. 51ee454 ENH: Allow dtype objects to be indexed with multiple fields at once (#10417) by Eric Wieser · 6 years ago
  74. 13561bd fix tests by kritisingh1 · 6 years ago
  75. 5bd7c2f Merge pull request #13205 from vrindaaa/issue-12632 by Matti Picus · 6 years ago
  76. 0e4ee21 Merge pull request #13704 from kritisingh1/dims by Matti Picus · 6 years ago
  77. 2438ff1 DOC: Mention PyArray_DIMS can be NULL by kritisingh1 · 6 years ago
  78. 2d4975e Merge pull request #13692 from oribro/capi-scanfunc-fromstr-update-doc by Matti Picus · 6 years ago
  79. f427b61 DEP: Deprecate nonzero(0d) in favor of calling atleast_1d explicitly by Eric Wieser · 6 years ago
  80. afc6981 ENH: pathlib support for fromfile(), .tofile() and .dump() (#12915) by sorenrasmussenai · 6 years ago
  81. fa5469b DOC: Update C-API documentation of scanfunc, fromstr by Ori Broda · 6 years ago
  82. 4b4eaa6 Merge pull request #13693 from eric-wieser/const-correct-API by Matti Picus · 6 years ago
  83. 80ef0e7 ENH: Add 'offset' keyword to 'numpy.fromfile()' (#12971) by fivemok · 6 years ago
  84. 458b5bd ENH: Pass input strides and dimensions by pointer to const by Eric Wieser · 6 years ago
  85. 392866d Merge pull request #13665 from bashtage/rkern-pcg-patch by Matti Picus · 6 years ago
  86. 0c70787 MAINT: Misc. typo fixes (#13664) by luzpaz · 6 years ago
  87. 43465f7 Merge pull request #13649 from kritisingh1/reference by Matti Picus · 6 years ago
  88. ef8bd3e DOC: Mention PyArray_GetField steals a reference by kritisingh1 · 6 years ago
  89. 9695c1f DOC: Add cross-platform performance by Kevin Sheppard · 6 years ago
  90. 9c44a2d Merge pull request #13633 from shoyer/nep-18-subclass-warning by Charles Harris · 6 years ago
  91. d2170af DOC: Fix rst markup in RELEASE_WALKTHROUGH. by Charles Harris · 6 years ago
  92. 8d55c39 Merge pull request #13660 from charris/post-1.16.4-update by Matti Picus · 6 years ago
  93. 41b61d2 DOC: Updates following NumPy 1.16.4 release. by Charles Harris · 6 years ago
  94. 22239d1 Merge pull request #13163 from mattip/randomgen by Sebastian Berg · 6 years ago
  95. 5b06588 Merge pull request #13377 from kritisingh1/macros by Matti Picus · 6 years ago
  96. 58c0e72 Revert "MAINT: Implement API changes for randomgen-derived code" by Kevin Sheppard · 6 years ago
  97. dabf42b MAINT: Remove remnants of bit generators by Kevin Sheppard · 6 years ago
  98. 5e8a4a1 DOC: caution against relying upon NumPy's implementation in subclasses by Stephan Hoyer · 6 years ago
  99. 849e4d4 Merge pull request #13326 from anntzer/shape-1-fields by Eric Wieser · 6 years ago
  100. d4214b9 DOC: note support for NUMPY_EXPERIMENTAL_ARRAY_FUNCTION=0 by Stephan Hoyer · 6 years ago