NumPy 1.20.2 release
  1. 9602fb2 MAINT: Re-export a number of sub-modules by Bas van Beek · 4 years, 5 months ago
  2. a3582d8 BUG: Fixed an issue where `diagflat` could overflow on windows and 32-bit platforms by Bas van Beek · 4 years, 6 months ago
  3. c8581cb MAINT: Add previously-missing placeholder annotations by Bas van Beek · 4 years, 7 months ago
  4. c8a0cc0 MAINT: Add missing `__all__` annotations by Bas van Beek · 4 years, 7 months ago
  5. 6c3cabd TST: Don't fail check_large_zip on signal 9 by Charles Harris · 4 years, 7 months ago
  6. b88b2c0 MAINT: Minor touchups in npyio (#17796) by Ross Barnowski · 4 years, 9 months ago
  7. 9bcff0a TST: avoid refcount semantics, speed up tests by Matti Picus · 4 years, 10 months ago
  8. 599e413 MAINT: Do not override `sliding_window_view` module to `numpy` by Sebastian Berg · 4 years, 10 months ago
  9. 7235d30 API: Do not import sliding_window_view to main namespace by Sebastian Berg · 4 years, 10 months ago
  10. 43f8086 ENH: Implement sliding window (gh-17394) by Klaus Zimmermann · 4 years, 10 months ago
  11. 99051b4 BUG: Fixed an issue where `.pyi` weren't picked up by numpy sub-packages by Bas van Beek · 4 years, 10 months ago
  12. f7eed25 DOC: Fix doctests by Eric Wieser · 4 years, 10 months ago
  13. 10d28b6 use integer literal instead of float by Cameron Blocker · 4 years, 10 months ago
  14. 56dedfc BUG: Respect dtype of all-zero argument to poly1d by Cameron Blocker · 4 years, 10 months ago
  15. 7b0a764 ENH: add function to get broadcast shape from a given set of shapes. (#17535) by madhulikajc · 4 years, 10 months ago
  16. aeb2374 MAINT: Do not emit empty Methods heading in np.info (#17498) by Steve Joachim · 4 years, 11 months ago
  17. 156cd05 ENH: add dtype option to cov and corrcoef (#17456) by Lisa Schwetlick · 4 years, 11 months ago
  18. 9e37e58 Merge pull request #17442 from devhpes/devhpes by Matti Picus · 4 years, 11 months ago
  19. 225c336 BUG: Fixes incorrect error message in numpy.ediff1d (#17457) by stuartarchibald · 4 years, 11 months ago
  20. fe01a9b fix exception chaining in format.py by Abhishek Singh · 4 years, 11 months ago
  21. d1d725b DOC: Add arraysetops to autosummary. by Ross Barnowski · 5 years ago
  22. 60a1e10 DOC: Fix syntax errors in docstrings for versionchanged, versionadded (#17338) by Bradley Dice · 5 years ago
  23. 260f2f1 MAINT: Chaining exceptions in npyio.py by Bijesh Mohan · 5 years ago
  24. 953c082 Merge pull request #17285 from seberg/tune-down-financial-warning by Charles Harris · 5 years ago
  25. 3329d26 ENH: Allow genfromtxt to unpack structured arrays (#16650) by Andrew Eckart · 5 years ago
  26. 295c8af DEP: Change the financial name access warning to DeprecationWarning by Sebastian Berg · 5 years ago
  27. 7e9d603 Merge pull request #17250 from albertvillanova/fix-docstring by Charles Harris · 5 years ago
  28. 31fbcf5 DOC: add autosummary of emath functions by Ross Barnowski · 5 years ago
  29. fef1957 DOC: reformat meshgrid see also links by Ross Barnowski · 5 years ago
  30. dec8879 Merge pull request #17104 from BvB93/sub-modules by Charles Harris · 5 years ago
  31. 32d6157 Merge pull request #17235 from hugovk/rm-old-code by Charles Harris · 5 years ago
  32. 8599fe0 Fix docstring cross-referencing by Albert Villanova del Moral · 5 years ago
  33. aea7ebe Merge pull request #17193 from eric-wieser/clean-compat by Sebastian Berg · 5 years ago
  34. 9127903 MAINT: added exception chaining in shape_base.py (gh-17240) by EthanCJ-git · 5 years ago
  35. 925f838 Merge pull request #17233 from eric-wieser/deprecate-ndincr by Sebastian Berg · 5 years ago
  36. 92170a8 DEP: Deprecated ndindex.ndincr by Eric Wieser · 5 years ago
  37. d09e192 MAINT: Remove old sys.version_info code by Hugo · 5 years ago
  38. 1f8ce63 MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst counterparts (#17222) by Matti Picus · 5 years ago
  39. 36ad0e4 ENH: Make the window functions exactly symmetric by Eric Wieser · 5 years ago
  40. 8a4fafa MAINT: Remove users of `numpy.compat.bytes` by Eric Wieser · 5 years ago
  41. 4cd6e4b ENH: implement NEP-35's `like=` argument (gh-16935) by Peter Andreas Entschev · 5 years ago
  42. 0511984 BUG: revert trim_zeros changes from gh-16911 by mattip · 5 years ago
  43. 1af65ee Merge pull request #17143 from WarrenWeckesser/finfuncs-warn by Charles Harris · 5 years ago
  44. 196d633 MAINT: Chain some exceptions in arraysetops. (#17132) by Raghav Khanna · 5 years ago
  45. adccacf MAINT: lib: Change handling of the expired financial functions. by Warren Weckesser · 5 years ago
  46. 4eae213 DOC: Fix spacing in vectorize doc by Kevin Sheppard · 5 years ago
  47. 4af8fd3 ENH: Replace module-level `__getattr__` with explicitly defined objects by Bas van Beek · 5 years ago
  48. 1ef217b ENH: Add placeholder stubs for all sub-modules by Bas van Beek · 5 years ago
  49. 05a88ad Merge pull request #17058 from BvB93/trim_zeros2 by Matti Picus · 5 years ago
  50. 0dc5588 BUG: fix typo in polydiv that prevented promotion to poly1d (#17053) by jakobjakobson13 · 5 years ago
  51. 26734ef TST: Added / updated object array-related tests by Bas van Beek · 5 years ago
  52. f977f57 MAINT: Issue the DeprecationWarning after creating the to-be returned array by Bas van Beek · 5 years ago
  53. b4fd7a7 DEP: lib: Remove the deprecated financial functions. (#17067) by Warren Weckesser · 5 years ago
  54. a2b9c2d API, BUG: Raise error on complex input to i0 (#17062) by peterbell10 · 5 years ago
  55. e62d5d1 MAINT: Catching warnings is expensive; remove it by Bas van Beek · 5 years ago
  56. 7127cdf ENH: Use elementwise comparisons with 0 rather than boolean casting by Bas van Beek · 5 years ago
  57. 00a45b4 DOC: Use a less ambiguous example for array_split (#17039) by raisinghanii · 5 years ago
  58. 3023d06 DOC: Fix non-matching pronoun in format.py documentation. (gh-17022) by Phoenix Meadowlark · 5 years ago
  59. 6bed9a9 DOC: Improve intersect1d docstring (#16420) by Dima Kogan · 5 years ago
  60. 593ef5f ENH: Speed up trim_zeros (#16911) by Bas van Beek · 5 years ago
  61. d67326d DOC: update val to be scalar or array like optional closes #16901 (#16907) by Paul · 5 years ago
  62. b46e5d3 Merge pull request #16974 from mattip/pypy-win32 by Charles Harris · 5 years ago
  63. cf5e766 TST: fix tests for windows + PyPy by mattip · 5 years ago
  64. f99c01a DOC: Fixed typo in lib/recfunctions.py (#16973) by Jesse Li · 5 years ago
  65. 4690248 update numpy/lib/arraypad.py with appropriate chain exception (#16953) by Noman Arshad · 5 years ago
  66. f457a1a Merge pull request #16815 from cjblocker/mgrid-float by Matti Picus · 5 years ago
  67. 4c4c058 Revert "Merge pull request #16248 from alexrockhill/edge" by mattip · 5 years ago
  68. d215c1f change != to == by Alex · 5 years ago
  69. f292b95 fixed simplify by Alex · 5 years ago
  70. 5840165 simplified by Alex · 5 years ago
  71. 8c4ce99 forgot to include monotonicity by Alex · 5 years ago
  72. 5db1c6a changed from large number error to different solution by Alex · 5 years ago
  73. 8066b45 edge first try by Alex · 5 years ago
  74. ef5656d MAINT: Avoid exception in NpzFile destructor if constructor raises BadZipFile (#15604) by John Zwinck · 5 years ago
  75. 9765987 TST, BUG: Re-raise MemoryError exception in test_large_zip's process (gh-16890) by Antonio Larrosa · 5 years ago
  76. 6ef5ec3 MAINT: Remove Duplicated Code (function extract rmap) (#16847) by Wansoo Kim · 5 years ago
  77. 831e580 BUG,DOC: Fix bad MPL kwarg. by Ross Barnowski · 5 years ago
  78. ec53b03 Update to polynomial.py by davidedalbosco · 5 years ago
  79. f31f12a DOC: Add explanation of 'K' and 'A' layout options to 'asarray*' functions (#16811) by Neal C · 5 years ago
  80. 7a3962d MAINT: reference issue in comments for added index_tricks tests by Cameron Blocker · 5 years ago
  81. f82c7d7 TST: update mgrid test from code review by Cameron Blocker · 5 years ago
  82. 088364b DOC: fix inconsistent parameter name in np.ndindex docstring by Rohit Sanjay · 5 years ago
  83. 5d1fbf4 TST: fixed dtype check error from code review by Cameron Blocker · 5 years ago
  84. 1cdc9a8 BUG: fix mgrid output for lower precision float inputs by Cameron Blocker · 5 years ago
  85. 9fd8b2d DOC: add example to corrcoef function (#16805) by Laurie Stephey · 5 years ago
  86. 0c8f0f9 DOC: adding docs on passing dimensions as tuple to ndindex (#16806) by Neal C · 5 years ago
  87. 1527375 Merge pull request #16174 from rossbar/doc/libpoly_docstring_note by Matti Picus · 5 years ago
  88. c43b2bf DOC: Minor RST formatting. (#16792) by Matthias Bussonnier · 5 years ago
  89. 996e641 MAINT: Tidy exception handling in _datasource.py (#16761) by Sarthak Vineet Kumar · 5 years ago
  90. 3e8a541 DOC: add example to unique() and make connection to repeat() (#16743) by Allen Downey · 5 years ago
  91. f38073b MAINT: Chain exceptions in npyio.py (gh16121) by Kerem Hallaç · 5 years ago
  92. ae09a52 MAINT: Fixup quantile tests to not use `np.float` by Sebastian Berg · 5 years ago
  93. 4d5b255 Merge pull request #16273 from CloseChoice/BUG-order_percentile-monotonically by Sebastian Berg · 5 years ago
  94. fcd5cb4 Merge pull request #16690 from Iamsoto/better_docstring_for_numpy_lib_format_descr_to_dtype by Matti Picus · 5 years ago
  95. bf11f95 DOC: rm matrix from triu docstring. by Ross Barnowski · 5 years ago
  96. ccfa661 DOC: fixed docstring for descr_to_dtype by iamsoto · 5 years ago
  97. 63e256c Fix broken link in open_memmap See Also by Ross Barnowski · 5 years ago
  98. 431f0ef MAINT: lib: A few PEP-8 fixes. by Warren Weckesser · 5 years ago
  99. fa1a3ec MAINT: lib: In loadtxt, move some code out of a try/finally block. by Warren Weckesser · 5 years ago
  100. 2d31d06 MAINT: lib: In loadtxt, validate ndmin argument earlier. by Warren Weckesser · 5 years ago