<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/neps, branch enable_separate_by_default</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>NEP: Add some details about how existing C-API access interacts with NA</title>
<updated>2012-05-10T22:12:31+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2012-05-10T22:11:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=3bbbbd416a0ae68d68a11bbbedca1460a560378b'/>
<id>3bbbbd416a0ae68d68a11bbbedca1460a560378b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: missingdata: Make numpy.all follow the NA &amp;&amp; False == False rule</title>
<updated>2011-08-27T13:27:01+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-08-26T04:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=cc326304a60c35d38dc29adf2544a29d6dcedfee'/>
<id>cc326304a60c35d38dc29adf2544a29d6dcedfee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEP: missingdata: Some fixes and updates to the NEP</title>
<updated>2011-08-27T13:26:57+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-08-19T23:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=1848be621596d874b9e09afa1f7dd8175006980d'/>
<id>1848be621596d874b9e09afa1f7dd8175006980d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: missingdata: Change default to create NA-mask when NAs are in lists</title>
<updated>2011-08-27T13:26:55+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-08-17T04:01:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f597374edc298810083799e8539c99fc0a93b319'/>
<id>f597374edc298810083799e8539c99fc0a93b319</id>
<content type='text'>
Also adjust the repr to drop maskna=True when this rule will enable it
automatically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adjust the repr to drop maskna=True when this rule will enable it
automatically.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: missingdata: trying some more functions to see how they treat NAs</title>
<updated>2011-08-27T13:26:55+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-08-17T03:03:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=965e4cff5c4c50e8ff051a3363adc6cf6aa640cd'/>
<id>965e4cff5c4c50e8ff051a3363adc6cf6aa640cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: missingdata: Add nastr= parameter to np.set_printoptions()</title>
<updated>2011-08-27T13:26:55+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-08-17T02:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=b1cb211d159c617ee4ebd16266d6f1042417ef75'/>
<id>b1cb211d159c617ee4ebd16266d6f1042417ef75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: missingdata: Fix mask usage in PyArray_TakeFrom, add tests for it</title>
<updated>2011-08-27T13:26:55+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwwiebe@gmail.com</email>
</author>
<published>2011-08-17T02:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=ba4d1161fe4943cb720f35c0abfd0581628255d6'/>
<id>ba4d1161fe4943cb720f35c0abfd0581628255d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: missingdata: Rewrote boolean indexing to support NA masks</title>
<updated>2011-08-27T13:26:48+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwiebe@enthought.com</email>
</author>
<published>2011-07-28T17:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=69e0ed8c58a284ddfd305f2b1ff17cb8d04dd432'/>
<id>69e0ed8c58a284ddfd305f2b1ff17cb8d04dd432</id>
<content type='text'>
Note I haven't hooked it up to the arr[] operator yet...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note I haven't hooked it up to the arr[] operator yet...
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: missingdata: Have some basic assignment and indexing with NA working</title>
<updated>2011-08-27T13:26:46+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwiebe@enthought.com</email>
</author>
<published>2011-07-25T23:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=02b42b5823019052b28e68b01c733b4f281eda59'/>
<id>02b42b5823019052b28e68b01c733b4f281eda59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: missingdata: Add the NA mask members to PyArrayObject</title>
<updated>2011-08-27T13:26:45+00:00</updated>
<author>
<name>Mark Wiebe</name>
<email>mwiebe@enthought.com</email>
</author>
<published>2011-07-19T22:06:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=263df0ccb21e7ccb53ea3b6654387eb85feec932'/>
<id>263df0ccb21e7ccb53ea3b6654387eb85feec932</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
