summaryrefslogtreecommitdiff
path: root/doc/source/reference
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13337 from kritisingh1/conjMatti Picus2019-04-162-0/+2
|\
| * DOC: Add docstrings for consistency in aliaseskritisingh12019-04-162-0/+2
* | DOC: Add as_ctypes_type to the documentationEric Wieser2019-04-151-0/+1
|/
* DOC : PyArray_Descr.names undocumented (#13234)vrindaaa2019-04-031-3/+25
* DOC: Attempting to remove duplicate documentation.Mircea Akos Bruma2019-03-211-1/+6
* Merge pull request #13099 from liwt31/add-indexing-docMatti Picus2019-03-191-0/+11
|\
| * DOC: add copy on slicing noticewtli2019-03-141-0/+11
* | DOC: fix references in docsmattip2019-03-102-26/+67
|/
* DOC: fixes from reviewmattip2019-02-283-86/+18
* DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-288-29/+47
* DOC: Added maximum_sctype to documentationJoseph Fox-Rabinovitz2019-02-271-2/+1
* Merge pull request #12945 from charris/fix-timsort-compatMatti Picus2019-02-141-15/+22
|\
| * DOC: Update sorting documention.Charles Harris2019-02-081-15/+22
* | DOC: ndarray.max is missingYu Kobayashi2019-02-091-0/+1
|/
* Merge pull request #12418 from liwt31/timsort-devMatti Picus2019-01-311-3/+4
|\
| * DOC: add docstring for timsortwtli2019-01-211-3/+4
* | DOC: add missing character routines, fix #8578Adam Orr2019-01-301-0/+6
* | DOC: fixes from reviewmattip2019-01-221-2/+2
* | DOC: remove python2-only methods, small cleanupsmattip2019-01-213-22/+7
|/
* DOC: Document NPY_SORTKIND parameter in PyArray_Sort (#12606)Piyush Jaipuriayar2019-01-151-3/+3
* DOC: set off math constant suffixes with backticksJosh Wilson2019-01-131-2/+3
* DOC: clarify the suffix of single/extended precision math constantsJosh Wilson2019-01-131-1/+1
* Merge pull request #12677 from ahaldane/fix_more_uint_alnCharles Harris2019-01-081-1/+1
|\
| * MAINT: Further fixups to uint alignment checksAllan Haldane2019-01-061-1/+1
* | ENH: Better links in documentationEric Larson2019-01-078-1/+15
|/
* Merge pull request #12626 from ahaldane/further_uint_align_fixCharles Harris2019-01-031-9/+15
|\
| * BUG: fix uint alignment asserts in lowlevel loopsAllan Haldane2019-01-031-9/+15
* | DOC: SimpleNewFromDescr cannot be given NULL for descrSebastian Berg2019-01-021-3/+3
|/
* DOC: more doc updates for structured arraysAllan Haldane2018-12-151-8/+4
* DOC: Fix desc. of Ellipsis behavior in referenceJim Turner2018-12-121-3/+4
* Merge pull request #8955 from eric-wieser/obj-identityMatti Picus2018-11-121-1/+20
|\
| * ENH: Allow ufunc.identity to be any python objectEric Wieser2018-11-121-1/+20
* | Merge pull request #11916 from mattip/deprecate-set_numeric_opsCharles Harris2018-11-092-1/+5
|\ \ | |/ |/|
| * DEP: deprecate np.set_numeric_ops and friendsmattip2018-10-212-1/+5
* | Merge pull request #12250 from mattip/add-docs-to-tocRalf Gommers2018-11-047-12/+128
|\ \
| * | DOC: move C style guide to dev sectionmattip2018-10-252-9/+0
| * | DOC: remove duplicate and outdated DOCmattip2018-10-251-4/+0
| * | DOC: remove old docs while adding bits of it where appropriate (part one)mattip2018-10-252-5/+19
| * | DOC: fixes from reviewmattip2018-10-251-3/+5
| * | DOC: add missing docsmattip2018-10-236-3/+116
| |/
* | Merge pull request #12120 from tylerjereddy/remainder_timedelta64Stefan van der Walt2018-10-301-0/+3
|\ \ | |/ |/|
| * ENH: add timedelta modulusTyler Reddy2018-10-151-0/+3
* | MAINT: changes from reviewmattip2018-10-151-1/+1
* | DOC: tweak docs from reviewmattip2018-10-121-3/+3
* | MAINT: formatting, remove version, rework flagsmattip2018-10-112-16/+21
* | :DOC: update to reflect API changesmattip2018-10-081-7/+9
* | DOC: warn about directly using PyUFuncObject and PyArray_Descrmattip2018-09-171-3/+20
* | DOC: update for changes in d8a8e4536mattip2018-09-161-5/+4
* | merge master into gufunc-signature-modification2mattip2018-09-151-3/+3
|\ \ | |/
| * DOC: Adjust the gufunc signature examplesMatti Picus2018-09-131-2/+6