summaryrefslogtreecommitdiff
path: root/doc/source/reference/ufuncs.rst
Commit message (Expand)AuthorAgeFilesLines
...
* DOC: Clean up/fix several references to the "future" 1.10 releaseNathaniel J. Smith2016-01-141-2/+2
* DOC: 'signature' preferred over 'sig' as ufunc keyword argumentJaime Fernandez2015-03-121-3/+6
* ENH: Strict checking of ufunc keyword argument namesJaime Fernandez2015-03-091-1/+1
* ENH: ufuncs can take a tuple of arrays as 'out' kwargJaime Fernandez2015-03-081-1/+14
* MAINT: Change default inplace, ufunc(...,out=x) casting to same_kind.Charles Harris2014-05-061-9/+8
* DOC: improve __numpy_ufunc__ documentationPauli Virtanen2013-09-151-0/+9
* Update docsJay Bourque2013-08-161-3/+4
* Add documentation for new 'at' ufunc methodJay Bourque2013-08-161-0/+6
* DOC: add fmax/fmin to ufuncs list and math routines listendolith2013-05-191-0/+4
* DOC: Document NPY_RELAXED_STRIDES_CHECKING changesSebastian Berg2013-04-111-3/+3
* FIX: Transition scheme for safer in-place ufunc operationsNathaniel J. Smith2012-09-201-0/+6
* DOC: Document the ufunc 'where=' parameter and the NpyAuxData C API mechanismMark Wiebe2011-07-061-0/+8
* DOC: Document the new keyword arguments for ufuncsMark Wiebe2011-04-221-0/+39
* DOC: Improve the documentation about type promotionMark Wiebe2011-04-221-3/+9
* ENH: Rename the half character code from 'j' to 'e'Mark Wiebe2010-12-011-2/+2
* DOC: core: Update docs for half/float16 typeMark Wiebe2010-12-011-26/+30
* second set of checkins from doc editorJarrod Millman2009-11-131-1/+1
* DOC: mention nextafter ufunc in the release notes and reference.David Cournapeau2009-11-041-0/+1
* Docstring update: doc/source/referencePauli Virtanen2009-10-021-84/+87
* add support for __array_prepare__Darren Dale2009-08-231-8/+13
* Add doc for copysign in numpy doc.David Cournapeau2009-07-011-0/+1
* Merge from the doc wikiPauli Virtanen2009-03-241-3/+3
* Add preliminary docstrings for:Charles Harris2008-11-281-19/+22
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+555