<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib/shape_base.py, branch v1.2.0</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>Use the implicit "import numpy as np" made available to all doctests instead of an explicit </title>
<updated>2008-07-03T03:51:46+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-07-03T03:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=94bc330296e01d8fc0cb14aba1354ddb6d8587cc'/>
<id>94bc330296e01d8fc0cb14aba1354ddb6d8587cc</id>
<content type='text'>
import.
Remove "&gt;&gt;&gt;" from bartlett plotting example since it currently requires matplotlib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
import.
Remove "&gt;&gt;&gt;" from bartlett plotting example since it currently requires matplotlib.
</pre>
</div>
</content>
</entry>
<entry>
<title>ran reindent.py to clean up whitespace</title>
<updated>2007-10-29T14:58:18+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-10-29T14:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0b77f0e5f0e46b2ef7c570ebda046c34bbcc0f26'/>
<id>0b77f0e5f0e46b2ef7c570ebda046c34bbcc0f26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tile empty arrays.</title>
<updated>2007-07-10T16:10:25+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2007-07-10T16:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=18bc84c2799e7a476c4ed6620e7a36bc055fe6af'/>
<id>18bc84c2799e7a476c4ed6620e7a36bc055fe6af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstring typo for vstack()</title>
<updated>2007-05-24T18:31:28+00:00</updated>
<author>
<name>edschofield</name>
<email>edschofield@localhost</email>
</author>
<published>2007-05-24T18:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=57ccbf2ceac4a401afc9dae735f3a1739e5a0edb'/>
<id>57ccbf2ceac4a401afc9dae735f3a1739e5a0edb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix doctests.</title>
<updated>2007-02-18T22:43:40+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2007-02-18T22:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9bcf9ef90b0893a157e5d69478b9a9566b966249'/>
<id>9bcf9ef90b0893a157e5d69478b9a9566b966249</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docstrings for loading with DocFileSuite.</title>
<updated>2007-02-18T21:02:46+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2007-02-18T21:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b860a39925a5e0a49d54fa363ccdf6113dfef12d'/>
<id>b860a39925a5e0a49d54fa363ccdf6113dfef12d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up unused imports and bad whitespace</title>
<updated>2007-01-09T04:45:31+00:00</updated>
<author>
<name>Tim Leslie</name>
<email>tim.leslie@gmail.com</email>
</author>
<published>2007-01-09T04:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e56a09af9e696129b92e7487bccbc3713568fc5b'/>
<id>e56a09af9e696129b92e7487bccbc3713568fc5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace cleanup.</title>
<updated>2007-01-08T21:56:54+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2007-01-08T21:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1bd2d49ef378fb869d015cef32c3e44a4c03a8f0'/>
<id>1bd2d49ef378fb869d015cef32c3e44a4c03a8f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
