<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/f2py/func2subr.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 the order of declaring variables in f2py generated code. The bug was noticable with ifort but not with gfortran.</title>
<updated>2011-05-07T18:14:04+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-05-06T21:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=243a6fd3a96caa032bb9a0065fca56d3ae31b46a'/>
<id>243a6fd3a96caa032bb9a0065fca56d3ae31b46a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>BUG: Fix f2py function wrapping (assumed_shape test) for gcc 4.5.x.</title>
<updated>2011-03-30T08:25:39+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-03-28T06:44:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=044ffda3dbc971d13e7e959b731c699629fad6d6'/>
<id>044ffda3dbc971d13e7e959b731c699629fad6d6</id>
<content type='text'>
(backport of 96ac357b2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(backport of 96ac357b2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix assumed shape support for routines that use modules. Improved .f2py_f2cmap messages.</title>
<updated>2011-02-27T10:55:03+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-02-27T10:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=715b9c74f86cfeceb94cdd77b3080afa88e10688'/>
<id>715b9c74f86cfeceb94cdd77b3080afa88e10688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: implemented assumed shape support for Fortran subroutines.</title>
<updated>2011-02-26T17:20:52+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-02-26T17:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d7ea62c3153fcf51e358b93a6aeb2be4f74c08e5'/>
<id>d7ea62c3153fcf51e358b93a6aeb2be4f74c08e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: added assumed shape array support to Fortran functions.</title>
<updated>2011-02-25T20:34:48+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-02-25T20:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cafd2df2336258b6a107d827f60b89d20a967653'/>
<id>cafd2df2336258b6a107d827f60b89d20a967653</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>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>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>
</feed>
