<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib, 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>backporting r5788 to 1.2.x branch (loadtxt)</title>
<updated>2008-09-05T16:51:06+00:00</updated>
<author>
<name>dhuard</name>
<email>dhuard@localhost</email>
</author>
<published>2008-09-05T16:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=426e008c0bfe4b837643794041bd877aa91159c4'/>
<id>426e008c0bfe4b837643794041bd877aa91159c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reindenting prior to release</title>
<updated>2008-09-02T20:32:38+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2008-09-02T20:32:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d29107a248130bbb68ecac58d6720d716529141c'/>
<id>d29107a248130bbb68ecac58d6720d716529141c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable memmap test which crashes nose tests on cygwin.</title>
<updated>2008-09-01T12:50:46+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-09-01T12:50:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8864e082c10858f535710aa0f08b1887c0fa3c46'/>
<id>8864e082c10858f535710aa0f08b1887c0fa3c46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply modified version of Andrew Dalke's patch in #874 to create a quicker-loading numpy.</title>
<updated>2008-08-27T14:31:18+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2008-08-27T14:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=eda3f09142f08498f479f6353c5c063ecef4aac0'/>
<id>eda3f09142f08498f479f6353c5c063ecef4aac0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert r5698, r5699, and r5702 until build problems are fixed.</title>
<updated>2008-08-27T03:17:51+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2008-08-27T03:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=88c8abb00f49bdabd3b336f0bf0a8efaf6887acd'/>
<id>88c8abb00f49bdabd3b336f0bf0a8efaf6887acd</id>
<content type='text'>
Fix ticket #878 differently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix ticket #878 differently.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added benchmarks directory to lib/setup.py so that numpy.lib benchmarks are </title>
<updated>2008-08-26T18:41:53+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-08-26T18:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=21a1087691af6c1745f4b4bc56b4072b5a68bccd'/>
<id>21a1087691af6c1745f4b4bc56b4072b5a68bccd</id>
<content type='text'>
available in an installed NumPy.
Display system configuration information when benchmarks are run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
available in an installed NumPy.
Display system configuration information when benchmarks are run.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use trunc as fix implementation.</title>
<updated>2008-08-25T22:06:08+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-08-25T22:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=96bcaf6272b1045bd766025163837d3083503f1f'/>
<id>96bcaf6272b1045bd766025163837d3083503f1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fix tests.</title>
<updated>2008-08-25T22:06:00+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-08-25T22:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1ea236076f6d03896a3fb72d706264648e51d959'/>
<id>1ea236076f6d03896a3fb72d706264648e51d959</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a note on scimath.sqrt for the definition of square root as the principal square root.</title>
<updated>2008-08-20T15:48:17+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-08-20T15:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=14dd0de454d1a40ed70495c4ed3ead1962c8cd37'/>
<id>14dd0de454d1a40ed70495c4ed3ead1962c8cd37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-factor code to remove dependency of numpy.core on numpy.lib by moving issubclass_, issubsctype, and issubdtype to numpy.core.numerictypes</title>
<updated>2008-08-15T21:15:58+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2008-08-15T21:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=65839d74bd0e9402763adb7976cbe86d7beeb0fb'/>
<id>65839d74bd0e9402763adb7976cbe86d7beeb0fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
