<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/add_newdocs.py, branch v1.2.0rc2</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Merge from documentation editor.</title>
<updated>2008-08-05T09:20:07+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-08-05T09:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6647bf7eaeb915e2d09db8b5c7584ee286962d3b'/>
<id>6647bf7eaeb915e2d09db8b5c7584ee286962d3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the implicit "import numpy as np" made available to all doctests instead </title>
<updated>2008-07-05T14:26:16+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-07-05T14:26:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=36e02207c1a82fe669531dd24ec799eca2989c80'/>
<id>36e02207c1a82fe669531dd24ec799eca2989c80</id>
<content type='text'>
of explicit imports or dependency on the local scope where the doctest is 
defined..
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of explicit imports or dependency on the local scope where the doctest is 
defined..
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge documentation changes from wiki.</title>
<updated>2008-05-19T10:45:14+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-05-19T10:45:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=40505ed9548af6a49f052abad9cd8ed36ba102dd'/>
<id>40505ed9548af6a49f052abad9cd8ed36ba102dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge `choose` docstring fix from wiki.</title>
<updated>2008-05-15T14:02:11+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-05-15T14:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a0cdbc671e93cad0196d8bbe4f1070c3e484cb45'/>
<id>a0cdbc671e93cad0196d8bbe4f1070c3e484cb45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor reST cleanup in docstrings.</title>
<updated>2008-05-14T22:42:18+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-05-14T22:42:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=48729bf741c6471c500016d12a1d80be494c7906'/>
<id>48729bf741c6471c500016d12a1d80be494c7906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Break long line.</title>
<updated>2008-05-10T01:05:05+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-05-10T01:05:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5345ed1fef98af2ee1253633134f6df47f3a7e04'/>
<id>5345ed1fef98af2ee1253633134f6df47f3a7e04</id>
<content type='text'>
Reformat a bit.
Remove trailing whitespace.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reformat a bit.
Remove trailing whitespace.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved docstrings to add_newdoc.py; added docstring for the class as a whole which describes __call__. </title>
<updated>2008-05-09T05:12:31+00:00</updated>
<author>
<name>aarchiba</name>
<email>peridot.faceted@gmail.com</email>
</author>
<published>2008-05-09T05:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8636d9e45565fe75b51efd88ba69d0a3698ab54f'/>
<id>8636d9e45565fe75b51efd88ba69d0a3698ab54f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for Python types in x.view.</title>
<updated>2008-05-01T19:24:51+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-05-01T19:24:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3056ee6f48e54b93e074ab62d8a6fca148b2508d'/>
<id>3056ee6f48e54b93e074ab62d8a6fca148b2508d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>For x.view, change dtype into keyword argument.</title>
<updated>2008-04-30T22:06:41+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-04-30T22:06:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e285208a309b44ccc88e28c60140474acb7cc83b'/>
<id>e285208a309b44ccc88e28c60140474acb7cc83b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two typos in ndarray docstrings.</title>
<updated>2008-04-26T22:09:30+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2008-04-26T22:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=58d85b4b65c2af0187c8049bf41e8834b8a36ffb'/>
<id>58d85b4b65c2af0187c8049bf41e8834b8a36ffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
