summaryrefslogtreecommitdiff
path: root/numpy/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix typos, via a Levenshtein-style correctorBrian Wignall2019-12-191-1/+1
* MAINT: Remove uses of scalar aliasesEric Wieser2019-11-131-2/+2
* DOC: add comment to explain `object.__new__`.Ralf Gommers2019-08-281-0/+1
* DOC: fix issue with __new__ usage in subclassing doc.Ralf Gommers2019-08-281-1/+1
* DOC: Clarify rules about broadcasting when empty arrays are involved. (#14313)Maxwell Aladago2019-08-261-2/+1
* DOC: Fix a minor typo in dispatch documentation.Dan Allan2019-08-241-1/+1
* DOC: Address typos in dispatch docsMatt McCormick2019-08-141-3/+3
* Merge pull request #13979 from danielballan/array-function-high-level-docsCharles Harris2019-07-141-0/+271
|\
| * Improve illustartion of unsupported args.Dan Allan2019-07-141-6/+10
| * Copy editingDan Allan2019-07-141-3/+2
| * Add new section of custom array containers.Dan Allan2019-07-131-0/+268
* | Spellcheck @numpy/doc/broadcasting.pyBastian Eichenberger2019-07-131-2/+2
|/
* Re-add double backlashJohann Faouzi2019-07-091-1/+1
* Update basics.pyJohann Faouzi2019-07-091-2/+2
* DOC: Fix wrong spelling of ufuncMSeifert042019-07-061-2/+2
* BUG: ensure that casting to/from structured is properly checked.Marten van Kerkwijk2019-06-121-5/+2
* DOC: Reorder the constants to have the most useful firstEric Wieser2019-06-011-153/+154
* MAINT: Misc. typo fixes (#13664)luzpaz2019-05-312-3/+4
* DOC: Update boolean indices in index arrays with slices exampleOri Broda2019-05-251-0/+7
* DOC : Correcting bug on Documentation Page (Byteswapping) (#13262)vrindaaa2019-04-061-10/+10
* Merge pull request #13147 from Kai-Striega/DOC_int_overflowMatti Picus2019-03-191-0/+39
|\
| * DOC: Minor fix in Integer Overflow docKai Striega2019-03-191-3/+3
| * DOC: Remove extra letter from docsKai Striega2019-03-191-1/+1
| * DOC: Add description of overflow errorrskai2019-03-181-0/+39
* | DOC: add copy on slicing noticewtli2019-03-141-1/+3
|/
* DOC: fixes from reviewmattip2019-02-281-6/+8
* DOC: fixes from reviewmattip2019-02-282-32/+40
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-282-8/+27
* DOC: doctest structured array introductionmattip2019-01-141-48/+58
* DOC: more doc updates for structured arraysAllan Haldane2018-12-151-0/+9
* TST, DOC: enable refguide_checkTyler Reddy2018-12-141-2/+0
* ENH: add back the multifield copy->view changeAllan Haldane2018-11-261-46/+62
* Merge pull request #11526 from ahaldane/add_struct_helper_funcs_redoCharles Harris2018-11-231-0/+9
|\
| * ENH: add multi-field assignment helpers in np.lib.recfunctionsAllan Haldane2018-10-311-0/+9
* | DOC: add broadcasting article from scipy old-wikimattip2018-10-261-3/+6
|/
* DOC: Make clear the connection between numpy types and C typesEric Wieser2018-09-041-33/+151
* DOC: Replace <type 'exceptions.ValueError'> with ValueErrorTaylor Smith2018-08-081-1/+1
* DOC: Update broadcasting documentationTaylor Smith2018-08-081-4/+5
* DOC: Updated Slice Descriptionlogeaux2018-07-141-1/+1
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-164-6/+6
* MAINT: push back multifield copy->view changes to 1.16Allan Haldane2018-06-111-18/+56
* STY: Revert line unwrapEric Wieser2018-06-081-1/+2
* minor doc improvementsNikita2018-06-081-5/+4
* DOC: fix broken links for developer documentationNikita Kartashov2018-04-211-1/+1
* DOC: clear up warnings, fix matplotlib plotmattip2018-04-171-1/+2
* document a few more missing glossary termsmattip2018-04-131-0/+8
* fix typos from reviewmattip2018-04-111-2/+2
* add missing glossary entries and link in missing documentmattip2018-04-111-2/+20
* formatting fixesmattip2018-04-111-2/+2
* DOC: Fix minor typosluz.paz2018-03-301-1/+1