NumPy 1.11.3 release.
  1. 3150101 TST: Fix tests in PR #8341 for NumPy 1.11.x by Charles Harris · 9 years ago
  2. e35af96 BUG: numpy.ndarray.tofile creates a corrupt file for large arrays in append file mode by Pavel Potocek · 9 years ago
  3. 1cd7856 BUG: core: fix bug in NpyIter buffering with discontinuous arrays by Pauli Virtanen · 9 years ago
  4. 9324f10 BUG: fix np.ma.median with only one non-masked value by Loïc Estève · 9 years ago
  5. 43899e1 TST: Add ma.median tests for valid axis. by Charles Harris · 9 years ago
  6. 346efba BUG: Fix numpy.ma.median for various things. by Charles Harris · 9 years ago
  7. 824d010 BUG: Fixes return for np.ma.count if keepdims is True and axis is None by Michael Seifert · 9 years ago
  8. 443f425 MAINT: Remove leftover imp module imports. by Charles Harris · 9 years ago
  9. 78eba2f BUG: MSVCCompiler grows 'lib' & 'include' env strings exponentially. by Charles Harris · 9 years ago
  10. 2c8a3ba Merge pull request #7953 from charris/backport-7937 by Charles Harris · 9 years ago
  11. 0ed551f Merge pull request #7955 from charris/backport-7941 by Charles Harris · 9 years ago
  12. df32cf3 BUG: Guard against buggy comparisons in generic quicksort. by Charles Harris · 9 years ago
  13. b29ed40 BUG: Make sure numpy globals keep identity after reload. by Charles Harris · 9 years ago
  14. 4ddfdef BUG: Use keyword arguments to initialize Extension base class. by Charles Harris · 9 years ago
  15. 70e610a Merge pull request #7939 from charris/backport-7931 by Charles Harris · 9 years ago
  16. 15da06d BUG: Check for HAVE_LDOUBLE_DOUBLE_DOUBLE_LE in npy_math_complex. by Charles Harris · 9 years ago
  17. 58e6015 Merge pull request #7932 from charris/backport-7925 by Ralf Gommers · 9 years ago
  18. 0dd11bb Monkey-patch _msvccompile.gen_lib_option like any other compilators by Valentin Valls · 9 years ago
  19. f927421 Merge pull request #7920 from ahaldane/1dmedian_backport_2 by Charles Harris · 9 years ago
  20. 776eb40 BUG: modified ndim condition to use masked_array by skwbc · 9 years ago
  21. 0800346 BUG: fix for issue#7835 (ma.median of 1d) by Shota Kawabuchi · 9 years ago
  22. b900860 Fixed MKL detection for recent versions of this library. by Xavier Abellan Ecija · 9 years ago
  23. fa95000 Merge pull request #7917 from charris/fix-skiptest-import by Ralf Gommers · 9 years ago
  24. be2c5f3 BUG: Production install of numpy should not require nose. by Charles Harris · 9 years ago
  25. 5dd2605 BUG: fix float16 type not being called due to wrong ordering by Julian Taylor · 9 years ago
  26. d035ad4 DOC: Docstring capitalization/sentence fixes in numpy/ma/core.py. by Charles Harris · 9 years ago
  27. 27b8c07 BUG: construct ma.array from np.array which contains padding by Allan Haldane · 9 years ago
  28. 5361d69 BUG: Raise RuntimeError when reloading numpy is attempted. by Charles Harris · 9 years ago
  29. 1f139ae Restore get_output by Marshall Bockrath-Vandegrift · 9 years ago
  30. 199c9ff MAINT: Fix remaining uses of deprecated Python imp module. by Charles Harris · 9 years ago
  31. edd2c3a MAINT,DOC: Fix some imp module uses and update f2py.compile docstring. by bertrand · 9 years ago
  32. 309e142 Merge pull request #7824 from charris/backport-7820 by Charles Harris · 9 years ago
  33. c7b5fad MAINT: Allocate fewer bytes for empty arrays. by Charles Harris · 9 years ago
  34. df68e2e BUG: Ignore a DeprecationWarning. by Charles Harris · 9 years ago
  35. e965ebd BUG: Make sure npy_mul_with_overflow_<type> detects overflow. by Charles Harris · 9 years ago
  36. 74cf40f Merge pull request #7816 from charris/backport-7463 by Charles Harris · 9 years ago
  37. 66be3ab MAINT: Rename size and sd to nbytes in NewFromDescr_int by Sebastian Berg · 9 years ago
  38. af0beed BUG: fix array too big error for wide dtypes. by Sebastian Berg · 9 years ago
  39. b775376 BUG: MaskedArray.count treats negative axes incorrectly by Allan Haldane · 9 years ago
  40. f7c2429 ENH: update MA average, median by Allan Haldane · 9 years ago
  41. f373221 TST: Unit tests for new kwd args in MA methods by Allan Haldane · 9 years ago
  42. 37e8d19 ENH: add extra kwargs and update doc of many MA methods by Allan Haldane · 9 years ago
  43. 4de9331 Merge pull request #7736 from charris/backport-4619 by Charles Harris · 9 years ago
  44. f7347fd BUG: many functions silently drop `keepdims` kwarg by Thomas A Caswell · 9 years ago
  45. 53fe147 BUG: fix issue on OS X with Python 3.x where npymath.ini was not installed. by Ralf Gommers · 9 years ago
  46. 92f497a Change mkl_info.dir_env_var from MKL to MKLROOT by Ray Donnelly · 9 years ago
  47. a9650cf BUG: Fix segfaults in np.random.shuffle by Simon Gibbons · 9 years ago
  48. ad5d570 MAINT: Fix up C++ style comment in arraytypes.c.src. by Charles Harris · 9 years ago
  49. 1162879 Fix np.clip bug NaN handling for Visual Studio 2015 by Loïc Estève · 9 years ago
  50. 9cd0f00 BUG: fix handling of right edge of final bin. by Robert Kern · 9 years ago
  51. 89b5742 Merge pull request #7671 from charris/backport-7669 by Charles Harris · 9 years ago
  52. 4916a75 Merge pull request #7670 from charris/backport-7667 by Charles Harris · 9 years ago
  53. 7501300 BUG: boolean assignment no GIL release when transfer needs API by Sebastian Berg · 9 years ago
  54. 20d5553 ENH: correct initial index estimate in histogram. by Robert Kern · 9 years ago
  55. a528977 TST: Failing test for histogram. by Robert Kern · 9 years ago
  56. 7ce6556 BUG: fix incorrect printing of 1D masked arrays by Simon Conseil · 9 years ago
  57. a48f422 BUG: Temporary fix for str(mvoid) for object field types by Allan Haldane · 9 years ago
  58. a62cf4e Merge pull request #7656 from charris/backport-7655 by Charles Harris · 9 years ago
  59. 72d41d4 BLD: Remove Intel compiler flag -xSSE4.2 by Charles Harris · 9 years ago
  60. 1f80666 STY: ma.extras.median: avoid indexing with list by Amit Aronovitch · 9 years ago
  61. c1153b8 BUG: ma.median of 1d array should return a scalar by Amit Aronovitch · 9 years ago
  62. 7413bda BLD: correct C compiler customization in system_info.py Closes gh-7606. by Ralf Gommers · 9 years ago
  63. e30033c TST: More tests for linalg.norm() with object arrays by Matthias Geier · 9 years ago
  64. 8c6dd75 BUG: linalg.norm(): Don't convert object arrays to float by Matthias Geier · 9 years ago
  65. e550018 BUG: Ensure mask is preserved on scalars by Eric Wieser · 9 years ago
  66. d86a959 TST: Verify np.ma.take works on scalars by Eric Wieser · 9 years ago
  67. 09fde55 BLD: fix configparser.InterpolationSyntaxError by Sorin Sbarnea · 9 years ago
  68. 32f8393 BUG: constant padding expected wrong type in constant_values by chiffa · 9 years ago
  69. 77d911f TST: added a test for constant padding on 4 sides of a 2d array by chiffa · 9 years ago
  70. 1c122a4 BUG: allow graceful recovery for no compiler by Matthew Brett · 9 years ago
  71. 5006616 BUG: Extend glibc complex trig functions blacklist to glibc < 2.18. by Nikola Forró · 9 years ago
  72. 5bcc51d BUG: Floating exception with invalid axis in np.lexsort by Simon Gibbons · 9 years ago
  73. 00222c7 BUG: make sure numpy imports on python 2.6 when nose is unavailable by Evgeni Burovski · 9 years ago
  74. dc04f54 Merge pull request #7432 from charris/backport-7363 by Charles Harris · 9 years ago
  75. 2b70e65 ENH: Make no unshare mask future warnings less noisy by Sebastian Berg · 9 years ago
  76. ed90637 MAINT: Cleanup of backport of PRs #7416, #7423 by Joseph Fox-Rabinovitz · 9 years ago
  77. a83e095 BUG: Ongoing fixes to PR#7416 by Joseph Fox-Rabinovitz · 9 years ago
  78. 538593d DOC: Updated documentation to reflect changes to bin estimators. by Joseph Fox-Rabinovitz · 9 years ago
  79. 86f83fb BUG: Incorrect handling of range in `histogram` with automatic bins. by Joseph Fox-Rabinovitz · 9 years ago
  80. 21a2e1f TST: Check that result of corrcoef are clipped. by Charles Harris · 9 years ago
  81. 258fdd6 MAINT/BUG: Clip real and imag parts of corrcoef return to [-1, 1]. by Charles Harris · 9 years ago
  82. 2252e48 Merge pull request #7412 from charris/backport-7407 by Charles Harris · 9 years ago
  83. e428127 BUG: Fix decref before incref for in-place accumulate by Sebastian Berg · 9 years ago
  84. 46979a4 BUG: incorrect type for objects whose __len__ fails by Allan Haldane · 9 years ago
  85. 6e067b3 Merge pull request #7324 from charris/revert-vectorizations-for-1.11.x by Charles Harris · 9 years ago
  86. fb5003f Merge pull request #7337 from jakirkham/kf_test_datetime by Charles Harris · 9 years ago
  87. f552f85 TST: Mark datetime test as a known failure on Python's below 2.7. by John Kirkham · 9 years ago
  88. 883c342 TST: fix MemoryError on win32 by Christoph Gohlke · 9 years ago
  89. 2c22c88 Revert "Merge pull request #6980 from juliantaylor/vect-isfinite" by Charles Harris · 9 years ago
  90. 5595081 Revert "Merge pull request #6994 from juliantaylor/signbit" by Charles Harris · 9 years ago
  91. 8779cbb Merge pull request #7298 from charris/backport-7296 by Charles Harris · 10 years ago
  92. ea721d6 Revert part of #3907 which incorrectly propogated MaskedArray info. by Marten van Kerkwijk · 10 years ago
  93. 91558db DOC: Document that floor_divide and remainder are complementary. by Charles Harris · 10 years ago
  94. cb72ae7 TST: Add tests for '//' and '%' (floor_divide, remainder). by Charles Harris · 10 years ago
  95. eff3ba4 ENH: Make numpy ufuncs compatible with Python divmod. by Charles Harris · 10 years ago
  96. 618d632 MAINT: Remove floor function code no longer needed in scalarmath. by Charles Harris · 10 years ago
  97. 61b395d ENH: Make numpy floating scalars consistent with Python divmod. by Charles Harris · 10 years ago
  98. e5ce6fc ENH: Add new npy_divmod function to npy_math. by Charles Harris · 10 years ago
  99. f698df3 Merge pull request #7290 from charris/backport-7266 by Charles Harris · 10 years ago
  100. 545d53b BUG: Backport #7266, Segfault for classes with deceptive __len__ by Charles Harris · 10 years ago