summaryrefslogtreecommitdiff
path: root/doc/source/reference
Commit message (Expand)AuthorAgeFilesLines
* DOC: Change the checkmark to 'Y'.Warren Weckesser2019-09-251-28/+27
* DOC: Document the NPY_SCALARKIND values as C variables.MSeifert042019-09-221-8/+15
* Merge pull request #14567 from rgommers/fix-publicapi-testCharles Harris2019-09-211-5/+5
|\
| * DEP: remove deprecate (and private) numpy.testing submodules.Ralf Gommers2019-09-211-5/+5
* | DOC: Fix code that generates the table in the 'Casting Rules' section.Warren Weckesser2019-09-201-33/+35
|/
* DOC: Updates to nditer usage instructionsJoseph Fox-Rabinovitz2019-09-181-26/+55
* Merge pull request #14498 from mattip/random-namespaceRalf Gommers2019-09-153-13/+0
|\
| * DOC: remove random.entropy from docsmattip2019-09-142-7/+0
| * DOC: removed random.entropy from documentationmattip2019-09-141-6/+0
* | DOC: Add backslashes so the function renders correctly with sphinx.MSeifert042019-09-131-3/+3
|/
* Merge pull request #14475 from hypercubestart/add-timedelta64-signatureMatti Picus2019-09-131-131/+30
|\
| * DOC: include NAT value and remove Differences between 1.6 and 1.7 Datetimes s...Andrew Liu2019-09-121-131/+28
| * DOC: add timedelta64 signatureAndrew Liu2019-09-101-1/+3
* | DOC: Fix reference NPY_ARRAY_OWNDATA instead of NPY_OWNDATA.MSeifert042019-09-121-1/+1
|/
* Merge pull request #14393 from ahaldane/fix_fieldless_view_itemsizeMatti Picus2019-09-081-0/+4
|\
| * BUG: Fix fieldless comparison broadcastingAllan Haldane2019-09-051-2/+3
| * BUG: Fix comparison of fieldless structured arraysAllan Haldane2019-08-311-0/+3
* | DOC: address last comment on numpy.random doc page fixes PRRalf Gommers2019-08-311-1/+1
* | DOC: fix doc linking, was referencing private submodules.Ralf Gommers2019-08-256-24/+14
|/
* DEP: Deprecate load/dump functions in favour of pickle methodskritisingh12019-08-191-11/+0
* Merge pull request #14062 from mattip/fixesRalf Gommers2019-07-261-1/+1
|\
| * DOC, BUILD: cleanups and fix (again) 'build dist'mattip2019-07-191-1/+1
* | DOC: fix typoColin Snyder2019-07-241-3/+3
* | Merge pull request #14064 from kritisingh1/buildSebastian Berg2019-07-232-43/+43
|\ \
| * | [DOC] Resolve bad references in Sphinx warningskritisingh12019-07-232-43/+43
* | | DOC: Array API : Directory restructure and code cleanup (#14010)Kriti Singh2019-07-2211-39/+40
| |/ |/|
* | Merge pull request #14028 from IntelPython/fix-typoMatti Picus2019-07-171-2/+3
|\ \
| * | edited opening statement per PR feedbackOleksandr Pavlyk2019-07-171-2/+3
| * | fixed likely type in the quick start opening sentence of devdoc referenceOleksandr Pavlyk2019-07-161-1/+1
* | | DOC:Link between the two indexing documentation pagesSamesh2019-07-161-1/+1
* | | DOC:Link between the two indexing documentation pagesSamesh2019-07-161-1/+1
* | | DOC:Link between the two indexing documentation pagesSamesh2019-07-161-0/+4
|/ /
* | Merge pull request #14011 from kritisingh1/udepMatti Picus2019-07-151-22/+0
|\ \
| * | [DOC] Remove unused/deprecated functionskritisingh12019-07-151-22/+0
| |/
* | Merge pull request #13985 from mattip/doc-howCharles Harris2019-07-141-0/+12
|\ \
| * | DOC: show workaround for backward compatibilitymattip2019-07-141-0/+12
| |/
* | Merge pull request #13979 from danielballan/array-function-high-level-docsCharles Harris2019-07-141-2/+124
|\ \ | |/ |/|
| * Copy editingDan Allan2019-07-141-3/+3
| * Restore old intro, add note at top.Dan Allan2019-07-141-4/+18
| * Add new section of custom array containers.Dan Allan2019-07-131-15/+4
| * rephraseDan Allan2019-07-131-2/+6
| * Add __array_function__ to user reference.Dan Allan2019-07-131-0/+115
* | DOC: emphasize random API changesmattip2019-07-092-7/+27
|/
* Merge pull request #13847 from kritisingh1/depMatti Picus2019-07-072-0/+20
|\
| * Removes duplicated docs for python functionskritisingh12019-07-061-1/+2
| * DOC: Adds documentation of functions exposed in numpy namespacekritisingh12019-06-272-0/+19
* | DOC: Remove explicit .next method calls with built-in nextMSeifert042019-07-071-1/+1
* | Merge pull request #13892 from kritisingh1/refactor-3Matti Picus2019-07-052-69/+81
|\ \
| * | DOC: Refactor Array API documentation -- include missing references and cleanupkritisingh12019-07-052-65/+76
| * | DOC: Refactor Array API documentationkritisingh12019-06-301-4/+5