<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/reference/c-api.ufunc.rst, branch revert-7191-stack_documentation</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>MAINT: cleanup dead code/arguments/fields from ufuncs</title>
<updated>2015-10-01T23:03:18+00:00</updated>
<author>
<name>Nathaniel J. Smith</name>
<email>njs@pobox.com</email>
</author>
<published>2015-08-27T07:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=899325ec043688c751001662f5e7226e7e92e04e'/>
<id>899325ec043688c751001662f5e7226e7e92e04e</id>
<content type='text'>
The check_return argument and ufunc object field was never used; ditto
for the "new" inner loop selector (which was never implemented), along
with associated typedefs. Since I was looking at this code anyway trying
to figure out which parts were actually in use, I figured I'd clear up
some of the brush to make it easier next time...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The check_return argument and ufunc object field was never used; ditto
for the "new" inner loop selector (which was never implemented), along
with associated typedefs. Since I was looking at this code anyway trying
to figure out which parts were actually in use, I figured I'd clear up
some of the brush to make it easier next time...
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix outdated sphinx directives.</title>
<updated>2015-07-02T05:40:55+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-01T17:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=6646bdfeac189c50b19b032ea8b6795ea7fd2074'/>
<id>6646bdfeac189c50b19b032ea8b6795ea7fd2074</id>
<content type='text'>
Examples

:cdata: -&gt; :c:data:
.. cfunction:: -&gt; .. c:function::
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Examples

:cdata: -&gt; :c:data:
.. cfunction:: -&gt; .. c:function::
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Stricter checks for gufunc signatures</title>
<updated>2014-10-21T06:07:13+00:00</updated>
<author>
<name>jaimefrio</name>
<email>jaime.frio@gmail.com</email>
</author>
<published>2014-10-21T05:43:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=528bac1380c782772b9de207bb8466b03117b96d'/>
<id>528bac1380c782772b9de207bb8466b03117b96d</id>
<content type='text'>
Documented the the new behavior in c-api.generalized-ufuncs.rst.

Added PyUFunc_FromFuncAndDataAndSignature to c-api.ufunc.rst.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Documented the the new behavior in c-api.generalized-ufuncs.rst.

Added PyUFunc_FromFuncAndDataAndSignature to c-api.ufunc.rst.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: avoid expensive clears in fenv functions</title>
<updated>2013-11-06T19:29:13+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2013-10-24T21:07:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=dcfe3260e2d6d9de7a2c3fb0022ecf124faa2ae2'/>
<id>dcfe3260e2d6d9de7a2c3fb0022ecf124faa2ae2</id>
<content type='text'>
Clearing is 50-100 times more expensive than checking on x86, so check if there
is anything needs to be cleared first. This speeds up scalar operations
by 10%-20%.
Based on Arink Verma code in #3739.

Implement the functions as new C-API functions npy_get_floatstatus and
npy_clear_floatstatus in npy_math.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clearing is 50-100 times more expensive than checking on x86, so check if there
is anything needs to be cleared first. This speeds up scalar operations
by 10%-20%.
Based on Arink Verma code in #3739.

Implement the functions as new C-API functions npy_get_floatstatus and
npy_clear_floatstatus in npy_math.
</pre>
</div>
</content>
</entry>
<entry>
<title>Another name change to RegisterLoopForDescr</title>
<updated>2013-05-15T00:38:50+00:00</updated>
<author>
<name>Jay Bourque</name>
<email>jay.bourque@continuum.io</email>
</author>
<published>2013-05-15T00:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d85f7aa465cf854e2be83f67f39f058660348487'/>
<id>d85f7aa465cf854e2be83f67f39f058660348487</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change name of RegisterLoopForStructType to RegisterLoopByDescr</title>
<updated>2013-05-14T23:02:22+00:00</updated>
<author>
<name>Jay Bourque</name>
<email>jay.bourque@continuum.io</email>
</author>
<published>2013-05-13T15:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=c2f30f9eca1a513601b27d2ae2a9c85d3ad15860'/>
<id>c2f30f9eca1a513601b27d2ae2a9c85d3ad15860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update c-api documentation</title>
<updated>2013-05-14T23:02:21+00:00</updated>
<author>
<name>Jay Bourque</name>
<email>jay.bourque@continuum.io</email>
</author>
<published>2013-04-05T20:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=0e4e9300d629c41d2e3a797f381180db11abb141'/>
<id>0e4e9300d629c41d2e3a797f381180db11abb141</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: ufunc: Restructure iterator ufunc evaluation into functions</title>
<updated>2011-01-20T21:43:23+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-01-20T21:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=a8f5b4ca6759c46abf4d169bed0178559518b641'/>
<id>a8f5b4ca6759c46abf4d169bed0178559518b641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Rename the half character code from 'j' to 'e'</title>
<updated>2010-12-02T03:02:16+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2010-11-28T00:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=c6f8dbbd240ada8d0edd0527cd218cfc46deec41'/>
<id>c6f8dbbd240ada8d0edd0527cd218cfc46deec41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: core: Update docs for half/float16 type</title>
<updated>2010-12-02T03:02:15+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2010-11-11T01:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=9b72aa96cec9d182062f378fca869aaa303f1ca9'/>
<id>9b72aa96cec9d182062f378fca869aaa303f1ca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
