Numpy 1.11.0
  1. 2b70e65 ENH: Make no unshare mask future warnings less noisy by Sebastian Berg · 9 years ago
  2. ea721d6 Revert part of #3907 which incorrectly propogated MaskedArray info. by Marten van Kerkwijk · 10 years ago
  3. 8606769 TST: Drop `FutureWarning` filters from tests where they were added. by John Kirkham · 10 years ago
  4. 635dcee BUG: Raise a quieter `MaskedArrayFutureWarning` for mask changes. by John Kirkham · 10 years ago
  5. e0cb3f7 Revert "Merge pull request #7001 from shoyer/NaT-comparison" by Charles Harris · 10 years ago
  6. 852eaba TEST: Ignore `FutureWarning` if raised from running masked array operations. by John Kirkham · 10 years ago
  7. 2f7e491 DEP: Add warnings to `__getitem__` and `__setitem__` to point out the behavior of `MaskedArray`'s masks is changing. by John Kirkham · 10 years ago
  8. 0104646 BUG: Enforce order param for MaskedArray construction by gfyoung · 10 years ago
  9. 53ad26a TST, ENH: make all comparisons with NaT false by Stephan Hoyer · 10 years ago
  10. bdd4558 Merge pull request #6728 from gerritholl/structured_multidim_masked_array_fillvalue by ahaldane · 10 years ago
  11. dbf3fcb BUG trace is not subclass aware, such that np.trace(ma) != ma.trace(). by Marten van Kerkwijk · 10 years ago
  12. 4d129a4 DOC: Match Documentation to Behavior for MaskedArray.filled by gfyoung · 10 years ago
  13. 9bd6715 Merge pull request #6886 from charris/use-temppath by Charles Harris · 10 years ago
  14. fdadc1a MAINT: Cleanup and spelling fixups in ma.core tests by gfyoung · 10 years ago
  15. a61ddd3 [TST] Refactor new raise_warnings logic for subpackage test suites by Nathaniel J. Smith · 10 years ago
  16. 555787a MAINT: Simplify some tests using temppath context manager. by Charles Harris · 10 years ago
  17. 0574f62 MAINT: Remove commented out code blocks by gfyoung · 10 years ago
  18. 8bc592f DOC: Use print only as function when print_function is imported from __future__ by gfyoung · 10 years ago
  19. bcc4334 TST: Fix test_mvoid_multidim_print failures on Python 2.x for Windows by Christoph Gohlke · 10 years ago
  20. 192bff5 TST,BUG: Make test_mvoid_multidim_print work for 32 bit systems. by Charles Harris · 10 years ago
  21. bb959e1 MAINT: Replace assert with assert_(...) in some tests. by Charles Harris · 10 years ago
  22. 090e85e BUG/TST: Fix for #6723 including test: force fill_value.ndim==0 by Gerrit Holl · 10 years ago
  23. 3cc797e Merge pull request #6763 from gerritholl/structured_multidim_masked_array_mvoid_alt by Charles Harris · 10 years ago
  24. 53facf3 BUG/TST: Fix for #6724, make numpy.ma.mvoid consistent with numpy.void by Gerrit Holl · 10 years ago
  25. c8a0982 BUG/TST: Fix #6760 by correctly describing mask on nested subdtypes by Gerrit Holl · 10 years ago
  26. b3a8994 Merge pull request #6734 from saimn/ma-mask-memory by Charles Harris · 10 years ago
  27. 11f8092 Merge pull request #6748 from saimn/ma-repr-memory by Charles Harris · 10 years ago
  28. d0e9d98 Use integer division to avoid casting to int. by Simon Conseil · 10 years ago
  29. b5c456e Allow to change the maximum width with a class variable. by Simon Conseil · 10 years ago
  30. 511dab4 Add some tests for mask creation with mask=True or False. by Simon Conseil · 10 years ago
  31. 70d8cf5 Test that the mask dtype if MaskType before using np.zeros/ones by Simon Conseil · 10 years ago
  32. d07e20e BUG/TST: Fix for #6729 by Gerrit Holl · 10 years ago
  33. 593345a ENH: Avoid memory peak and useless computations when printing a MaskedArray. by Simon Conseil · 10 years ago
  34. 531f2ad ENH: Avoid memory peak when creating a MaskedArray with mask=True/False (#6732). by Simon Conseil · 10 years ago
  35. 59fbef0 BUG: ma.make_mask should always return nomask for nomask argument. by Charles Harris · 10 years ago
  36. 3e82108 TST: Add tests for ma.dot. by Charles Harris · 10 years ago
  37. cf9f190 BUG, MAINT: Refactor ma.dot function and the corresponding method. by Charles Harris · 10 years ago
  38. 1e17e2d STY: Minor style fixups. by Charles Harris · 10 years ago
  39. db85ede BUG: immutable _arraymethod function in ma.core by Jonathan Helmus · 10 years ago
  40. e24895c Merge pull request #6537 from jjhelmus/ma_atleast_fix by Charles Harris · 10 years ago
  41. 8da9c71 BUG: ma.masked_values does not shrink mask if requested by Jonathan Helmus · 10 years ago
  42. 3edf1a4 BUG: scalar argument to ma.atleast_* return arrays by Jonathan Helmus · 10 years ago
  43. 0f0474e Merge pull request #6432 from jjhelmus/fix_ma_put by ahaldane · 10 years ago
  44. 6967f50 BUG: ma.put expands nomask by Jonathan Helmus · 10 years ago
  45. 02fc992 ENH: improve worst case of ma.clump_masked by Julian Taylor · 10 years ago
  46. f8002ab Merge pull request #6094 from astrofrog/fix-gh-6019 by ahaldane · 10 years ago
  47. 530c3eb Merge pull request #6400 from jjhelmus/fix_ma_round by Charles Harris · 10 years ago
  48. 13dd162 BUG: Fixed string representation of mvoid with multi-dimensional columns by Thomas Robitaille · 10 years ago
  49. 11dea9e MAINT: More expressive if statement in np.ma.round by Jonathan Helmus · 10 years ago
  50. 7c263ac DOC: typo: affect by Lars Buitinck · 10 years ago
  51. 7744de5 BUG: numpy.ma.round works on zero dimensional arrays by Jonathan Helmus · 10 years ago
  52. b3dfa8d STY: Remove trailing whitespace from numpy/ma/core.py by Jonathan Helmus · 10 years ago
  53. 4a9ad17 BUG: numpy.ma functions can be called with only keyword arguments by Jonathan Helmus · 10 years ago
  54. a802f73 BUG: fix use of undefined ‘unicode’ in Python 3 by Thomas Robitaille · 10 years ago
  55. 0389cab BUG: fix use of undefined ‘numpy’ variable by Thomas Robitaille · 10 years ago
  56. a4af260 Changed the module name from 'np' to 'numpy' since the name 'np' was raising an ImportError. by James Camel · 10 years ago
  57. acd85d5 MAINT: Continue to export some testing functions from ma.testutils. by Charles Harris · 10 years ago
  58. b733a10 STY,MAINT: Run pyflakes and pep8 on numpy/ma/tests/*. by Charles Harris · 10 years ago
  59. 9bc2d32 DEP,ENH: Deprecate numpy.ma.rank and add numpy.ma.ndim. by Charles Harris · 10 years ago
  60. 7c8c9ad STY,MAINT: PEP8 and pyflakes fixes for numpy/ma/*.py by Charles Harris · 10 years ago
  61. f5e9adb DOC: Fix docstring warnings in documetation generation. by Charles Harris · 10 years ago
  62. e3b2bc0 Merge pull request #5990 from charris/1.10-deprecated-removal by Charles Harris · 10 years ago
  63. 505b0f4 MAINT: Mark deprecation warning with a date and Numpy version. by Charles Harris · 10 years ago
  64. a93b862 BUG: automatically convert recarray dtype to np.record by Allan Haldane · 10 years ago
  65. 1a4d943 BUG Ensure masked object arrays can always return single items. by Marten van Kerkwijk · 10 years ago
  66. 3c6b6ba BUG Allow subclasses in MaskedArray ufuncs -- for non-ndarray _data by Marten van Kerkwijk · 10 years ago
  67. 7e04882 Merge pull request #4617 from mhvk/ma/no-direct-ndarray-methods by Charles Harris · 10 years ago
  68. a0643f5 MAINT: add __array_priority__ special case to masked array binary ops by Nathaniel J. Smith · 10 years ago
  69. 338d047 ENH: allow subclass overrides by removing explicit ndarray methods by Marten van Kerkwijk · 10 years ago
  70. 36b9404 Merge pull request #4586 from mhvk/ma/subclass-item-setting-getting by Charles Harris · 10 years ago
  71. aa0532f MANT: handling of axis in np.ma.compress_nd by Jaime Fernandez · 10 years ago
  72. fc6f448 MAINT: Added more detailed messages to NotImplementedError messages. by Wendell Smith · 10 years ago
  73. c05019e BUG: setdiff1d return dtype by Christian Brodbeck · 10 years ago
  74. 7b0b7cc Merge pull request #5703 from ddasilva/ddasilva/compress_rowcols by Jaime · 10 years ago
  75. 883d052 ENH: Introduce np.ma.compress_nd(), generalizes np.ma.compress_rowcols() by Daniel da Silva · 10 years ago
  76. 63ff998 MAINT: Refactor numpy.ma.where. by Charles Harris · 10 years ago
  77. 602836b BUG: Fix `numpy.ma.where` to be consistent with unmasked version. by John Kirkham · 10 years ago
  78. d7ffaea TST: Add test for fix to issue #2972 by Gerrit Holl · 10 years ago
  79. a7d663f BUG: Fix mask assignment in masked_where to use .mask property. by Gerrit Holl · 10 years ago
  80. 1cc2f8b TST: Test that masked array addition works when dtype=object by Lev Abalkin · 10 years ago
  81. 7a84c56 ENH: Let MaskedArray getter, setter respect baseclass overrides by Marten van Kerkwijk · 10 years ago
  82. bf8d332 Use Python 2.6 compatible assertions in tests. by Alexander Belopolsky · 10 years ago
  83. 188ed4f Made dot return proper type. by Alexander Belopolsky · 10 years ago
  84. 2383bd6 Fixed out!=None case, added tests. by Alexander Belopolsky · 10 years ago
  85. 3fdf188 BUG: Implemented MaskedArray.dot by Alexander Belopolsky · 10 years ago
  86. 594c64c ENH: deprecate bias and ddof arguments to corrcoef by Matthew Brett · 10 years ago
  87. 6ca778d DOC: Reconcile docstrings and function signatures where they disagree by Robert McGibbon · 10 years ago
  88. 9df5143 BUG: numpy.ma.polyfit masks NaNs incorrectly by Simon Gibbons · 11 years ago
  89. 8af02f7 BUG: Fix casting warnings during masked array in-place operations. (numpy/numpy#5563) by John Kirkham · 11 years ago
  90. edb9399 Update docstring of ma.extras.average to reflect actual behavior by Matthew Craig · 11 years ago
  91. 00ee332 TST: Add testcase for the fix to bug #4476. by Gerrit Holl · 11 years ago
  92. 4bfcf48 BUG: Fix #4476 by adding datetime64 and timedelta64 types by Gerrit Holl · 11 years ago
  93. 615bcd1 Merge pull request #5447 from juliantaylor/ma-median-ndarray by Charles Harris · 11 years ago
  94. b82230f BUG: fix ma.median used on ndarrays by Julian Taylor · 11 years ago
  95. 78f69df BUG: Fixes #5376: np.ravel to return same array type by Garrett-R · 11 years ago
  96. c5b19b1 DOC: Added ma.clump_masked to doc; removed `extras` in examples by Yuxiang Wang · 11 years ago
  97. 994a877 DOC : do not abuse enumeration for return types by Thomas A Caswell · 11 years ago
  98. 3b22d87 Merge pull request #5242 from juliantaylor/fix-ufunc-subok-out by Charles Harris · 11 years ago
  99. b40e686 BUG: fix not returning out array from ufuncs with subok=False set by Julian Taylor · 11 years ago
  100. 72e9072 Merge pull request #5203 from njsmith/master by Charles Harris · 11 years ago