<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy, branch v1.2.1</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>mark as release</title>
<updated>2008-10-28T11:23:10+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2008-10-28T11:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d4f826b4bafeea0e4a16b2cb3954b2155483e91a'/>
<id>d4f826b4bafeea0e4a16b2cb3954b2155483e91a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.2.x: Backport r5968 from trunk: put measure in numpy.testing namespace.</title>
<updated>2008-10-28T08:54:54+00:00</updated>
<author>
<name>David Cournapeau</name>
<email>cournape@gmail.com</email>
</author>
<published>2008-10-28T08:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f0be0a97c02d5214e2e04a4dcea30fa6a778374f'/>
<id>f0be0a97c02d5214e2e04a4dcea30fa6a778374f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.2.x: Backport r5964 from trunk: Regenerate mtrand.c due to docstring changes</title>
<updated>2008-10-28T01:03:19+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2008-10-28T01:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=9e59b3fec33bb07ac3a7ea520eef2a0a030dc460'/>
<id>9e59b3fec33bb07ac3a7ea520eef2a0a030dc460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.2.x: Backport r5963 from trunk: Import documentation from doc wiki (part 2, work-in-progress docstrings, but they are still an improvement)</title>
<updated>2008-10-28T00:53:04+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2008-10-28T00:53:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=6f7e14565c5b247361071eaa01df9bcf9a80fd2d'/>
<id>6f7e14565c5b247361071eaa01df9bcf9a80fd2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.2.x: Backport r5962: improved docstrings from trunk (part 1)</title>
<updated>2008-10-28T00:38:35+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2008-10-28T00:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=df8aa74d3b3ee4c4bd0760c2a34e52c2e0f5a624'/>
<id>df8aa74d3b3ee4c4bd0760c2a34e52c2e0f5a624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>back ported Robert Kern's fix for setuptools (see r5833)</title>
<updated>2008-10-26T08:51:27+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2008-10-26T08:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=d9993deb74bf85e364ea321193aec0b511840410'/>
<id>d9993deb74bf85e364ea321193aec0b511840410</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Backporting fixes from 1.3.x r5946</title>
<updated>2008-10-19T19:33:51+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2008-10-19T19:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=46aee29b6441b681b7335cf836ce5e1247ece3bc'/>
<id>46aee29b6441b681b7335cf836ce5e1247ece3bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>back ported Pauli Virtanen's fix for py 2.4 compatible lookfor (see r5862)</title>
<updated>2008-10-09T21:53:12+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2008-10-09T21:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=11f767ac2c1aa566f2c3286e1aaf0229840ab573'/>
<id>11f767ac2c1aa566f2c3286e1aaf0229840ab573</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backporting bug fixes:</title>
<updated>2008-10-06T21:05:03+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2008-10-06T21:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=44e11b9dd08ef35b00edafb2f612288210d70ef4'/>
<id>44e11b9dd08ef35b00edafb2f612288210d70ef4</id>
<content type='text'>
core:
MaskedArray
* __new__            : make sure that hard_mask is not overwritten by default [r5824]
* __array_finalize__ : force flexible-type masked arrays to have a full mask of False by default
* view               : add support for optional parameters
* __getitem__        : fixed for flexible-type
* __str__            : fixed for flexible-type [r5835]
* repr               : fixed for flexible-type [r5835]
* __deepcopy__       : introduced [r5791]
* concatenate        : fixed for flexible-type [r5869]
* count              : simplified to call the method on masked arrays instead of recreating an array
* minimum/maximum    : ensure that a masked array is returned [r5800]

extras
* fixed median on nD arrays (w/ n!=1) [r5831]

mrecords
* fixed fromrecords
* fixed __str__ and repr for MaskedRecords [r5835]

testutils
* prevent the use of plain assert in tests [r5879]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
core:
MaskedArray
* __new__            : make sure that hard_mask is not overwritten by default [r5824]
* __array_finalize__ : force flexible-type masked arrays to have a full mask of False by default
* view               : add support for optional parameters
* __getitem__        : fixed for flexible-type
* __str__            : fixed for flexible-type [r5835]
* repr               : fixed for flexible-type [r5835]
* __deepcopy__       : introduced [r5791]
* concatenate        : fixed for flexible-type [r5869]
* count              : simplified to call the method on masked arrays instead of recreating an array
* minimum/maximum    : ensure that a masked array is returned [r5800]

extras
* fixed median on nD arrays (w/ n!=1) [r5831]

mrecords
* fixed fromrecords
* fixed __str__ and repr for MaskedRecords [r5835]

testutils
* prevent the use of plain assert in tests [r5879]
</pre>
</div>
</content>
</entry>
<entry>
<title>branch open for 1.2.1 development</title>
<updated>2008-10-06T02:55:14+00:00</updated>
<author>
<name>Jarrod Millman</name>
<email>millman@berkeley.edu</email>
</author>
<published>2008-10-06T02:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=175ac5d3c91b248032f1431979c9183d1e029d2d'/>
<id>175ac5d3c91b248032f1431979c9183d1e029d2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
