<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/f2py/tests, 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 two argument size support for Fortran module routines. Reverted size-to-shape mapping patch and implemented two argument size function in C.</title>
<updated>2011-05-07T18:13:39+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-05-06T18:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b5deff1cdaca37ba59cbc8f545b53b7dd916feb4'/>
<id>b5deff1cdaca37ba59cbc8f545b53b7dd916feb4</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 memory leak in f2py_rout_wrap_call test.</title>
<updated>2011-05-02T18:35:14+00:00</updated>
<author>
<name>Michael Droettboom</name>
<email>mdboom@gmail.com</email>
</author>
<published>2011-05-02T14:15:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f5202c8e1bbd8c18cc6125061770e0297736a68a'/>
<id>f5202c8e1bbd8c18cc6125061770e0297736a68a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: f2py: support Fortran size function with two arguments (ticket #1765).</title>
<updated>2011-03-13T10:55:58+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-03-13T10:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b598d9c819113f50488f6995d91dcdbe8e49c3c7'/>
<id>b598d9c819113f50488f6995d91dcdbe8e49c3c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fixed ticket #1767. Replaced assert with assert_ calls.</title>
<updated>2011-03-11T12:02:13+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-03-11T12:00:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f8c38cb088c9478416f5c99ade68342dcb3db985'/>
<id>f8c38cb088c9478416f5c99ade68342dcb3db985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented selected_real_kind evaluation, added tests to catch processor dependencies..</title>
<updated>2011-02-27T15:06:26+00:00</updated>
<author>
<name>Pearu Peterson</name>
<email>pearu.peterson@gmail.com</email>
</author>
<published>2011-02-27T15:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aea92de6e7322d5cc1674bf13e74498f310733e9'/>
<id>aea92de6e7322d5cc1674bf13e74498f310733e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>TST: mark slow f2py tests + add f2py test function.</title>
<updated>2010-03-31T03:45:36+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2010-03-31T03:45:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=af2b0578c642cb269478dc3b048e59d0d79e0820'/>
<id>af2b0578c642cb269478dc3b048e59d0d79e0820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
