summaryrefslogtreecommitdiff
path: root/doc/source/reference/c-api.ufunc.rst
Commit message (Expand)AuthorAgeFilesLines
* DOC: Array API : Directory restructure and code cleanup (#14010)Kriti Singh2019-07-221-485/+0
* [DOC] Remove unused/deprecated functionskritisingh12019-07-151-22/+0
* DOC: Add missing macros to C-API documentation (#13825)Kriti Singh2019-06-301-1/+11
* ENH: Allow ufunc.identity to be any python objectEric Wieser2018-11-121-1/+20
* DOC: reflow paragraph to 80 columnsmattip2018-08-171-9/+7
* DOC: reduce warnings and cleanup redundant c-api documentationmattip2018-08-141-3/+62
* DOC: typos, small fixesmattip2018-06-151-11/+9
* DOC: Further clarification of c-api.Marten van Kerkwijk2018-05-291-9/+14
* DOC: Clarify C-API for generalized ufuncs.mattip2018-05-281-3/+4
* DOC: improve docs for PyUFunc_FromFuncAndData.mattip2018-05-281-4/+10
* ENH: Spelling fixesVille Skyttä2017-05-091-1/+1
* DOC: Unwrap long signature linesMichael Seifert2017-03-281-34/+73
* DOC: Function definitions may not extend over several linesMichael Seifert2017-03-271-73/+35
* DOC: Fix broken links (include missing : and capitalization)Michael Seifert2017-03-271-1/+1
* DOC: Fix typosJakub Wilk2017-03-171-3/+3
* MAINT: cleanup dead code/arguments/fields from ufuncsNathaniel J. Smith2015-10-011-7/+4
* DOC: Fix outdated sphinx directives.Charles Harris2015-07-011-68/+68
* DOC: Stricter checks for gufunc signaturesjaimefrio2014-10-201-1/+15
* ENH: avoid expensive clears in fenv functionsJulian Taylor2013-11-061-0/+2
* Another name change to RegisterLoopForDescrJay Bourque2013-05-141-1/+1
* Change name of RegisterLoopForStructType to RegisterLoopByDescrJay Bourque2013-05-141-3/+5
* Update c-api documentationJay Bourque2013-05-141-0/+8
* ENH: ufunc: Restructure iterator ufunc evaluation into functionsMark Wiebe2011-01-201-9/+11
* ENH: Rename the half character code from 'j' to 'e'Mark Wiebe2010-12-011-7/+7
* DOC: core: Update docs for half/float16 typeMark Wiebe2010-12-011-8/+26
* updated documentation from pydoc website (thanks to everyone who contributed!)Jarrod Millman2010-02-171-34/+59
* Docstring update: doc/source/referencePauli Virtanen2009-10-021-1/+7
* Merge from doc wikiPauli Virtanen2009-06-191-21/+22
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-13/+13
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+335