<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/f2py/f90mod_rules.py, branch v1.6.2</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>BUG: Fix assumed shape support for module routines.</title>
<updated>2011-05-07T18:13:28+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-05-05T22:30:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f15b435d0d8082b631296342dcf76941e13c817c'/>
<id>f15b435d0d8082b631296342dcf76941e13c817c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3K: f2py: break cyclic imports (which are not allowed on Py3) by moving them to functions</title>
<updated>2010-02-20T18:13:57+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2010-02-20T18:13:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=10985dc3458acd9d3286988dec1a27ece5cac25d'/>
<id>10985dc3458acd9d3286988dec1a27ece5cac25d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused/redundant imports.</title>
<updated>2008-09-18T03:45:53+00:00</updated>
<author>
<name>Alan McIntyre</name>
<email>alan.mcintyre@local</email>
</author>
<published>2008-09-18T03:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=95104b851ace0df9853451b0c3d146a0ce186ced'/>
<id>95104b851ace0df9853451b0c3d146a0ce186ced</id>
<content type='text'>
PEP8 conformance (only one import per line).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PEP8 conformance (only one import per line).
</pre>
</div>
</content>
</entry>
<entry>
<title>braino</title>
<updated>2007-12-29T01:48:15+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-12-29T01:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=423b1953b1742a2b71cc766ff08a919707f19e1c'/>
<id>423b1953b1742a2b71cc766ff08a919707f19e1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>janitorial work</title>
<updated>2007-12-29T01:32:27+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-12-29T01:32:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e7191fc96a676b5ea444f23501a3db61c2be602e'/>
<id>e7191fc96a676b5ea444f23501a3db61c2be602e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use 'in' keyword to test dictionary membership</title>
<updated>2007-11-28T05:12:37+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-11-28T05:12:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6c00b1141fdfa7d168a9b82e6ab493c77f7c1621'/>
<id>6c00b1141fdfa7d168a9b82e6ab493c77f7c1621</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>using faster string methods rather than deprecated string module</title>
<updated>2007-10-29T14:37:37+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2007-10-29T14:37:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=06b316521a47470e0cce864e142c9372d14637dc'/>
<id>06b316521a47470e0cce864e142c9372d14637dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pointer size for F90 allocatable arrays on 64-bit platform. Closes ticket #147.</title>
<updated>2007-04-20T12:12:43+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2007-04-20T12:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e52ea92ca1859203ce3ffd569f777e532cbdc260'/>
<id>e52ea92ca1859203ce3ffd569f777e532cbdc260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run reindent.py (script distributed with Python) over the source to remove extraneous whitespace</title>
<updated>2006-03-10T21:31:27+00:00</updated>
<author>
<name>cookedm</name>
<email>cookedm@localhost</email>
</author>
<published>2006-03-10T21:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bf57380caa818b73a4c41409de6ff260425f9bb6'/>
<id>bf57380caa818b73a4c41409de6ff260425f9bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change License text to NumPy License (permission granted by Pearu)</title>
<updated>2006-01-20T21:59:32+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-01-20T21:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e45d0eb3dd55af9e1347bf39307be5695c67bd7b'/>
<id>e45d0eb3dd55af9e1347bf39307be5695c67bd7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
