REL: 1.9.3 release
  1. f404885 DOC: update release notes for 1.9.3 by Matthew Brett · 10 years ago
  2. 7cfdd98 DOC: update release notes by Julian Taylor · 11 years ago
  3. eb73d4b DOC: add 1.9.2 release notes by Julian Taylor · 11 years ago
  4. 7d2ebea DOC: update 1.9.1 release notes by Julian Taylor · 11 years ago
  5. a4eddad DOC: add Accelerate sgemv crash workaround to release notes by Julian Taylor · 11 years ago
  6. 15a2097 DOC: add 1.9.1 release notes to index and fix formatting by Julian Taylor · 11 years ago
  7. 473a386 DOC: add release notes for 1.9.1 by Julian Taylor · 11 years ago
  8. 7c3ec61 Merge pull request #5102 from dpinte/fix/epd_canopy by Julian Taylor · 11 years ago
  9. 7be6655 DOC: replacing old reference from EPD to Canopy by Didrik Pinte · 11 years ago
  10. 2c83836 Merge pull request #5076 from kanhua/kh_fix by Julian Taylor · 11 years ago
  11. 0cabea8 DOC: add section on compiling pyf files by kanhua · 11 years ago
  12. b5f5441 DOC: sync release notes with 1.8 branch by Julian Taylor · 11 years ago
  13. 2acbfa7 MAINT: disable ufunc override for 1.9 release by Julian Taylor · 11 years ago
  14. d3efa83 Merge pull request #4919 from juliantaylor/zeros_like_string by Julian Taylor · 11 years ago
  15. 778af02 BUG: fix string type inconsistency between zeros and zeros_like by Julian Taylor · 11 years ago
  16. 8fa45b4 Merge pull request #4906 from juliantaylor/doc-update by Charles Harris · 11 years ago
  17. 236c23b DOC: add a note on the potential string dtype change by Julian Taylor · 11 years ago
  18. e8a4358 DOC: fix PEP links in HOWTO_DOCUMENT.rst.txt by Talha Oz · 11 years ago
  19. b72346e DOC: NPY_ITEM_LISTPICKLE -> NPY_LIST_PICKLE by Kirill Smelkov · 11 years ago
  20. c32d0cb DOC: remove obsolete NA documentation page by Julian Taylor · 11 years ago
  21. fa1b71f DOC: add some missing ma functions to reference by Julian Taylor · 11 years ago
  22. 9e8c1ad DOC: add ascontiguousarray and asarray_chkfinite to appropriate section by Julian Taylor · 11 years ago
  23. 4507dd6 DOC: document non-integer reduce axis argument deprecation by Julian Taylor · 11 years ago
  24. 2a87c3e DOC: fix a typo and use TeX for plot labels by endolith · 11 years ago
  25. 594b0de Merge pull request #4697 from charris/update-1.9.0-notes by Charles Harris · 11 years ago
  26. 1c71d46 Merge pull request #4351 from njsmith/matmul-pep by Charles Harris · 11 years ago
  27. c62b14a Merge pull request #4801 from larsmans/c-fixes by Julian Taylor · 11 years ago
  28. cdfbc69 DOC: Update 1.9.0-notes to mention pairwise summation. by Charles Harris · 11 years ago
  29. d70431d DOC: add full/full_like by Julian Taylor · 11 years ago
  30. 75bb95f DOC: update numpydoc to tag v0.5 by Julian Taylor · 11 years ago
  31. 5a52edd DOC: fix a couple mistakes in the indexing documentation by Julian Taylor · 11 years ago
  32. 118dc9e DOC: fix signature of PyArray_NewShape in C-API docs by Julian Taylor · 11 years ago
  33. 59b5606 MAINT: const correctness and minor fixes to C code by Lars Buitinck · 11 years ago
  34. 5f31255 DOC: add some highlights to release notes and reorganize by Julian Taylor · 11 years ago
  35. fc50d27 ENH: add storage format 2.0 with 4 byte header length size by Julian Taylor · 11 years ago
  36. e9f27b9 Merge pull request #4757 from charris/update-1.9.0-release-notes by Julian Taylor · 11 years ago
  37. e5eb95a DOC: Note nanpercentile in 1.9.0 release notes. by Charles Harris · 11 years ago
  38. 9cd2998 MAINT: Grammar and style corrections to whatisnumpy.rst. by Charles Harris · 11 years ago
  39. 631ae81 DOC: Fix typos, punctuation, and grammar. by Yoni Ben-Meshulam · 11 years ago
  40. 075872d Merge pull request #4076 from seberg/advanced-indexing-doc by Charles Harris · 11 years ago
  41. f731d17 DOC: Rework the advanced indexing documentation. by Sebastian Berg · 11 years ago
  42. a075dcb DOC: tweak gufunc API documentation, remove broken link. Closes gh-4726. by Ralf Gommers · 11 years ago
  43. 3398b0e Merge pull request #4713 from charris/add-numpyversion by Julian Taylor · 11 years ago
  44. d1af10e Changing EPD to Canopy by brettrmurphy · 11 years ago
  45. 62e4561 ENH: Add the scipy NumpyVersion class. by Charles Harris · 11 years ago
  46. 6b1a120 BUG: reject too large seeds to RandomState by Julian Taylor · 11 years ago
  47. 73be3ce Updated release notes to warn users about RNG state changes by Josh Lawrence · 11 years ago
  48. 02008f7 Merge pull request #4680 from charris/pre-1.9.x-branch by Charles Harris · 11 years ago
  49. 62b5cf3 DOC: update 1.9.0-notes. by Charles Harris · 11 years ago
  50. d150103 Merge pull request #4307 from dfreese/feature/nanmedian by Julian Taylor · 11 years ago
  51. bc32ada DOC: Update the release notes. by Charles Harris · 11 years ago
  52. 6a36c11 DOC: Update HOWTO_RELEASE.rst.txt. by Charles Harris · 11 years ago
  53. 906ecab DOC: Document the new location of cversions.py. by Charles Harris · 11 years ago
  54. 753149e Merge pull request #3514 from seberg/object_comparison by Charles Harris · 11 years ago
  55. ad0b975 DOC: Add (object) equality changes and error raising to release notes by Sebastian Berg · 11 years ago
  56. beec75b ENH: added functionality nanmedian to numpy by David Freese · 11 years ago
  57. 94172e1 ENH: replace GIL of random module with a per state lock by Julian Taylor · 11 years ago
  58. cb045e9 MAINT: add a few nonnull attributes to array creation functions by Julian Taylor · 11 years ago
  59. a45df10 DEP: Deprecate numpy.rank by Sebastian Berg · 11 years ago
  60. 7d3e739 DOC: fix reST formatting of npy-format NEP. by Ralf Gommers · 11 years ago
  61. b66af02 DOC: add NEPs overview to documentation. by Ralf Gommers · 11 years ago
  62. 1dff3ce DOC: fix examples in f2py documentation. They didn't appear at all in html. by Ralf Gommers · 11 years ago
  63. db668f3 DOC: remove obsolete oldnumeric/numarray sections from reference guide. by Ralf Gommers · 11 years ago
  64. ac69505 updated for None-npnewaxis alias comment by jess010 · 11 years ago
  65. 3fd19f2 arrays.indexing.rst by jess010 · 11 years ago
  66. 89daa7c Merge pull request #4551 from michelmno/master by Julian Taylor · 11 years ago
  67. aadcf11 add associativity/precedence rationale (+ a few misc tweaks) by Nathaniel J. Smith · 11 years ago
  68. eae3d1a ENH: add a 'return_counts=' keyword argument to `np.unique` by jaimefrio · 11 years ago
  69. 24a8f3b ENH: Ensure that repr and str work for MaskedArray non-ndarray bases by Marten van Kerkwijk · 11 years ago
  70. 30aeb2e ENH: Replace exponentiation with cumulative product in np.vander by jaimefrio · 11 years ago
  71. ceeeb1a Merge pull request #4569 from juliantaylor/rn-sync by Charles Harris · 11 years ago
  72. bce5bfb Merge pull request #3830 from jarondl/recfromcsv by Charles Harris · 11 years ago
  73. 77a5c89 DOC: sync release notes of 1.8 branch and add some missing 1.9 sections by Julian Taylor · 11 years ago
  74. 7b0d075 Merge pull request #4565 from charris/fill_value_fix by Julian Taylor · 11 years ago
  75. 92a0a2c DOC: Document changes to ma.core._check_fill_value in release notes. by Charles Harris · 11 years ago
  76. 2baee6d Merge pull request #4531 from charris/polynomial-abstract-base by Charles Harris · 11 years ago
  77. 2ba74c3 Adding support of ppc64le architecture by William Grant · 11 years ago
  78. 5407a95 DOC: Document change of polynomial classes base class in release notes. by Charles Harris · 11 years ago
  79. 42965e1 DOC: Document assert_raises_regex in numpy reference. by Charles Harris · 11 years ago
  80. 2d73ff3 ENH: add support for python ABCs by Martin Teichmann · 11 years ago
  81. 3a4030c Merge pull request #4358 from seberg/fast-select by Charles Harris · 11 years ago
  82. 123b319 ENH: Speed improvements and deprecations for np.select by Sebastian Berg · 11 years ago
  83. 8ba277d DOC: Note new random.multivariate_normal warning in release notes. by Charles Harris · 11 years ago
  84. 7e40517 Merge pull request #4514 from abergeron/get_info by Charles Harris · 11 years ago
  85. d1ae6cf DOC: Add the change to disutils in the release notes. by Arnaud Bergeron · 11 years ago
  86. 1d884dd fix PEP headers to placate PEP-0000 builder, mention Julia in notation section, and remove stray ^^ operator left over from the @@ purge by Nathaniel J. Smith · 11 years ago
  87. 0e933e6 New version just submitted to PEP editors. by Nathaniel J. Smith · 11 years ago
  88. 2f38c8e DOC: suggest definition of unique symbol in .h by Hans Meine · 11 years ago
  89. 68179d5 "(byte-)string" in PyArrayInterface.typekind docs by Hans Meine · 11 years ago
  90. e86077a doc fixes to 'array-protocol type strings' by Hans Meine · 11 years ago
  91. 9d24bc1 add more comprehensive discussion of alternative symbols by Nathaniel J. Smith · 11 years ago
  92. a2ca82f DOC: Change pyrex to Cython in c-info.how-to-extend.rst. by Charles Harris · 11 years ago
  93. 8eb120f Merge pull request #4488 from charris/remove-numpybook by Charles Harris · 11 years ago
  94. d319c24 yet more word tweaks by Nathaniel J. Smith · 11 years ago
  95. c86a38c realized I wasn't so sure of my claim about in-place matrix multiplication, so couch it more cautiously by Nathaniel J. Smith · 11 years ago
  96. 32de06e add 'unresolved issues' section; + wording tweaks and a little more elaboration of the problems with mixing np.ndarray and np.matrix by Nathaniel J. Smith · 11 years ago
  97. 9c4602f Merge pull request #4487 from charris/move-swig-to-tools-directory by Charles Harris · 11 years ago
  98. c7bb1b6 DOC: Document removal of doc/numpybook in 1.9.0 release notes. by Charles Harris · 11 years ago
  99. 5b97375 MAINT: Remove doc/numpybook. by Charles Harris · 11 years ago
  100. 03564ae and yet even more phrasing tweaks by Nathaniel J. Smith · 11 years ago