<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/reference/internals.code-explanations.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>DOC: Fix bad rst list formats in internals.code-explanations.rst.</title>
<updated>2015-07-02T05:40:56+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-01T23:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f940a9e434e2ba39328361336711502895a42194'/>
<id>f940a9e434e2ba39328361336711502895a42194</id>
<content type='text'>
The lists needed blank lines before starting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lists needed blank lines before starting.
</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>MAINT: Spelling and style fixes to internals.code-explanations.rst.</title>
<updated>2015-04-28T18:25:36+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-04-23T20:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=0d31348ea936722a940d9ef402e7fa6f4e34b7de'/>
<id>0d31348ea936722a940d9ef402e7fa6f4e34b7de</id>
<content type='text'>
Basic cleanup of the new indexing documentation. Also replace
"subspace" by "subarray" and try to clarify mixed advanced and view
indexing.

[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Basic cleanup of the new indexing documentation. Also replace
"subspace" by "subarray" and try to clarify mixed advanced and view
indexing.

[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update indexing implementation explanations.</title>
<updated>2015-04-23T20:11:58+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2014-02-20T12:57:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=6981594b599dbc46d16c5fbc6586199886b11a44'/>
<id>6981594b599dbc46d16c5fbc6586199886b11a44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: improve record/structured array nomenclature &amp; guide</title>
<updated>2015-01-22T22:36:43+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2015-01-17T04:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=1bd0b4e8f176cd80e81b5f50832db5f8ba1ee1e9'/>
<id>1bd0b4e8f176cd80e81b5f50832db5f8ba1ee1e9</id>
<content type='text'>
This update adds a section better describing record arrays in the user
guide (numpy/doc/structured_arrays.py).

It also corrects nomenclature, such that "structured array" refers to
ndarrays with structured dtype, "record array" refers to modified
ndarrays as created by np.rec.array, and "recarray" refers to ndarrays
viewed as np.recarray. See the note at the end of the structured
array user guide.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This update adds a section better describing record arrays in the user
guide (numpy/doc/structured_arrays.py).

It also corrects nomenclature, such that "structured array" refers to
ndarrays with structured dtype, "record array" refers to modified
ndarrays as created by np.rec.array, and "recarray" refers to ndarrays
viewed as np.recarray. See the note at the end of the structured
array user guide.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: c-api: Update to reflect array flag namespace change</title>
<updated>2011-07-06T22:24:14+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwiebe@enthought.com</email>
</author>
<published>2011-07-06T22:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=bcdc5b54869a0855c2457ea9f315cbd768a339ee'/>
<id>bcdc5b54869a0855c2457ea9f315cbd768a339ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated documentation from pydoc website (thanks to everyone who contributed!)</title>
<updated>2010-02-17T23:55:16+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2010-02-17T23:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=1c7167378e9f654a80b3cb57b7c0dd7ee573a109'/>
<id>1c7167378e9f654a80b3cb57b7c0dd7ee573a109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: strip trailing whitespace from RST files</title>
<updated>2009-03-21T21:19:53+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-03-21T21:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=bab64b897064cfdf8cf86fcc62b44e21df1153ee'/>
<id>bab64b897064cfdf8cf86fcc62b44e21df1153ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved numpy-docs under doc/ in the main Numpy trunk.</title>
<updated>2008-11-23T10:39:05+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2008-11-23T10:39:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=03582a3dbd1b4643b7b70cf277eada66dcb0800e'/>
<id>03582a3dbd1b4643b7b70cf277eada66dcb0800e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
