NumPy 1.21.3 release
  1. e37299b DOC: rm see also ref to doc.indexing. by Ross Barnowski · 5 years ago
  2. 8599fe0 Fix docstring cross-referencing by Albert Villanova del Moral · 5 years ago
  3. 1f8ce63 MAINT, DOC: move informational files from numpy.doc.*.py to their *.rst counterparts (#17222) by Matti Picus · 5 years ago
  4. a6c9744 DOC: Correct error in description of ndarray.base by Ryan Soklaski · 5 years ago
  5. 9de802a DOC: Tweak a sentence about broadcasting. by Warren Weckesser · 5 years ago
  6. 7764b5f DOC: Use intersphinx for NEP references by Ben Nathanson · 5 years ago
  7. 6dfce7f DOC: Fix spelling typo - homogenous to homogeneous. (#16324) by Kevin Moore · 5 years ago
  8. ffe76ac MAINT: Unify casting error creation (outside the iterator) by Sebastian Berg · 5 years ago
  9. 6ee4917 DOC: Add missing bracket (gh-16051) by Chunlin · 5 years ago
  10. 9eb7560 DOC: Clarify docs on mixed advanced indexing and slicing (gh-15891) by Paul Rougieux · 5 years ago
  11. 1c58504 MAINT: simplify code that assumes str/unicode and int/long are different types (#15816) by Eric Wieser · 5 years ago
  12. d2f1d77 STY,MAINT: avoid 'multiple imports on one line' (flake8 E401) by Mike Taves · 6 years ago
  13. b637953 MAINT: Implement keyword-only arguments as syntax by Eric Wieser · 6 years ago
  14. c31cc36 MAINT: Remove implicit inheritance from object class (#15236) by Jon Dufresne · 6 years ago
  15. ed1e965 MAINT: Remove unnecessary 'from __future__ import ...' statements by Jon Dufresne · 6 years ago
  16. 0c2a5eb Fix typos, via a Levenshtein-style corrector by Brian Wignall · 6 years ago
  17. 6dfe331 MAINT: Remove uses of scalar aliases by Eric Wieser · 6 years ago
  18. 5391ac3 DOC: add comment to explain `object.__new__`. by Ralf Gommers · 6 years ago
  19. 983303f DOC: fix issue with __new__ usage in subclassing doc. by Ralf Gommers · 6 years ago
  20. dc08902 DOC: Clarify rules about broadcasting when empty arrays are involved. (#14313) by Maxwell Aladago · 6 years ago
  21. 8ec4c73 DOC: Fix a minor typo in dispatch documentation. by Dan Allan · 6 years ago
  22. ad91f48 DOC: Address typos in dispatch docs by Matt McCormick · 6 years ago
  23. 5edd794 Merge pull request #13979 from danielballan/array-function-high-level-docs by Charles Harris · 6 years ago
  24. 3b27713 Improve illustartion of unsupported args. by Dan Allan · 6 years ago
  25. 54911b6 Copy editing by Dan Allan · 6 years ago
  26. 981103b Add new section of custom array containers. by Dan Allan · 6 years ago
  27. de9ab5f Spellcheck @numpy/doc/broadcasting.py by Bastian Eichenberger · 6 years ago
  28. 830d5b5 Re-add double backlash by Johann Faouzi · 6 years ago
  29. b737f63 Update basics.py by Johann Faouzi · 6 years ago
  30. 723a67a DOC: Fix wrong spelling of ufunc by MSeifert04 · 6 years ago
  31. e12c6bd BUG: ensure that casting to/from structured is properly checked. by Marten van Kerkwijk · 6 years ago
  32. a4539cc DOC: Reorder the constants to have the most useful first by Eric Wieser · 6 years ago
  33. 0c70787 MAINT: Misc. typo fixes (#13664) by luzpaz · 6 years ago
  34. 50e477e DOC: Update boolean indices in index arrays with slices example by Ori Broda · 6 years ago
  35. 0be3fe4 DOC : Correcting bug on Documentation Page (Byteswapping) (#13262) by vrindaaa · 6 years ago
  36. 17b31fd Merge pull request #13147 from Kai-Striega/DOC_int_overflow by Matti Picus · 6 years ago
  37. 9006a1d DOC: Minor fix in Integer Overflow doc by Kai Striega · 6 years ago
  38. 41e14f9 DOC: Remove extra letter from docs by Kai Striega · 6 years ago
  39. e3322b4 DOC: Add description of overflow errorrs by kai · 6 years ago
  40. e0ffa19 DOC: add copy on slicing notice by wtli · 6 years ago
  41. 76099ad DOC: fixes from review by mattip · 6 years ago
  42. 2f41bb2 DOC: fixes from review by mattip · 6 years ago
  43. 6243328 DOC: reduce warnings when building, reword, tweak doc building by mattip · 6 years ago
  44. db6f50b DOC: doctest structured array introduction by mattip · 7 years ago
  45. 2981ed6 DOC: more doc updates for structured arrays by Allan Haldane · 7 years ago
  46. 2508610 TST, DOC: enable refguide_check by Tyler Reddy · 7 years ago
  47. 845def0 ENH: add back the multifield copy->view change by Allan Haldane · 7 years ago
  48. 983bbb5 Merge pull request #11526 from ahaldane/add_struct_helper_funcs_redo by Charles Harris · 7 years ago
  49. f1fba70 ENH: add multi-field assignment helpers in np.lib.recfunctions by Allan Haldane · 7 years ago
  50. dd7f694 DOC: add broadcasting article from scipy old-wiki by mattip · 7 years ago
  51. 8905b89 DOC: Make clear the connection between numpy types and C types by Eric Wieser · 7 years ago
  52. 2e8ac9c DOC: Replace <type 'exceptions.ValueError'> with ValueError by Taylor Smith · 7 years ago
  53. 294ee03 DOC: Update broadcasting documentation by Taylor Smith · 7 years ago
  54. 4afb1f2 DOC: Updated Slice Description by logeaux · 7 years ago
  55. 83828f5 HTTP -> HTTPS, and other linkrot fixes by Mike Toews · 7 years ago
  56. e08eced MAINT: push back multifield copy->view changes to 1.16 by Allan Haldane · 7 years ago
  57. 7749600 STY: Revert line unwrap by Eric Wieser · 7 years ago
  58. c49df0e minor doc improvements by Nikita · 7 years ago
  59. c3c52b2 DOC: fix broken links for developer documentation by Nikita Kartashov · 7 years ago
  60. df8e835 DOC: clear up warnings, fix matplotlib plot by mattip · 7 years ago
  61. 1486f37 document a few more missing glossary terms by mattip · 7 years ago
  62. 069c89d fix typos from review by mattip · 7 years ago
  63. cb24dd0 add missing glossary entries and link in missing document by mattip · 7 years ago
  64. 1eef2af formatting fixes by mattip · 7 years ago
  65. 108d01a DOC: Fix minor typos by luz.paz · 7 years ago
  66. 03e370a declare source code encoding by guoci · 7 years ago
  67. 7bcea9f add documentation for constants by guoci · 7 years ago
  68. 4740f15 Misc. typos by luz.paz · 8 years ago
  69. 7cb22f9 More misc. typos by luz.paz · 8 years ago
  70. de100be DOC: fix minor typos by Unknown · 8 years ago
  71. ac6b1a9 ENH: don't show boolean dtype, as it is implied by Eric Wieser · 8 years ago
  72. de26584 Merge pull request #9056 from ahaldane/structure_docs by Charles Harris · 8 years ago
  73. a08da3f DOC: update structured array docs to reflect #6053, fixups by Allan Haldane · 8 years ago
  74. c43e0e5 DOC: update structured array docs to reflect #6053 by Allan Haldane · 8 years ago
  75. 3d3ec00 DOC: fix operation plural in along axis glossary by Steven Maude · 8 years ago
  76. d03de27 DOC: Replace PyFITS reference with Astropy and PyTables with h5py by Michael Seifert · 8 years ago
  77. d12b8d8 DOC, BUG: Fix Python 3.6 invalid escape sequence. by Charles Harris · 8 years ago
  78. 0192129 Merge branch 'master' into fix-note-on-quad-prec by Charles Harris · 8 years ago
  79. 1f291b8 Merge pull request #9422 from deniederhut/doc/types-formatting by Charles Harris · 8 years ago
  80. 01d5886 DOC: reverts some escapes [ci-skip] by Dillon Niederhut · 8 years ago
  81. b094453 DOC: Adding backslash between double-backtick and s. by Danny Hermes · 8 years ago
  82. fb004f8 MAINT: Stop using the undocumented coercion-then-downcast feature of subdtype by Eric Wieser · 8 years ago
  83. 2b781f8 MAINT/DOC: Use builtin when np.{x} is builtins.{x}. by Eric Wieser · 8 years ago
  84. 3d58387 DOC: removes extraneous whitespace with escapes by Dillon Niederhut · 8 years ago
  85. ec3710f DOC: correct formatting of basic.types.html by Dillon Niederhut · 8 years ago
  86. 34075a5 DOC: BLD: fix lots of Sphinx warnings/errors. by Ralf Gommers · 8 years ago
  87. cbaa809 MAINT: Don't internally use the one-argument where by Eric Wieser · 8 years ago
  88. ca49f0b DOC: update documentation allowing tuple of one in reduce, etc. by Marten van Kerkwijk · 8 years ago
  89. a431743 BUG: Support nout == 0 and at method by Eric Wieser · 8 years ago
  90. 1fc6e63 DOC,TST: clarify example of ndarray subclass using __array_ufunc__ by Marten van Kerkwijk · 8 years ago
  91. 5f9252c DOC: implement many smaller and bigger changes suggested in review. by Marten van Kerkwijk · 8 years ago
  92. 6b41d11 DOC: clarify use of super and getattr by Marten van Kerkwijk · 8 years ago
  93. 71201d2 DOC: Describe __array_func__ in subclassing by Marten van Kerkwijk · 8 years ago
  94. 6a3ca31 DOC: describe current implementation of __array_ufunc__. by Marten van Kerkwijk · 8 years ago
  95. 498cd6d DOC: Removed broken link by Jesse Thoren · 8 years ago
  96. 6633f69 DOC: fix typo in 'Indexing Multi-dimensional arrays' by Kirill Balunov · 9 years ago
  97. 2a55233 DOC: change Numpy to NumPy in dosctrings and comments by Pierre de Buyl · 9 years ago
  98. 127ecd1 DOC: Update subclassing doc regarding downstream compat by gfyoung · 9 years ago
  99. 2556b9f DOC: Fix more typos in docs and comments. by Dongjoon Hyun · 9 years ago
  100. 73a2fd1 MAINT: Fix some typos in a code string and comments by Dongjoon Hyun · 10 years ago