NumPy 1.16.0 release.
  1. c097b1f DOC: more doc updates for structured arrays by Allan Haldane · 7 years ago
  2. 845def0 ENH: add back the multifield copy->view change by Allan Haldane · 7 years ago
  3. 983bbb5 Merge pull request #11526 from ahaldane/add_struct_helper_funcs_redo by Charles Harris · 7 years ago
  4. f1fba70 ENH: add multi-field assignment helpers in np.lib.recfunctions by Allan Haldane · 7 years ago
  5. dd7f694 DOC: add broadcasting article from scipy old-wiki by mattip · 7 years ago
  6. 8905b89 DOC: Make clear the connection between numpy types and C types by Eric Wieser · 7 years ago
  7. 2e8ac9c DOC: Replace <type 'exceptions.ValueError'> with ValueError by Taylor Smith · 7 years ago
  8. 294ee03 DOC: Update broadcasting documentation by Taylor Smith · 7 years ago
  9. 4afb1f2 DOC: Updated Slice Description by logeaux · 7 years ago
  10. 83828f5 HTTP -> HTTPS, and other linkrot fixes by Mike Toews · 7 years ago
  11. e08eced MAINT: push back multifield copy->view changes to 1.16 by Allan Haldane · 7 years ago
  12. 7749600 STY: Revert line unwrap by Eric Wieser · 7 years ago
  13. c49df0e minor doc improvements by Nikita · 7 years ago
  14. c3c52b2 DOC: fix broken links for developer documentation by Nikita Kartashov · 7 years ago
  15. df8e835 DOC: clear up warnings, fix matplotlib plot by mattip · 7 years ago
  16. 1486f37 document a few more missing glossary terms by mattip · 7 years ago
  17. 069c89d fix typos from review by mattip · 7 years ago
  18. cb24dd0 add missing glossary entries and link in missing document by mattip · 7 years ago
  19. 1eef2af formatting fixes by mattip · 7 years ago
  20. 108d01a DOC: Fix minor typos by luz.paz · 7 years ago
  21. 03e370a declare source code encoding by guoci · 7 years ago
  22. 7bcea9f add documentation for constants by guoci · 7 years ago
  23. 4740f15 Misc. typos by luz.paz · 8 years ago
  24. 7cb22f9 More misc. typos by luz.paz · 8 years ago
  25. de100be DOC: fix minor typos by Unknown · 8 years ago
  26. ac6b1a9 ENH: don't show boolean dtype, as it is implied by Eric Wieser · 8 years ago
  27. de26584 Merge pull request #9056 from ahaldane/structure_docs by Charles Harris · 8 years ago
  28. a08da3f DOC: update structured array docs to reflect #6053, fixups by Allan Haldane · 8 years ago
  29. c43e0e5 DOC: update structured array docs to reflect #6053 by Allan Haldane · 8 years ago
  30. 3d3ec00 DOC: fix operation plural in along axis glossary by Steven Maude · 8 years ago
  31. d03de27 DOC: Replace PyFITS reference with Astropy and PyTables with h5py by Michael Seifert · 8 years ago
  32. d12b8d8 DOC, BUG: Fix Python 3.6 invalid escape sequence. by Charles Harris · 8 years ago
  33. 0192129 Merge branch 'master' into fix-note-on-quad-prec by Charles Harris · 8 years ago
  34. 1f291b8 Merge pull request #9422 from deniederhut/doc/types-formatting by Charles Harris · 8 years ago
  35. 01d5886 DOC: reverts some escapes [ci-skip] by Dillon Niederhut · 8 years ago
  36. b094453 DOC: Adding backslash between double-backtick and s. by Danny Hermes · 8 years ago
  37. fb004f8 MAINT: Stop using the undocumented coercion-then-downcast feature of subdtype by Eric Wieser · 8 years ago
  38. 2b781f8 MAINT/DOC: Use builtin when np.{x} is builtins.{x}. by Eric Wieser · 8 years ago
  39. 3d58387 DOC: removes extraneous whitespace with escapes by Dillon Niederhut · 8 years ago
  40. ec3710f DOC: correct formatting of basic.types.html by Dillon Niederhut · 8 years ago
  41. 34075a5 DOC: BLD: fix lots of Sphinx warnings/errors. by Ralf Gommers · 8 years ago
  42. cbaa809 MAINT: Don't internally use the one-argument where by Eric Wieser · 8 years ago
  43. ca49f0b DOC: update documentation allowing tuple of one in reduce, etc. by Marten van Kerkwijk · 8 years ago
  44. a431743 BUG: Support nout == 0 and at method by Eric Wieser · 8 years ago
  45. 1fc6e63 DOC,TST: clarify example of ndarray subclass using __array_ufunc__ by Marten van Kerkwijk · 8 years ago
  46. 5f9252c DOC: implement many smaller and bigger changes suggested in review. by Marten van Kerkwijk · 8 years ago
  47. 6b41d11 DOC: clarify use of super and getattr by Marten van Kerkwijk · 8 years ago
  48. 71201d2 DOC: Describe __array_func__ in subclassing by Marten van Kerkwijk · 8 years ago
  49. 6a3ca31 DOC: describe current implementation of __array_ufunc__. by Marten van Kerkwijk · 8 years ago
  50. 498cd6d DOC: Removed broken link by Jesse Thoren · 8 years ago
  51. 6633f69 DOC: fix typo in 'Indexing Multi-dimensional arrays' by Kirill Balunov · 9 years ago
  52. 2a55233 DOC: change Numpy to NumPy in dosctrings and comments by Pierre de Buyl · 9 years ago
  53. 127ecd1 DOC: Update subclassing doc regarding downstream compat by gfyoung · 9 years ago
  54. 2556b9f DOC: Fix more typos in docs and comments. by Dongjoon Hyun · 9 years ago
  55. 73a2fd1 MAINT: Fix some typos in a code string and comments by Dongjoon Hyun · 10 years ago
  56. 2b732ba Fix number sequence by Abdullah Alrasheed · 10 years ago
  57. e5d61d6 typo corrrected. by Daniel · 10 years ago
  58. 8bc592f DOC: Use print only as function when print_function is imported from __future__ by gfyoung · 10 years ago
  59. 9d63530 DOC: remove placeholders and incompleteness warnings by Pauli Virtanen · 10 years ago
  60. 088302a DOC: be more emphatic about Windows and 64 bits by Anne Archibald · 10 years ago
  61. edfe2f6 DOC describe the situation of extended precision in numpy by Anne Archibald · 10 years ago
  62. f5e9adb DOC: Fix docstring warnings in documetation generation. by Charles Harris · 10 years ago
  63. 4e5545f DOC: Update docs. by Gabor Kovacs · 10 years ago
  64. a93b862 BUG: automatically convert recarray dtype to np.record by Allan Haldane · 10 years ago
  65. eb4c08d DOC: Fix typo and some grammar by Vraj Mohan · 10 years ago
  66. 73a74e9 BUG: recarray __repr__ gives inaccurate representation by Allan Haldane · 11 years ago
  67. 3cd9e73 BUG: Fix recarray getattr and getindex return types by Allan Haldane · 11 years ago
  68. 1bd0b4e DOC: improve record/structured array nomenclature & guide by Allan Haldane · 11 years ago
  69. f107a98 DOC note the effect of #1866 in byteorder discussion by Joel Nothman · 11 years ago
  70. d7f7616 DOC: clean up docs in userguide for interfacing to compiled code a bit. by Ralf Gommers · 11 years ago
  71. 9b68fe7 Update link to EricsBroadcastingDoc by Roman Nekhoroshev · 11 years ago
  72. 9573f78 Merge pull request #4362 from njsmith/master by Charles Harris · 11 years ago
  73. f8bcb88 [DOC] Fix small inaccuracy in broadcasting docs by njsmith · 11 years ago
  74. 2facd5c ENH: add tobytes and stop using tostring in documentation by Julian Taylor · 12 years ago
  75. 0debb6b DOC: further tweaks to boolean indexing doc to improve clarity by Gary Oberbrunner · 12 years ago
  76. a5038d9 DOC: further improvements for boolean array indexing doc by Gary Oberbrunner · 12 years ago
  77. acfe123 DOC: Improved doc for boolean array indexing by Gary Oberbrunner · 12 years ago
  78. e1e021d DOC: Add an example of casting array type and byte order using astype. by Miguel de Val-Borro · 12 years ago
  79. 8ddb0ce STY: Giant whitespace cleanup. by Charles Harris · 12 years ago
  80. eacca11 DOC: Fixes for doc/source/user/basics.io.genfromtxt.rst. by Jesús Gómez · 12 years ago
  81. c0a61b2 Update structured_arrays.py by hklemm · 12 years ago
  82. 7ece0dd DOC: Clarify and add C-compatible integer types to list of dtypes by Sebastian Berg · 12 years ago
  83. dec4f4b MAINT: Apply 2to3 idioms fixer. by Charles Harris · 12 years ago
  84. bb726ca 2to3: Apply `print` fixer. by Charles Harris · 12 years ago
  85. d4b88c1 2to3: Use absolute imports. by Charles Harris · 12 years ago
  86. 6aa264c 2to3: Put `from __future__ import division in every python file. by Charles Harris · 12 years ago
  87. 9e7f462 DOC: Add missing minus sign by Ondřej Čertík · 13 years ago
  88. 1451b41 DOC: fix build issues (with latex or newest sphinx) by Pauli Virtanen · 14 years ago
  89. dc22394 ENH: Change the default error handling to warn instead of print, except for underflow, which remains ignored. by Robert Kern · 14 years ago
  90. 51b5c58 DOC: add a few more wiki edits, and move umath docs to correct place. by rgommers · 14 years ago
  91. 7ef5d60 DOC: merge wiki changes, structured array doc. by rgommers · 14 years ago
  92. 9b72aa9 DOC: core: Update docs for half/float16 type by Mark Wiebe · 15 years ago
  93. 1c71673 updated documentation from pydoc website (thanks to everyone who contributed!) by Jarrod Millman · 16 years ago
  94. e2bb094 more docstring updates from pydoc website (thanks to everyone who contributed!) by Jarrod Millman · 16 years ago
  95. 4717bd0 small doctest fixes by Paul Ivanov · 16 years ago
  96. e4f233e fixed a whole bunch of doctests by Paul Ivanov · 16 years ago
  97. 7e61011 Remove unnecessary variables from doc.constants (from Ralf Gommers). by Pauli Virtanen · 16 years ago
  98. 295e24a doc.constants: work around some Sphinx formatting issues by Pauli Virtanen · 16 years ago
  99. 3cebdec Proper escaping in doc.byteswapping by Pauli Virtanen · 16 years ago
  100. 7e04bd5 Small doc rephrase by Matthew Brett · 16 years ago