NumPy 1.14.4 release
  1. e9f7105 DOC: Document 1.14.4 release. by Charles Harris · 7 years ago
  2. ab354d2 BUG: optimizing compilers can reorder call to npy_get_floatstatus by Charles Harris · 7 years ago
  3. 0f88930 DOC: Add 1.14.4 release note by Allan Haldane · 7 years ago
  4. 35de559 REL: add 1.14.3 changelog by Allan Haldane · 7 years ago
  5. 22175c7 Merge pull request #10957 from ahaldane/create_1.14.3_release_note by Charles Harris · 7 years ago
  6. a987bd2 DOC: create 1.14.3 release note by Allan Haldane · 7 years ago
  7. a2c6fd5 BUG: test, fix PyArray_DiscardWritebackIfCopy refcount issue and document by mattip · 7 years ago
  8. 93201a6 DOC: Create 1.14.2 notes and changelog. by Charles Harris · 7 years ago
  9. 7b49658 REL: Prepare for 1.14.1 release. by Charles Harris · 8 years ago
  10. 0fb3a89 DOC: Update sphinxext submodule hash. by Charles Harris · 8 years ago
  11. 08469bb BUG: 1.14 multifield-indexing adds padding bytes by Allan Haldane · 8 years ago
  12. 1239026 BUG: repr of negative zeros sometimes has an extra space by Allan Haldane · 8 years ago
  13. ee55fce BUG: complex repr has extra spaces, missing + by Allan Haldane · 8 years ago
  14. da42ade Merge pull request #10431 from eric-wieser/1.14.1-notes by Allan Haldane · 8 years ago
  15. c1cf40d REL: Add 1.14.1 release notes template by Eric Wieser · 8 years ago
  16. e207bec DOC: add documentation about how to handle new array printing by Jarrod Millman · 8 years ago
  17. 1adca6e Merge pull request #10368 from eric-wieser/fix-10364 by Marten van Kerkwijk · 8 years ago
  18. 04896b0 BUG: Avoid unintentional promotion to `float`, and do ops in place for speed by Eric Wieser · 8 years ago
  19. af5a056 DOC: NumPy 1.14.0 release prep. by Charles Harris · 8 years ago
  20. c9052f0 BUG: Extra space is inserted on first line for long elements by Eric Wieser · 8 years ago
  21. 4b49e99 DOC: another small tweak to 1.14 docs by Allan Haldane · 8 years ago
  22. 91005ef DOC: fixup `...` description in 1.14 notes by Allan Haldane · 8 years ago
  23. b6feaaa DOC: Fix rendering of notes, and tweak wording by Eric Wieser · 8 years ago
  24. 54d142b BUG: Fix line wrapping and remove trailing space for recarray by Eric Wieser · 8 years ago
  25. c64b278 DOC: Update release notes regarding formatting changes by Eric Wieser · 8 years ago
  26. 8daad29 Merge pull request #10159 from charris/update-1.14-notes by Charles Harris · 8 years ago
  27. 14913ed DOC: Update 1.14.0 release notes. by Charles Harris · 8 years ago
  28. 605cf1f DOC: Document the NumPy 1.13.3 release. by Charles Harris · 8 years ago
  29. 3a76ffc DOC: Update macro names. by Charles Harris · 8 years ago
  30. 1649929 make example backward compatable by mattip · 8 years ago
  31. ae08584 make example backward compatable by mattip · 8 years ago
  32. 5b636c4 return values by mattip · 8 years ago
  33. 1ab78a5 document new API function by mattip · 8 years ago
  34. 92fadf4 tweak docs to reflect exactly when DeprecationWarnings will be displayed by mattip · 8 years ago
  35. e43c1e1 DOC: Summarize printing changes in release notes by Allan Haldane · 8 years ago
  36. 0128827 DOC: Add documentation for datetime_data by Eric Wieser · 8 years ago
  37. ddb61c2 DOC: Add documentation for datetime_as_string by Eric Wieser · 8 years ago
  38. f977d00 Merge pull request #10079 from mhvk/ufunc-doc-include-generalized by Charles Harris · 8 years ago
  39. 05b6505 DOC:: Clarify the two ufunc signature types. by Charles Harris · 8 years ago
  40. f7347ab MAINT: Fix use of parenthesis. by Charles Harris · 8 years ago
  41. 8c441fa Merge pull request #10054 from charris/gh-4208 by Charles Harris · 8 years ago
  42. b13c705 Merge pull request #10044 from ahaldane/futurewarn_voiditem by Charles Harris · 8 years ago
  43. 1f78eab DEP: FutureWarning for void.item(): Will return bytes by Allan Haldane · 8 years ago
  44. ebc8aef DOC: Update ufunc documentation to mention generalized ufuncs. by Marten van Kerkwijk · 8 years ago
  45. 59f041a Replace sphinx extension sphinx.ext.pngmath by sphinx.ext.imgmath. by Kexuan Sun · 8 years ago
  46. 72ba6f1 Changed sphinx extension sphinx.ext.pngmath to sphinx.ext.imgmath. by Kexuan Sun · 8 years ago
  47. d8edc62 ENH: Add encoding option to numpy text IO. by Julian Taylor · 8 years ago
  48. 8bac6ee ENH: Improve MaskedArray.__repr__ by Eric Wieser · 8 years ago
  49. 365fc9d Merge pull request #10021 from eric-wieser/no-dtype-bool-repr by Allan Haldane · 8 years ago
  50. c419613 Merge pull request #10049 from charris/fix-none-in-docs by Pauli Virtanen · 8 years ago
  51. c9fad87 DOC: Add copy of deprecated defindex.html template. by Charles Harris · 8 years ago
  52. dd31f13 MAINT: make legacy option support future legacy modes by Allan Haldane · 8 years ago
  53. 26dd6b8 Merge pull request #10006 from charris/drop-python2.7-support by Charles Harris · 8 years ago
  54. ac6b1a9 ENH: don't show boolean dtype, as it is implied by Eric Wieser · 8 years ago
  55. a943f58 MAINT: Backcompat fixes for dragon4 changes by Allan Haldane · 8 years ago
  56. 87349f6 DOC: Add NEP to drop Python2.7 to documentation. by Charles Harris · 8 years ago
  57. 2889bea NEP: Drop Python2 support. by Charles Harris · 8 years ago
  58. 7fdfdd6 ENH: print void repr/str using hex notation by Allan Haldane · 8 years ago
  59. 32a58fc Merge pull request #9332 from ahaldane/fix_0d_strrepr by Charles Harris · 8 years ago
  60. 2890b94 Merge pull request #9966 from ahaldane/dragon4_scalarstr_fix by Charles Harris · 8 years ago
  61. 8d3c5e1 ENH: add Decimal support to numpy.lib.financial (#9952) by Garry Polley · 8 years ago
  62. e7dd2b1 MAINT: Improve wording of documentation. by Charles Harris · 8 years ago
  63. 88f78ab DOC: reword PyArray_DiscardWritebackIfCopy description by mattip · 8 years ago
  64. bbf5438 DOC: Update release notes about legacy mode and 0d arrays by Allan Haldane · 8 years ago
  65. 734b907 MAINT: create a "legacy" print mode to account for whitespace and 0d changes by Allan Haldane · 8 years ago
  66. 2461bc9 ENH: fix 0d array printing using `str` or `formatter`. by Allan Haldane · 8 years ago
  67. 1368cbb DEP, ENH: deprecate UPDATEIFCOPY (except for nditer) and replace with WRITEBACKIFCOPY (#9639) by Matti Picus · 8 years ago
  68. dfc914b DOC: Update note on dragon4 str of float-scalars by Allan Haldane · 8 years ago
  69. a2bddfa Merge pull request #9953 from eric-wieser/add-unsized by Charles Harris · 8 years ago
  70. 4439469 Merge pull request #9941 from ahaldane/dragon4 by Charles Harris · 8 years ago
  71. a50f472 DOC: update documentation for dragon4 by Allan Haldane · 8 years ago
  72. 8b9195b Merge pull request #9950 from eric-wieser/dtype-index-TypeError by Charles Harris · 8 years ago
  73. c2c9a2b DOC: update asv url by Jarrod Millman · 8 years ago
  74. 7cfbaf6 MAINT: Add a PyDataType_ISUNSIZED macro by Eric Wieser · 8 years ago
  75. 2bc1549 BUG: Passing an incorrect type to dtype.__getitem__ should raise TypeError by Eric Wieser · 8 years ago
  76. 5d54ba0 Merge pull request #9487 from eric-wieser/fromstring-bytes by Charles Harris · 8 years ago
  77. a95c552 Merge branch 'master' into bool-__index__ by Charles Harris · 8 years ago
  78. 6bc01b4 DEP: Letting fromstring pretend to be frombuffer is a bad idea by Eric Wieser · 8 years ago
  79. c0b2aba Merge pull request #9842 from bashtage/protect-empty-init by Charles Harris · 8 years ago
  80. 47a8fbb DOC: Refine SVD documentation (#9845) by Toon Verstraelen · 8 years ago
  81. 0984465 Merge pull request #9065 from eric-wieser/deprecate-bincount by Charles Harris · 8 years ago
  82. ad8a4c7 BUG: Prevent invalid array shapes in seed by Kevin Sheppard · 8 years ago
  83. 3856a73 BUG: count_nonzero treats empty axis tuples strangely by Eric Wieser · 8 years ago
  84. e1584ca DEP: 0 should be passed to bincount, not None by Eric Wieser · 8 years ago
  85. 52c1ef6 ENH: Save to ZIP files without using temporary files. by Serhiy Storchaka · 8 years ago
  86. 56a29d2 Merge pull request #9835 from kenogo/master by Charles Harris · 8 years ago
  87. d4afa3e Merge pull request #9856 from eric-wieser/fix-void-bool-2 by Charles Harris · 8 years ago
  88. 931758e BUG: Make bool(void_scalar) and void_scalar.astype(bool) consistent by Eric Wieser · 8 years ago
  89. 56a7c29 DOC: Some minor fixes regarding import_array by Michael Seifert · 8 years ago
  90. 3ed10bd BUG: Raise TypeError instead of ValueError for ufunc isnat if operand is not of type datetime or timedelta by Keno Goertz · 8 years ago
  91. e64699d Merge pull request #9718 from hemildesai/deprecate_truth_testing_on_empty_arrays by Eric Wieser · 8 years ago
  92. 6979040 DOC: update other MATLAB ode recommendation by xoviat · 8 years ago
  93. ff93d4d DOC: update scipy.integrate recommendation by xoviat · 8 years ago
  94. b6d2cd3 DOC: Add release notes for 0-size dtypes by Eric Wieser · 8 years ago
  95. 13fbb84 DOC: add missing underscore in set_printoptions by Loïc Estève · 8 years ago
  96. 6fbbadb DEP: Deprecate truth testing on empty arrays by hemildesai · 8 years ago
  97. cea77c2 Merge pull request #9784 from eric-wieser/fix-void-recursion by Allan Haldane · 8 years ago
  98. aa7c336 DOC: Update after NumPy 1.13.2 release. by Charles Harris · 8 years ago
  99. 0f63efa BUG: remove voidtype-repr recursion in scalartypes.c/arrayprint.py by Allan Haldane · 8 years ago
  100. 710e032 MAINT: fixups to legacy spacing in FloatFormat by Allan Haldane · 8 years ago