summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.math.rst
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Add docstrings for consistency in aliaseskritisingh12019-04-161-0/+1
|
* ENH: Add gcd and lcm ufuncsEric Wieser2017-12-121-0/+8
| | | | Fixes #8772
* DOC: Add isnat/positive ufunc to documentation [skip ci]Michael Seifert2017-06-141-0/+1
|
* ENH: add np.divmod ufuncStephan Hoyer2017-05-071-0/+1
|
* DOC: Include nextafter and spacing function in documentation.Michael Seifert2017-03-251-0/+2
| | | | Fixes #8831
* DOC: Add 'heaviside' to the ufunc documentation.Warren Weckesser2017-03-231-0/+1
|
* DOC: Add float_power to routines.math documentation autosummaryMichael Seifert2017-03-021-0/+1
|
* DOC: add cbrt to math summary pageJulian Taylor2016-08-151-0/+1
| | | | [ci skip]
* ENH: adds np.nancumsum and np.nancumprodPhillip J. Wolfram2016-03-241-0/+2
| | | | | | | | This PR adds an implementation of `nancumsum` and `nancumprod`. The actual function is a two-liner adapted from `nansum`. Its structure is adapted from PR: https://github.com/numpy/numpy/pull/5418/
* DOC: add nanprod to the list of math routinesStephan Hoyer2016-03-111-0/+1
| | | This was otherwise undocumented, so the nanprod.rst page wasn't being generated.
* DOC: add fmax/fmin to ufuncs list and math routines listendolith2013-05-191-0/+2
|
* second set of checkins from doc editorJarrod Millman2009-11-131-0/+7
|
* docs: strip trailing whitespace from RST filesPauli Virtanen2009-03-211-22/+22
|
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+143