1. e905cad REL: 1.10.0.post2 release. by Charles Harris · 10 years ago v1.10.0.post2
  2. 83aff24 Merge pull request #6417 from megies/patch-1 by Charles Harris · 10 years ago
  3. c38bc08 DOC: fix var. reference in percentile docstring by Tobias Megies · 10 years ago
  4. a0dc066 Merge pull request #6416 from charris/update-1.10.0-notes by Charles Harris · 10 years ago
  5. 78497f4 DOC: Sync 1.10.0-notes.rst in 1.10.x branch with master. by Charles Harris · 10 years ago
  6. 9f0ae61 Merge pull request #6397 from charris/backport-gh-6346 by Charles Harris · 10 years ago
  7. fa185c7 BUG: Guarantee non-zero is 1 for switch statements by Chris Hogan · 10 years ago
  8. 72991a5 Merge pull request #6389 from charris/update-pavement by Charles Harris · 10 years ago
  9. 549a777 BLD: Update pavement.py LOG_START and LOG_END by Charles Harris · 10 years ago
  10. 9871ed4 Merge pull request #6386 from charris/backport-PyObject_Cmp-fix by Charles Harris · 10 years ago
  11. 5495721 BUG: Fix PyObject_Cmp in npy_3kcompat.h. by Charles Harris · 10 years ago
  12. aa8adf4 Merge pull request #6385 from charris/backport-gh-6384 by Charles Harris · 10 years ago
  13. 9a66826 TST: Add tests for np.full FutureWarning. by Antony Lee · 10 years ago
  14. 8c6fd7a Merge pull request #6383 from charris/backport-gh-6382 by Charles Harris · 10 years ago
  15. c0d0947 FutureWarning for np.full(..., non-float). by Antony Lee · 10 years ago
  16. a600a5c Merge pull request #6376 from charris/backport-gh-6361 by Charles Harris · 10 years ago
  17. 77fb742 Merge pull request #6375 from charris/backport-gh-6372 by Charles Harris · 10 years ago
  18. 2a3ac6f TST: Test empty warning for split with manual inputs by Sebastian Berg · 10 years ago
  19. 79ed6ee BUG: Expanded warning conditions for array_split by Michael Currie · 10 years ago
  20. 459f44a DOC: Document behaviour of ravel more clearly by Sebastian Berg · 10 years ago
  21. 876b580 REV: Make sure ravel returns a contiguous array by Sebastian Berg · 10 years ago
  22. 38a8756 Merge pull request #6374 from charris/backport-gh-6373 by Charles Harris · 10 years ago
  23. 7f434e7 BUG: Fix vdot for uncontiguous arrays. by Sebastian Berg · 10 years ago
  24. 086a886 Merge pull request #6369 from charris/backport-gh-6362 by Charles Harris · 10 years ago
  25. 8f4b4f1 BUG,ENH: allow linalg.cond to work on a stack of matrices by Sebastian Berg · 10 years ago
  26. 00ca7ea Merge pull request #6363 from charris/fix-sdist-missing-files by Charles Harris · 10 years ago
  27. d8bd7fb TST: Update test__version.py. by Charles Harris · 10 years ago
  28. e1ccd7c BUG: Add cblasfuncs.c and python_xerbla.c to MANIFEST.in by Charles Harris · 10 years ago
  29. 95f6ddc BUG: PEP440 compliant versioning for development releases. by Charles Harris · 10 years ago
  30. 128a0e9 Merge pull request #6341 from charris/backport-gh-6328 by Charles Harris · 10 years ago
  31. daa9324 Merge pull request #6340 from charris/backport-gh-6243 by Charles Harris · 10 years ago
  32. bc00899 ENH: enabled extra_link_args in OpenBLAS segment by Nick Papior · 10 years ago
  33. 4cc0dda Changed from distutils_MSVCCompiler to distutils.msvccompiler.MSVCCompiler by Dmitry Zagorny · 10 years ago
  34. ed6e960 Align with pep8 by Dmitry Zagorny · 10 years ago
  35. c628401 Fixed issue: SciPy can't be build in case, if python was installed into by Dmitry Zagorny · 10 years ago
  36. 7cba81b MSVCCompiler overwrite 'lib' and 'include' environment variables. This by Dmitry Zagorny · 10 years ago
  37. 8bf83c4 Added closing for 'so_dup' and 'se_dup' file descriptors. by Dmitry Zagorny · 10 years ago
  38. 3078680 Merge pull request #6151 from charris/make-bad-strides-reasonable by Charles Harris · 10 years ago
  39. 11ad7b8 Merge pull request #6277 from charris/backport-gh-6275 by Charles Harris · 10 years ago
  40. 6bc9555 BUG: fix timedelta arithmetic with invalid values or NaTs by Antoine Pitrou · 10 years ago
  41. 3e41359 Merge pull request #6259 from charris/backport-gh-6254 by Charles Harris · 10 years ago
  42. 2c74891 BUG: Fix refcounting for string comparison in array_richcompare by Nathaniel J. Smith · 10 years ago
  43. b49adda Merge pull request #6252 from juliantaylor/comp-alias by Julian Taylor · 10 years ago
  44. a62abc8 BUG: simplify code remove strict aliasing violation by Julian Taylor · 10 years ago
  45. 256761f Merge pull request #6249 from charris/backport-gh-6245 by Charles Harris · 10 years ago
  46. b3e390c DOC: Add warning that the InnerStridesArray may change. by Sebastian Berg · 10 years ago
  47. 52dbbd8 BUG: Checking advanced indices could fail for some arrays by Sebastian Berg · 10 years ago
  48. d5673d4 Merge pull request #6233 from charris/backport-gh-6218 by Charles Harris · 10 years ago
  49. 87134ec Changed the module name from 'np' to 'numpy' since the name 'np' was raising an ImportError. by James Camel · 10 years ago
  50. 2e20e96 Merge pull request #6228 from charris/backport-compiler-fixes by Charles Harris · 10 years ago
  51. 059e415 BUG: fix typo which fused two compile flags on Windows for GFortran. by Ralf Gommers · 10 years ago
  52. 40669f5 BUG: fix 32-bit arch flag for Intel Fortran compiler. by Ralf Gommers · 10 years ago
  53. 10c3eb0 BLD: fix compiler_cxx check failure by yolanda15 · 10 years ago
  54. c1f1115 Merge pull request #6223 from rgommers/bport-6211 by Charles Harris · 10 years ago
  55. 254bbf0 BLD: add platform check to avoid intel compiler build failure on Linux when importing MSVC by yolanda15 · 10 years ago
  56. ddf4430 Merge pull request #6212 from charris/backport-gh-6206 by Charles Harris · 10 years ago
  57. 94a53da MANT: searchsorted should return base ndarrays always by Jaime Fernandez · 10 years ago
  58. bd375a5 Merge pull request #6203 from charris/backport-gh-6202 by Charles Harris · 10 years ago
  59. 45f3346 BUG: restore use of dtype input arg to test by Matthew Brett · 10 years ago
  60. 4bc2f19 BUG: restore endianness to complex tests by Matthew Brett · 10 years ago
  61. 3caf12a Merge pull request #6193 from charris/backport-gh-6185 by Ralf Gommers · 10 years ago
  62. 749653c BLD: Distutils doesn't warn unless compiler_cxx is empty by Peter Iannucci · 10 years ago
  63. 1315ab7 Merge pull request #6190 from charris/fix-non-constant-initializer by Charles Harris · 10 years ago
  64. cba0dfd TST: Test that arrays are not hashable. by Charles Harris · 10 years ago
  65. e422a09 BUG: Fix a non-constant expression used as structure initializer. by Charles Harris · 10 years ago
  66. 33d271b Merge pull request #6188 from charris/fix-busted-mingw-build by Charles Harris · 10 years ago
  67. 27f5107 BLD: Option /GL does not exist for mingw32 compiler. by Charles Harris · 10 years ago
  68. a016267 Merge pull request #6182 from charris/remove-cblas-header-check by Charles Harris · 10 years ago
  69. 2566d30 BLD: Remove fallback CBLAS detection looking for cblas.h. by Charles Harris · 10 years ago
  70. 1823345 Merge pull request #6171 from cgohlke/patch-1 by Charles Harris · 10 years ago
  71. f15501b BLD: revert C99 complex for msvc14 by Christoph Gohlke · 10 years ago
  72. e639dbc Merge pull request #6168 from charris/backport-6164 by Ralf Gommers · 10 years ago
  73. b268c2d DOC: Add Trove classifiers for supported Python versions by Alex Willmer · 10 years ago
  74. e968b3a Merge pull request #6167 from charris/backport-6160 by Charles Harris · 10 years ago
  75. e955122 DOC: Add warning about numpy._build_utils by Alex Willmer · 10 years ago
  76. 79db519 BLD: Move numpy.build_utils -> numpy._build_utils, add to MANIFEST.in by Alex Willmer · 10 years ago
  77. ab8ade7 TST: Add Python 3.4 to Tox environments by Alex Willmer · 10 years ago
  78. 9a241bd MAINT: List subpackages alphabetically in numpy.setup.configuration() by Alex Willmer · 10 years ago
  79. cab8bc6 BLD: fix tests under Tox, include numpy.build_utils in the distribution by Alex Willmer · 10 years ago
  80. 3a47516 Merge pull request #6157 from charris/add-1.9.2-release-notes by Charles Harris · 10 years ago
  81. fb80050 Merge pull request #6154 from charris/backport-gh-6152 by Charles Harris · 10 years ago
  82. 31003cb DOC: synchronize 1.9.2 release notes with master by Julian Taylor · 10 years ago
  83. e0402e0 BLD: Move Intel POWL blacklist. by Charles Harris · 10 years ago
  84. 53a2959 BLD: fix issue with POWL for Intel compilers on Windows. by Ralf Gommers · 10 years ago
  85. ab6723a BLD: Intel compilers: xiar/xilib for Linux and Windows to support IPO. by Ralf Gommers · 10 years ago
  86. 694e374 BLD: some fixes for Intel compilers. by Ralf Gommers · 10 years ago
  87. ccb06f5 Merge pull request #6150 from charris/update-howto-release by Charles Harris · 10 years ago
  88. 56f18e6 Merge pull request #6148 from charris/backport-gh-6147 by Charles Harris · 10 years ago
  89. c9cd742 Merge pull request #6146 from charris/disable-numpy-ufunc-for-1.10 by Charles Harris · 10 years ago
  90. faf49a2 BLD: llabs not available with msvc9 by Christoph Gohlke · 10 years ago
  91. 51a0ab5 MAINT: Temporarily disable __numpy_ufunc__ for 1.10 by Nathaniel J. Smith · 10 years ago
  92. a39d355 Merge pull request #6142 from charris/update-mailmap by Charles Harris · 10 years ago
  93. ddd66c2 MAINT: Update names in .mailmap for the 1.10 release. by Charles Harris · 10 years ago
  94. dfdfdc5 Merge pull request #6144 from endolith/patch-1 by Charles Harris · 10 years ago
  95. 1ac821f DOC: fix typo by endolith · 10 years ago
  96. 3ee2cb3 Merge pull request #6141 from cgohlke/patch-1 by Charles Harris · 10 years ago
  97. e27035f BLD: fix build failure by Christoph Gohlke · 10 years ago
  98. 15fc8f1 BLD: disable broken msvc14 trigonometric functions by Christoph Gohlke · 10 years ago
  99. b5a91f2 BLD: enable C99 isnan and isinf for msvc14 by Christoph Gohlke · 10 years ago
  100. 2c99f44 BLD: enable C99 complex for msvc14 by Christoph Gohlke · 10 years ago