<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/ma, branch v1.3.0</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>1.3.x backport r6725, Merge from the doc wiki</title>
<updated>2009-03-25T21:28:08+00:00</updated>
<author>
<name>Pauli Virtanen</name>
<email>pav@iki.fi</email>
</author>
<published>2009-03-25T21:28:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b560260a235585eba07b71d9d15fdcc3ceb1a3e4'/>
<id>b560260a235585eba07b71d9d15fdcc3ceb1a3e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* fixed the 'Warnings' section of some docstrings.</title>
<updated>2009-03-24T16:09:55+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-03-24T16:09:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a3fecbdd125ca5ae8f951798738fa9b090d99e71'/>
<id>a3fecbdd125ca5ae8f951798738fa9b090d99e71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>numpy.ma doc update</title>
<updated>2009-03-11T16:47:36+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-03-11T16:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6485a8ec55be592dfd630aff774f8d625e980f74'/>
<id>6485a8ec55be592dfd630aff774f8d625e980f74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* MaskedArray.__setstate__ : fixed for structured array</title>
<updated>2009-02-23T17:33:11+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-02-23T17:33:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=72f3eb6312b8a20d11956004dedc8e95ced4223d'/>
<id>72f3eb6312b8a20d11956004dedc8e95ced4223d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* MaskedArray.__array_wrap__ : forces the domain (if any) to a ndarray (fill with True)</title>
<updated>2009-02-11T01:51:28+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-02-11T01:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=27562549af2d04f89328fcceb99ad8aa956bc978'/>
<id>27562549af2d04f89328fcceb99ad8aa956bc978</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* prevent modifications to the mask to be back-propagated w/ __array_wrap__</title>
<updated>2009-02-10T00:42:40+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-02-10T00:42:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b3e5fdf55bb9a16f8fe78e11b2a9c5f9dd72f5c1'/>
<id>b3e5fdf55bb9a16f8fe78e11b2a9c5f9dd72f5c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title></title>
<updated>2009-02-07T18:51:31+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-02-07T18:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dab616fe622b7669278be1a139169bf323718241'/>
<id>dab616fe622b7669278be1a139169bf323718241</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MaskedArray.resize : systematically raise a TypeError exception, as a masked array never owns its data</title>
<updated>2009-02-07T09:19:12+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-02-07T09:19:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c180e36cf4438947de5ba38c90ec30e9538f2f10'/>
<id>c180e36cf4438947de5ba38c90ec30e9538f2f10</id>
<content type='text'>
MaskedIterator : fixed to allow .flat on masked matrices
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MaskedIterator : fixed to allow .flat on masked matrices
</pre>
</div>
</content>
</entry>
<entry>
<title>* test__iotools : prevent test_upgrademapper if dateutil is not installed</title>
<updated>2009-02-04T20:52:36+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-02-04T20:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=37beec6667774346ded4f2b76a77cd5a3fbda7c3'/>
<id>37beec6667774346ded4f2b76a77cd5a3fbda7c3</id>
<content type='text'>
* MaskedArray.__rmul__ : switch to multiply(self, other)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* MaskedArray.__rmul__ : switch to multiply(self, other)
</pre>
</div>
</content>
</entry>
<entry>
<title>* prevent MaskedBinaryOperation and DomainedBinaryOperation to shrink the mask of the output when at least one of the inputs has a mask full of False</title>
<updated>2009-01-27T02:46:26+00:00</updated>
<author>
<name>pierregm</name>
<email>pierregm@localhost</email>
</author>
<published>2009-01-27T02:46:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f885786515b1e3cf5f293ca508c08a9f782f5076'/>
<id>f885786515b1e3cf5f293ca508c08a9f782f5076</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
