Numpy 1.10.3 release
  1. ab7dc71 DOC: update 1.10.3 release notes. by Charles Harris · 10 years ago
  2. 076547f DOC: Update 1.10.3 release notes with last minute additions. by Charles Harris · 10 years ago
  3. ebf9f53 DOC: Update the 1.10.3 release notes for release. by Charles Harris · 10 years ago
  4. c99f4d4 DOC,BUG: Fix some latex generation problems. by Charles Harris · 10 years ago
  5. dc708a0 DOC: Create Numpy 1.10.3 release notes. by Charles Harris · 10 years ago
  6. b899e36 DOC: Update 1.10.2 release notes with fixes for windows i386. by Charles Harris · 10 years ago
  7. 6ac59be DOC: Update the 1.10.0 release notes. by Charles Harris · 10 years ago
  8. 2f21327 DOC: update the 1.10.2 release notes. by Charles Harris · 10 years ago
  9. 2c097dc MAINT: Fix typo in swig.interface-file.rst by tosh1ki · 10 years ago
  10. 0ab1014 DOC: Update 1.10.2-notes. by Charles Harris · 10 years ago
  11. 08e14f7 DOC: Update 1.10.2-notes for rc1 release. by Charles Harris · 10 years ago
  12. f24e6b7 DOC: Update 1.10.2 release notes for #6642. by Charles Harris · 10 years ago
  13. 781a7c3 DOC: update 1.10.2 release notes with backport #6643. by Charles Harris · 10 years ago
  14. 333699e DOC: Update 1.10.2 release notes for gh-6475 fix. by Charles Harris · 10 years ago
  15. ae38716 BUG: Fix swig make_fortran function. by Charles Harris · 10 years ago
  16. 555b8c3 BUG: Add choice and dirichlet to numpy.random.__all__. by Charles Harris · 10 years ago
  17. c7f63bb DOC: Update 1.10.2 release notes. by Charles Harris · 10 years ago
  18. ad2d67f DOC: Update 1.10.2 release notes to mention fix to numpy.i by Charles Harris · 10 years ago
  19. c6458c7 DOC: Release notes for Numpy 1.10.2. by Charles Harris · 10 years ago
  20. 4c29ac4 MAINT: fix mistake in doc upload rule by Pauli Virtanen · 10 years ago
  21. 040fe81 MAINT: minor update to "make upload" doc build command. by Ralf Gommers · 10 years ago
  22. 86a64d7 DOC: update HOWTO_BUILD_DOCS and HOWTO_RELEASE for release doc builds. by Ralf Gommers · 10 years ago
  23. 5270a27 REL: add "make upload" command for built docs, update "make dist". by Ralf Gommers · 10 years ago
  24. c49289a DOC: Mention that default casting for inplace operations has changed. by Charles Harris · 10 years ago
  25. 308204f MAINT: Spellcheck doc/source/f2py/signature-file.rst. by Charles Harris · 10 years ago
  26. 57c0ca4 BUG: allow extension of common blocks in numpy.f2py by Alexander Heger · 10 years ago
  27. c0495e7 TST: raise errors for dev versions and warnings for releases on test runs. by Ralf Gommers · 10 years ago
  28. 0d6d986 DOC: Create 1.10.1 release notes. by Charles Harris · 10 years ago
  29. 78497f4 DOC: Sync 1.10.0-notes.rst in 1.10.x branch with master. by Charles Harris · 10 years ago
  30. b3e390c DOC: Add warning that the InnerStridesArray may change. by Sebastian Berg · 10 years ago
  31. 31003cb DOC: synchronize 1.9.2 release notes with master by Julian Taylor · 10 years ago
  32. ccb06f5 Merge pull request #6150 from charris/update-howto-release by Charles Harris · 10 years ago
  33. 1ac821f DOC: fix typo by endolith · 10 years ago
  34. de81da9 MAINT: fix broken and outdated link in HOWTO_DOCUMENT. Closes gh-6107. by Ralf Gommers · 10 years ago
  35. 5eeb3c4 Merge pull request #6046 from charris/pep8-and-pyflakes-cleanups by Charles Harris · 10 years ago
  36. acd85d5 MAINT: Continue to export some testing functions from ma.testutils. by Charles Harris · 10 years ago
  37. 7b0b5d1 MAINT: adapt parallel build option names to python3.5 by Julian Taylor · 10 years ago
  38. e9a7534 Merge pull request #6031 from pitrou/argmin_nat by Jaime · 10 years ago
  39. f940a9e DOC: Fix bad rst list formats in internals.code-explanations.rst. by Charles Harris · 10 years ago
  40. dd5fd83 DOC: Remove reference to routines.ctypeslib.rst from index.rst. by Charles Harris · 10 years ago
  41. a70842c DOC: Remove a reference to __array_priority__. by Charles Harris · 10 years ago
  42. 276a4e1 DOC: Fix list markup in source/reference/arrays.ndarray.rst. by Charles Harris · 10 years ago
  43. 1393a57 DOC: Remove references to removed setasflat ndarray method. by Charles Harris · 10 years ago
  44. 6646bdf DOC: Fix outdated sphinx directives. by Charles Harris · 10 years ago
  45. 50b12ec Update release notes by Antoine Pitrou · 10 years ago
  46. 16cdeff Merge pull request #5865 from jaimefrio/where_writeable by Charles Harris · 10 years ago
  47. a320fd7 BUG: Added proper handling of median and percentile when nan's are present in array to close issue #586. by empeeu · 10 years ago
  48. 7576ae2 DOC: Revise doc/HOWTO_RELEASE.rst.txt a bit to read better. by Charles Harris · 10 years ago
  49. 949df02 DOC: Document bogus stride fix for release. by Charles Harris · 10 years ago
  50. 39b7b08 MAINT: Update version info for Numpy 1.10. by Charles Harris · 10 years ago
  51. f0c898b Merge pull request #5490 from charris/cleanup-gh-4986 by Charles Harris · 10 years ago
  52. 4e5545f DOC: Update docs. by Gabor Kovacs · 10 years ago
  53. 0bf3045 Merge pull request #5991 from charris/1.10-deprecated-removal-risky by Charles Harris · 10 years ago
  54. 81d53e4 ENH: Add a norm keyword and tests for fft transforms by Joseph Martinot-Lagarde · 10 years ago
  55. bac2fdf DEP,MAINT: Remove old_behavior keyword from numeric.correlate. by Charles Harris · 10 years ago
  56. ec4e91b DEP,MAINT: Remove keywords "skiprows" and "missing" from genfromtxt. by Charles Harris · 10 years ago
  57. e3b2bc0 Merge pull request #5990 from charris/1.10-deprecated-removal by Charles Harris · 10 years ago
  58. e22ae74 MAINT: Rearrange 1.10-notes a bit. by Charles Harris · 10 years ago
  59. e1693d4 DEP,MAINT: Remove support for a._format array printing. by Charles Harris · 10 years ago
  60. 3ed8030 DEP,MAINT: Remove try_run and get_output. by Charles Harris · 10 years ago
  61. 16f1622 DEP,MAINT: Remove deprecated splitcmdline. by Charles Harris · 10 years ago
  62. f686192 DEP,MAINT: Raise IndexError if axis != 0 when concatenating 1-D arrays. by Charles Harris · 10 years ago
  63. 5b8ec89 DEP,MAINT: Remove deprecated functions from npy_3kcompat.h 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. 53b8c2a MAINT: document change to bytestring index behavior by Allan Haldane · 10 years ago
  67. 7e04882 Merge pull request #4617 from mhvk/ma/no-direct-ndarray-methods by Charles Harris · 10 years ago
  68. 899a2a2 Merge pull request #5964 from charris/fixup-gh-5864 by Charles Harris · 10 years ago
  69. 6bf0e41 MAINT: Remove NotImplemented handling from ufuncs (almost) by Nathaniel J. Smith · 10 years ago
  70. 338d047 ENH: allow subclass overrides by removing explicit ndarray methods by Marten van Kerkwijk · 10 years ago
  71. 1a82c6d DOC: Extend github source links to line ranges by Jan Schlüter · 10 years ago
  72. 24fcc25 DOC: Mention support for the '@' operator in the 1.10 release notes. by Charles Harris · 10 years ago
  73. 91e8cd2 DOC: Document '@' and matmul. by Charles Harris · 10 years ago
  74. 36b9404 Merge pull request #4586 from mhvk/ma/subclass-item-setting-getting by Charles Harris · 10 years ago
  75. 0794d8f Merge pull request #5914 from sirtom67/master by Charles Harris · 10 years ago
  76. 929e41d DOC: add nanmedian/nanpercentile to reference docs by Joris Van den Bossche · 10 years ago
  77. a49ad15 New typemap for in-place arrays of arbitrary number of dimensions: by Tom Krauss · 10 years ago
  78. fd720e1 Merge pull request #5913 from charris/minor-gitwash-correction by Jaime · 10 years ago
  79. 21c59aa DOC: Commit message lines should not excede 72 characters. by Charles Harris · 10 years ago
  80. 780cd6e BUG: np.nonzero behaving differently for 1-D arrays by Jaime Fernandez · 10 years ago
  81. 9ceb5cd Merge pull request #4960 from tpoole/weighted_cov by Charles Harris · 10 years ago
  82. d87d2ca ENH: add 'fweights' and 'aweights' arguments to covariance calculations. by tpoole · 10 years ago
  83. 18c89db Merge pull request #5605 from shoyer/stack by Charles Harris · 10 years ago
  84. 93d3b8d ENH: add np.stack by Stephan Hoyer · 10 years ago
  85. 498acae DOC: Document string dtype descriptor behavior by Jaime Fernandez · 10 years ago
  86. d3a2991 DOC: Document changes in #5840 and #5841 in release notes by Jaime Fernandez · 10 years ago
  87. b282d2a Merge pull request #5791 from charris/indexing-explanations-cleanup by Charles Harris · 10 years ago
  88. 0d31348 MAINT: Spelling and style fixes to internals.code-explanations.rst. by Charles Harris · 10 years ago
  89. a8b1c0c Merge pull request #5597 from zerothi/ENH-distutils by Charles Harris · 10 years ago
  90. 6981594 DOC: Update indexing implementation explanations. by Sebastian Berg · 10 years ago
  91. 7a84c56 ENH: Let MaskedArray getter, setter respect baseclass overrides by Marten van Kerkwijk · 10 years ago
  92. cca2c1a ENH: cache dtype.__hash__ by Antoine Pitrou · 10 years ago
  93. 8d47d69 ENH sync ndarray methods doc/args with numpy function doc/args by Allan Haldane · 10 years ago
  94. 59be917 Merge pull request #5683 from matthew-brett/deprecate-bias-ddof by Charles Harris · 10 years ago
  95. dafb597 DOC: add array2string to reference guide and explain relation to array_repr/str by Ralf Gommers · 10 years ago
  96. 594c64c ENH: deprecate bias and ddof arguments to corrcoef by Matthew Brett · 10 years ago
  97. c60f1c6 Merge pull request #5682 from matthew-brett/add-clear-catch-warnings-cm by Charles Harris · 10 years ago
  98. 4c9e5bd DOC: `clear_and_catch_warnings` release note by Matthew Brett · 10 years ago
  99. cb2405f DOC: 'signature' preferred over 'sig' as ufunc keyword argument by Jaime Fernandez · 10 years ago
  100. 3a39a0e ENH: Strict checking of ufunc keyword argument names by Jaime Fernandez · 10 years ago