<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch v0.4.2b1</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>Merged changes from newcore</title>
<updated>2005-10-12T07:45:42+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2005-10-12T07:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ac4db180f8cab1d302e699426a7257ec6b0df426'/>
<id>ac4db180f8cab1d302e699426a7257ec6b0df426</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved doc to subdir of scipy</title>
<updated>2005-10-12T05:21:47+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2005-10-12T05:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dce41a2a15d9be0cd2cd592ed209b7f30ce166ee'/>
<id>dce41a2a15d9be0cd2cd592ed209b7f30ce166ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version after beta tag</title>
<updated>2005-10-12T04:05:38+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2005-10-12T04:05:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8c1d5fa4cff205667a48ffbb8936bac5e7e59beb'/>
<id>8c1d5fa4cff205667a48ffbb8936bac5e7e59beb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memset to 0 in dotblas.</title>
<updated>2005-10-12T03:43:40+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2005-10-12T03:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1f5d8aeef7d9bb8cd33ace3b0cd99d7be5d2431a'/>
<id>1f5d8aeef7d9bb8cd33ace3b0cd99d7be5d2431a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memset to 0 in dotblas.</title>
<updated>2005-10-12T03:42:48+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2005-10-12T03:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b94cc89ffccc068f8f0d92a7ab56b7ff9523eb2c'/>
<id>b94cc89ffccc068f8f0d92a7ab56b7ff9523eb2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> r328@Blasphemy:  kern | 2005-10-11 19:50:41 -0700</title>
<updated>2005-10-12T02:51:09+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2005-10-12T02:51:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3d0634c3381ecdf2717b574ffd0e3dbb872a4e5e'/>
<id>3d0634c3381ecdf2717b574ffd0e3dbb872a4e5e</id>
<content type='text'>
 matrix.py fixes and tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 matrix.py fixes and tests.
</pre>
</div>
</content>
</entry>
<entry>
<title> r327@Blasphemy:  kern | 2005-10-11 19:49:52 -0700</title>
<updated>2005-10-12T02:51:02+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2005-10-12T02:51:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c9833ef726fd000fa0634f8a5850c75413aa6471'/>
<id>c9833ef726fd000fa0634f8a5850c75413aa6471</id>
<content type='text'>
 Missing self.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Missing self.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed getting things from scipy.linalg</title>
<updated>2005-10-12T02:34:31+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2005-10-12T02:34:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e8e5a126e12edccbc3e3fa8e614e4c0d2711606b'/>
<id>e8e5a126e12edccbc3e3fa8e614e4c0d2711606b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cookedm doing test commit</title>
<updated>2005-10-11T23:01:16+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2005-10-11T23:01:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e5d34e23002117c36d4a0e7d3d0da34c22911860'/>
<id>e5d34e23002117c36d4a0e7d3d0da34c22911860</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added new user.</title>
<updated>2005-10-11T22:23:07+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2005-10-11T22:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c4bd04df6dbe6dd5fb1ae81b836fe1ce8bec72ff'/>
<id>c4bd04df6dbe6dd5fb1ae81b836fe1ce8bec72ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
