<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch v1.2.0b2</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>Remove C99 test cases (merged from trunk).</title>
<updated>2008-08-13T22:24:50+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-08-13T22:24:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=68072bf7d9c57895ebe51cfca2aaac52506faec2'/>
<id>68072bf7d9c57895ebe51cfca2aaac52506faec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version number for 1.2.0b2</title>
<updated>2008-08-13T19:39:13+00:00</updated>
<author>
<name>chris.burns</name>
<email>chris.burns@localhost</email>
</author>
<published>2008-08-13T19:39:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=fcce62d0292f7e2f35371fe8506237b302590695'/>
<id>fcce62d0292f7e2f35371fe8506237b302590695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unique1d will now return unique as well as reverse indices.  Fix order of</title>
<updated>2008-08-13T17:23:25+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-08-13T17:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8b54222dbd5890df1480d769a51f1f8541f9a06f'/>
<id>8b54222dbd5890df1480d769a51f1f8541f9a06f</id>
<content type='text'>
returns [patch by Robert Cimrman].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
returns [patch by Robert Cimrman].
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable memmap test on windows because it crashes the testsuite. This has to be fixed before a rc of numpy 1.2.0, though (see#827).</title>
<updated>2008-08-13T16:44:35+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-08-13T16:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=086afd5bfd7b8617e721a6467ce29b6acc41c44c'/>
<id>086afd5bfd7b8617e721a6467ce29b6acc41c44c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Roberto de Almeida's Arrayterator.</title>
<updated>2008-08-13T00:04:08+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-08-13T00:04:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=83d7c02cad2ac076937ca868f901808c7fa1243d'/>
<id>83d7c02cad2ac076937ca868f901808c7fa1243d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: F distributions need the appropriate scale factor.</title>
<updated>2008-08-12T22:01:42+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2008-08-12T22:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=c05d81d020f93edfc4fe1295c40b69174f62be4f'/>
<id>c05d81d020f93edfc4fe1295c40b69174f62be4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* masked_where : force a consistency check on the shapes of the inputs</title>
<updated>2008-08-12T21:12:14+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2008-08-12T21:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=31b18be11e48894738aa58620ac2d2307c8b4932'/>
<id>31b18be11e48894738aa58620ac2d2307c8b4932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly handle Fortran-contiguous arrays in SWIG wrappers.</title>
<updated>2008-08-12T18:46:31+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-08-12T18:46:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=96a6fcc6218e2487662706ad646194c8c22b8cc6'/>
<id>96a6fcc6218e2487662706ad646194c8c22b8cc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More consistent nan-operations.</title>
<updated>2008-08-12T06:56:11+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefan@sun.ac.za</email>
</author>
<published>2008-08-12T06:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=04a0ee16539077c6693f4fb36e388a3aa77e9ac2'/>
<id>04a0ee16539077c6693f4fb36e388a3aa77e9ac2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak error msg when python.h not compilable with scons.</title>
<updated>2008-08-10T22:21:49+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-08-10T22:21:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=73498929287e76f82fa398b29b55e14e5ea015b0'/>
<id>73498929287e76f82fa398b29b55e14e5ea015b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
