Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Add docstrings for consistency in aliases | kritisingh1 | 2019-04-16 | 1 | -0/+1 |
| | |||||
* | ENH: Add gcd and lcm ufuncs | Eric Wieser | 2017-12-12 | 1 | -0/+8 |
| | | | | Fixes #8772 | ||||
* | DOC: Add isnat/positive ufunc to documentation [skip ci] | Michael Seifert | 2017-06-14 | 1 | -0/+1 |
| | |||||
* | ENH: add np.divmod ufunc | Stephan Hoyer | 2017-05-07 | 1 | -0/+1 |
| | |||||
* | DOC: Include nextafter and spacing function in documentation. | Michael Seifert | 2017-03-25 | 1 | -0/+2 |
| | | | | Fixes #8831 | ||||
* | DOC: Add 'heaviside' to the ufunc documentation. | Warren Weckesser | 2017-03-23 | 1 | -0/+1 |
| | |||||
* | DOC: Add float_power to routines.math documentation autosummary | Michael Seifert | 2017-03-02 | 1 | -0/+1 |
| | |||||
* | DOC: add cbrt to math summary page | Julian Taylor | 2016-08-15 | 1 | -0/+1 |
| | | | | [ci skip] | ||||
* | ENH: adds np.nancumsum and np.nancumprod | Phillip J. Wolfram | 2016-03-24 | 1 | -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 routines | Stephan Hoyer | 2016-03-11 | 1 | -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 list | endolith | 2013-05-19 | 1 | -0/+2 |
| | |||||
* | second set of checkins from doc editor | Jarrod Millman | 2009-11-13 | 1 | -0/+7 |
| | |||||
* | docs: strip trailing whitespace from RST files | Pauli Virtanen | 2009-03-21 | 1 | -22/+22 |
| | |||||
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+143 |