<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/reference/routines.math.rst, branch issue_20025</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>DOC: Add docstrings for consistency in aliases</title>
<updated>2019-04-16T06:49:17+00:00</updated>
<author>
<name>kritisingh1</name>
<email>kritisingh1.ks@gmail.com</email>
</author>
<published>2019-04-15T14:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=46d01eac68a09e9fd4b09c50b8c3b36dd85907f0'/>
<id>46d01eac68a09e9fd4b09c50b8c3b36dd85907f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add gcd and lcm ufuncs</title>
<updated>2017-12-13T04:58:08+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2017-03-12T02:33:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=7ab0f15250f5965a1e47e419597ca358e9b31a75'/>
<id>7ab0f15250f5965a1e47e419597ca358e9b31a75</id>
<content type='text'>
Fixes #8772
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #8772
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add isnat/positive ufunc to documentation [skip ci]</title>
<updated>2017-06-14T19:26:03+00:00</updated>
<author>
<name>Michael Seifert</name>
<email>michaelseifert04@yahoo.de</email>
</author>
<published>2017-06-14T19:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=e7143e78fc8c66fd09887ed10ed8b40d1d54d4a1'/>
<id>e7143e78fc8c66fd09887ed10ed8b40d1d54d4a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: add np.divmod ufunc</title>
<updated>2017-05-08T00:03:39+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@google.com</email>
</author>
<published>2017-05-06T01:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=c9d1f9e467155cec3030b0970816abe928244b9c'/>
<id>c9d1f9e467155cec3030b0970816abe928244b9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Include nextafter and spacing function in documentation.</title>
<updated>2017-03-25T15:33:08+00:00</updated>
<author>
<name>Michael Seifert</name>
<email>michaelseifert04@yahoo.de</email>
</author>
<published>2017-03-25T15:33:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=9eaeb3db1f1d32f9696589ea964a176fd67c8b46'/>
<id>9eaeb3db1f1d32f9696589ea964a176fd67c8b46</id>
<content type='text'>
Fixes #8831
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #8831
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add 'heaviside' to the ufunc documentation.</title>
<updated>2017-03-23T23:25:19+00:00</updated>
<author>
<name>Warren Weckesser</name>
<email>warren.weckesser@gmail.com</email>
</author>
<published>2017-03-23T23:25:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d909f3c5595b376400ebfb9141d680460f58ffdf'/>
<id>d909f3c5595b376400ebfb9141d680460f58ffdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add float_power to routines.math documentation autosummary</title>
<updated>2017-03-02T14:19:05+00:00</updated>
<author>
<name>Michael Seifert</name>
<email>michaelseifert04@yahoo.de</email>
</author>
<published>2017-03-02T14:17:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8a62b5adf91df1f66101ff8ea12ed2741812010b'/>
<id>8a62b5adf91df1f66101ff8ea12ed2741812010b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add cbrt to math summary page</title>
<updated>2016-08-15T16:21:01+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2016-08-15T16:17:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=664b60b8a824d7aecc38ca470f3aa23b65f0ffea'/>
<id>664b60b8a824d7aecc38ca470f3aa23b65f0ffea</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: adds np.nancumsum and np.nancumprod</title>
<updated>2016-03-24T21:08:56+00:00</updated>
<author>
<name>Phillip J. Wolfram</name>
<email>phillipwolfram@gmail.com</email>
</author>
<published>2016-03-16T22:02:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=a76b8728a71721f0b92c5fa7c0cbcc0f41cceb3e'/>
<id>a76b8728a71721f0b92c5fa7c0cbcc0f41cceb3e</id>
<content type='text'>
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/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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/
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add nanprod to the list of math routines</title>
<updated>2016-03-12T00:38:54+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@gmail.com</email>
</author>
<published>2016-03-12T00:38:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=7166675e2ea42ca7412606680082cd10a033318b'/>
<id>7166675e2ea42ca7412606680082cd10a033318b</id>
<content type='text'>
This was otherwise undocumented, so the nanprod.rst page wasn't being generated.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was otherwise undocumented, so the nanprod.rst page wasn't being generated.</pre>
</div>
</content>
</entry>
</feed>
