<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/ma, branch v1.11.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>ENH: Make no unshare mask future warnings less noisy</title>
<updated>2016-03-19T19:12:53+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2016-02-04T19:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2b70e65c29996954c9ed4c4a124463183e5bfedc'/>
<id>2b70e65c29996954c9ed4c4a124463183e5bfedc</id>
<content type='text'>
Incorporates Nathaniels suggestions for a longer explanation
in the release notes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Incorporates Nathaniels suggestions for a longer explanation
in the release notes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert part of #3907 which incorrectly propogated MaskedArray info.</title>
<updated>2016-02-21T03:47:07+00:00</updated>
<author>
<name>Marten van Kerkwijk</name>
<email>mhvk@astro.utoronto.ca</email>
</author>
<published>2016-02-21T01:03:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ea721d686c9ace90a7801493d7691edcf5aca403'/>
<id>ea721d686c9ace90a7801493d7691edcf5aca403</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Drop `FutureWarning` filters from tests where they were added.</title>
<updated>2016-02-09T18:49:42+00:00</updated>
<author>
<name>John Kirkham</name>
<email>kirkhamj@janelia.hhmi.org</email>
</author>
<published>2016-02-08T23:50:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8606769eef19e00799d30a82f7ee6c54095632c7'/>
<id>8606769eef19e00799d30a82f7ee6c54095632c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Raise a quieter `MaskedArrayFutureWarning` for mask changes.</title>
<updated>2016-02-09T18:49:42+00:00</updated>
<author>
<name>John Kirkham</name>
<email>kirkhamj@janelia.hhmi.org</email>
</author>
<published>2016-02-05T15:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=635dcee68903d9f5a57bb69483d66cff48a72695'/>
<id>635dcee68903d9f5a57bb69483d66cff48a72695</id>
<content type='text'>
Drop the `__getitem__` warning. In `__setitem__` check to see if the
masked array is shared. If it is shared, we know it will propagate
upstream in the future. Also, use a more specific warning type instead
of using `FutureWarning` so that this can be explicitly ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop the `__getitem__` warning. In `__setitem__` check to see if the
masked array is shared. If it is shared, we know it will propagate
upstream in the future. Also, use a more specific warning type instead
of using `FutureWarning` so that this can be explicitly ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #7001 from shoyer/NaT-comparison"</title>
<updated>2016-01-17T02:06:00+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-01-17T02:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e0cb3f79936656d6d2f48cbad46a3a9f2bad5ae1'/>
<id>e0cb3f79936656d6d2f48cbad46a3a9f2bad5ae1</id>
<content type='text'>
This reverts commit 7141f40b58ed1e7071cde78ab7bc8ab37e9c5983,
reversing changes made to 8fa6e3bef26a6d4a2c92f2824129aa4409be2590.

The original broke some pandas tests. The current plan to get this
in is

* reversion
* issue FutureWarning in 1.11 and 1.12
* make the change in 1.13.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7141f40b58ed1e7071cde78ab7bc8ab37e9c5983,
reversing changes made to 8fa6e3bef26a6d4a2c92f2824129aa4409be2590.

The original broke some pandas tests. The current plan to get this
in is

* reversion
* issue FutureWarning in 1.11 and 1.12
* make the change in 1.13.
</pre>
</div>
</content>
</entry>
<entry>
<title>TEST: Ignore `FutureWarning` if raised from running masked array operations.</title>
<updated>2016-01-15T21:12:20+00:00</updated>
<author>
<name>John Kirkham</name>
<email>kirkhamj@janelia.hhmi.org</email>
</author>
<published>2016-01-15T21:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=852eabaa98962d4eb203e1eb2e4d6468cb20ecd0'/>
<id>852eabaa98962d4eb203e1eb2e4d6468cb20ecd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DEP: Add warnings to `__getitem__` and `__setitem__` to point out the behavior of `MaskedArray`'s masks is changing.</title>
<updated>2016-01-15T21:11:10+00:00</updated>
<author>
<name>John Kirkham</name>
<email>kirkhamj@janelia.hhmi.org</email>
</author>
<published>2016-01-15T21:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2f7e491aeeb77fb9d40c9108e57922b876077c3c'/>
<id>2f7e491aeeb77fb9d40c9108e57922b876077c3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Enforce order param for MaskedArray construction</title>
<updated>2016-01-15T01:16:20+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung@mit.edu</email>
</author>
<published>2015-12-31T01:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=01046460ddc1bef7aa5d3a6ce2e10202a3c954c5'/>
<id>01046460ddc1bef7aa5d3a6ce2e10202a3c954c5</id>
<content type='text'>
Adds the 'order' parameter to the __new__ override
in MaskedArray construction, enabling it to be enforced
in methods like np.ma.core.array and np.ma.core.asarray.

Closes gh-6646.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds the 'order' parameter to the __new__ override
in MaskedArray construction, enabling it to be enforced
in methods like np.ma.core.array and np.ma.core.asarray.

Closes gh-6646.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST, ENH: make all comparisons with NaT false</title>
<updated>2016-01-14T21:44:43+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@climate.com</email>
</author>
<published>2016-01-13T04:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=53ad26a84ac2aa6f5a37f09aa9feae5afed44f79'/>
<id>53ad26a84ac2aa6f5a37f09aa9feae5afed44f79</id>
<content type='text'>
Now, NaT compares like NaN:
- NaT != NaT -&gt; True
- NaT == NaT (and all other comparisons) -&gt; False

We discussed this on the mailing list back in October:
https://mail.scipy.org/pipermail/numpy-discussion/2015-October/073968.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now, NaT compares like NaN:
- NaT != NaT -&gt; True
- NaT == NaT (and all other comparisons) -&gt; False

We discussed this on the mailing list back in October:
https://mail.scipy.org/pipermail/numpy-discussion/2015-October/073968.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6728 from gerritholl/structured_multidim_masked_array_fillvalue</title>
<updated>2016-01-13T01:32:43+00:00</updated>
<author>
<name>ahaldane</name>
<email>ealloc@gmail.com</email>
</author>
<published>2016-01-13T01:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bdd4558c2643c93957b7f00f2604da33ee72f83d'/>
<id>bdd4558c2643c93957b7f00f2604da33ee72f83d</id>
<content type='text'>
BUG/TST: Fix for #6723 including test: force fill_value.ndim==0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG/TST: Fix for #6723 including test: force fill_value.ndim==0</pre>
</div>
</content>
</entry>
</feed>
