NumPy 1.21.3 release
  1. 1a828f5 DEP: Ensure the string promotion FutureWarning is raised by Sebastian Berg · 4 years, 3 months ago
  2. bb74592 BUG: fixed ma.average ignoring masked weights (#18960) by Laura Martens · 4 years, 3 months ago
  3. b6eb3d8 BUG: fix np.ma.masked_where(copy=False) when input has no mask (#18967) by Constanza · 4 years, 4 months ago
  4. 13b30e9 ENH: Add improved placeholder annotations for `np.ma` by Bas van Beek · 4 years, 4 months ago
  5. 9e47444 Merge pull request #18642 from seberg/splitup-faster-argparsing-optimize-asarray by Matti Picus · 4 years, 5 months ago
  6. c1aa1af MAINT: use super() as described by PEP 3135 by Mike Taves · 4 years, 5 months ago
  7. cb71c43 MAINT: Added Chain exceptions where appropriate (#18400) by Abhay Raghuvanshi · 4 years, 5 months ago
  8. f531110 ENH: Use new argument parsing for array creation functions by Sebastian Berg · 4 years, 5 months ago
  9. b1deaa0 Merge pull request #18605 from seberg/issue-18551 by Charles Harris · 4 years, 5 months ago
  10. 564a71c MAINT: Re-export a number of sub-modules by Bas van Beek · 4 years, 5 months ago
  11. 54a2c49 Update numpy/ma/tests/test_core.py by Sebastian Berg · 4 years, 5 months ago
  12. 8d297a8 Apply suggestions from code review by Sebastian Berg · 4 years, 5 months ago
  13. 601c43f BUG: Fix ma coercion list-of-ma-arrays if they do not cast to bool by Sebastian Berg · 4 years, 5 months ago
  14. 80b2e5d added exception chaining in index_tricks.py and mrecords.py by Mainak Debnath · 4 years, 6 months ago
  15. bcb168a BUG: Allow unmodified use of isclose, allclose, etc. with timedelta by Sebastian Berg · 4 years, 7 months ago
  16. 12d9967 MAINT: Add missing `__all__` annotations by Bas van Beek · 4 years, 7 months ago
  17. 7aebdfa DOC: more mist fixes of syntax. by Matthias Bussonnier · 4 years, 7 months ago
  18. f36e940 DOC: Avoid using "set of" when talking about an ordered list. by Antony Lee · 4 years, 8 months ago
  19. f1e4796 Merge pull request #17955 from Carreau/fix-17944 by Charles Harris · 4 years, 8 months ago
  20. 6f59235 TST: Do not disable errors globally in ma/timer_comparison.py by Sebastian Berg · 4 years, 9 months ago
  21. 03181af [DOC] Replace {var} in docstrings type annotation with `scalar or None`. by Matthias Bussonnier · 4 years, 9 months ago
  22. 0e89415 MAINT: ma: Remove unused `**options` from MaskedArray `__new__` method. by Warren Weckesser · 4 years, 10 months ago
  23. e028b1b DOC: Fixup by takanori-pskq · 4 years, 10 months ago
  24. 3904e99 DOC: Prepend `ma.` by takanori-pskq · 4 years, 10 months ago
  25. 99051b4 BUG: Fixed an issue where `.pyi` weren't picked up by numpy sub-packages by Bas van Beek · 4 years, 10 months ago
  26. ca39060 MAINT: Conversion of some strings to fstrings, part III (#17623) by jakobjakobson13 · 4 years, 10 months ago
  27. 2a267e6 DOC: Fixing references in ma docstrings (#16300) by Takanori H · 4 years, 11 months ago
  28. e48ffc6 MAINT: Chaining exception in numpy\numpy\ma\mrecords.py (#17438) by Ashutosh singh · 4 years, 11 months ago
  29. c71edce fix: chains nested try-except-raise by Jovial Joe Jayarson · 5 years ago
  30. 60a1e10 DOC: Fix syntax errors in docstrings for versionchanged, versionadded (#17338) by Bradley Dice · 5 years ago
  31. dec8879 Merge pull request #17104 from BvB93/sub-modules by Charles Harris · 5 years ago
  32. d09e192 MAINT: Remove old sys.version_info code by Hugo · 5 years ago
  33. 0b2f5ed MAINT: changed ValueError line 103 in file timer_comparison by karan-dhir · 5 years ago
  34. 4af8fd3 ENH: Replace module-level `__getattr__` with explicitly defined objects by Bas van Beek · 5 years ago
  35. 1ef217b ENH: Add placeholder stubs for all sub-modules by Bas van Beek · 5 years ago
  36. 56c63d8 MAINT: Undo change of how 0-D array-likes are handled as scalars by Sebastian Berg · 5 years ago
  37. 02d66ec DOC: Fix malformed docstrings in ma. (#16296) by Takanori H · 5 years ago
  38. ad30b31 DOC: Fix ``np.ma.core.doc_note`` (#16311) by Takanori H · 5 years ago
  39. bb63a1a Merge pull request #16240 from WarrenWeckesser/ptp-warning by Matti Picus · 5 years ago
  40. 533eb93 DOC: Warn about behavior of ptp with signed integers. by Warren Weckesser · 5 years ago
  41. 8b81727 BUG: max/min of a masked array dtype fix (gh-15991) by Rakesh Vasudevan · 5 years ago
  42. a51ac26 Mark tests as a subpackage rather than data. by Hameer Abbasi · 5 years ago
  43. ae6ba5d MAINT: Chain exceptions in memmap.py and core.py (#16067) by Chris Holland · 5 years ago
  44. 619422b BUG: fix AttributeError on accessing object in nested MaskedArray. (#15949) by RenaRuirui · 5 years ago
  45. 6ee4917 DOC: Add missing bracket (gh-16051) by Chunlin · 5 years ago
  46. 050181e DOC:Fix method documentation of function sort() by vrakesh · 5 years ago
  47. 063b314 Merge pull request #15749 from panpiort8/masked_array_docs by Matti Picus · 5 years ago
  48. ad5d58c Merge pull request #15867 from eric-wieser/deprecate-tostring by Matti Picus · 5 years ago
  49. 30f8391 MAINT: Clean-up 'next = __next__' used for Python 2 compatibility by Mike Taves · 5 years ago
  50. 7668a33 DEP: Deprecate ndarray.tostring() by Eric Wieser · 5 years ago
  51. 1c58504 MAINT: simplify code that assumes str/unicode and int/long are different types (#15816) by Eric Wieser · 5 years ago
  52. cf88aa2 DOC: document inconsistent mask results in MaskedArray by Pan Jan · 5 years ago
  53. e1968ac BUG: Add basic __format__ for masked element to fix incorrect print (#15794) by Warren Weckesser · 5 years ago
  54. 583901a convert shebang from python to python3 (#15687) by Changqing Li · 5 years ago
  55. 07bf33f MAINT: cleanup unused imports; avoid redefinition of imports by Mike Taves · 6 years ago
  56. 96727cf MAINT: Remove sys.version checks (gh-#15373) by Seth Troisi · 6 years ago
  57. f398a0d STY: use 'yield from <expr>' for simple cases (#15444) by Mike Taves · 6 years ago
  58. fcaf5b3 Update core.py with f-strings (issue #15420) by Anthony · 6 years ago
  59. 62a2e8b Update core.py by Anthony · 6 years ago
  60. 823f681 MAINT: Remove Python2 workarounds by Seth Troisi · 6 years ago
  61. b4e3a42 MAINT: Replace basestring with str. by Charles Harris · 6 years ago
  62. 6737f24 MAINT: Python2 Cleanups by Seth Troisi · 6 years ago
  63. 287a9d0 NEP: issue deprecation warning when creating ragged array (NEP 34) by Matti Picus · 6 years ago
  64. 9a21ec8 [MAINT] Cleanup python2 sys.version checks by Seth Troisi · 6 years ago
  65. 1427484 MAINT: Remove sys.version checks in tests by Seth Troisi · 6 years ago
  66. b485da1 DOC: fix typos by Brian Wignall · 6 years ago
  67. daeaf14 Changed file extension of ma README. by Ross Barnowski · 6 years ago
  68. c31cc36 MAINT: Remove implicit inheritance from object class (#15236) by Jon Dufresne · 6 years ago
  69. ed1e965 MAINT: Remove unnecessary 'from __future__ import ...' statements by Jon Dufresne · 6 years ago
  70. f6a7a44 Revert "DEP: issue deprecation warning when creating ragged array (NEP 34)" by Ralf Gommers · 6 years ago
  71. be773d4 Merge pull request #15039 from eric-wieser/fix-weird-reraise by Sebastian Berg · 6 years ago
  72. 5f5a87a BUG: Exceptions tracebacks are dropped by Eric Wieser · 6 years ago
  73. 3a9a63f Merge pull request #14794 from mattip/nep-0034-impl by Ralf Gommers · 6 years ago
  74. 5992098 Merge pull request #14996 from eric-wieser/masked_rows-bad-argument by Sebastian Berg · 6 years ago
  75. 14bcfd9 DEP: Deprecate the axis argument to masked_rows and masked_cols by Eric Wieser · 6 years ago
  76. 0b8a241 DOC: Document ma.filled behavior with non-scalar fill_value (#13698) by Kriti Singh · 6 years ago
  77. e6a9c11 MAINT: revert gh-14800, which gave precedence to OO->O over OO->? by mattip · 6 years ago
  78. 61bd4c2 DEP: issue deprecation warning when creating ragged array (NEP 34) by mattip · 6 years ago
  79. 5c77895 ENH: add OO->? loops, use np.compare(a, b, dtype=bool), add comments by mattip · 6 years ago
  80. 647ea19 WIP, DEP, ENH: finish richcompare changes from 1.10 by mattip · 6 years ago
  81. efaaa96 DOC: convert `None` to bare None or ``None`` by mattip · 6 years ago
  82. 84a5dc1 DOC: add numpy prefix by mattip · 6 years ago
  83. 9530d43 TST: add test to check that (semi-)public API modules can be imported by Ralf Gommers · 6 years ago
  84. ad49532 DOC: lib: Add more explanation of the weighted average calculation. by Warren Weckesser · 6 years ago
  85. cd4cda8 Merge pull request #14290 from eric-wieser/fix-if-fields by Charles Harris · 6 years ago
  86. 0f5e376 Merge remote-tracking branch 'upstream/master' into fix-if-fields by Eric Wieser · 6 years ago
  87. 5d63992 BUG: Fix detection of structured arrays in mrecords by Eric Wieser · 6 years ago
  88. f9673c3 DEP: Deprecate load/dump functions in favour of pickle methods by kritisingh1 · 6 years ago
  89. 453aa08 Merge pull request #14039 from sameshl/remove_depr_rank_func by Sebastian Berg · 6 years ago
  90. f483ad1 DEP: Remove np.rank which has been deprecated for more than 5 years by Samesh · 6 years ago
  91. f12c632 Merge pull request #14145 from eric-wieser/fix-14140 by Sebastian Berg · 6 years ago
  92. 4e68aba BUG: Remove the broken clip wrapper by Eric Wieser · 6 years ago
  93. 3c29831 MAINT: Use equality instead of identity check with literal by Harmon · 6 years ago
  94. 4bde15e Merge pull request #13928 from MSeifert04/ma-view-not-override-doc-with-ndarray-view by Matti Picus · 6 years ago
  95. 27d1b68 DOC: Don't override MaskedArray.view documentation with the one from ndarray.view by MSeifert04 · 6 years ago
  96. 68b8b27 DOC: Remove explicit .next method calls with built-in next by MSeifert04 · 6 years ago
  97. f31de1f MAINT: Remove unnecessary parenthesis in numpy.ma.core by MSeifert04 · 6 years ago
  98. 88c2cb1 DOC: Fix typo in "make_mask" documentation by MSeifert04 · 6 years ago
  99. 977fa24 Merge pull request #13883 from MSeifert04/replace-integers-with-booleans by Charles Harris · 6 years ago
  100. 0765fc4 DOC: Add missing parameter description for keepdims in MaskedArray by MSeifert04 · 6 years ago