<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy, branch v1.10.0rc2</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>BUG: Fix PyObject_Cmp in npy_3kcompat.h.</title>
<updated>2015-09-28T23:34:14+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-28T23:25:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=549572191f68ccf874fca4c8e395c5ec0c870ddb'/>
<id>549572191f68ccf874fca4c8e395c5ec0c870ddb</id>
<content type='text'>
The old version was interpreting a PyObject_RichCompareBool return of 0
as success when it actually means failure. The fix is to replace 0 by 1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old version was interpreting a PyObject_RichCompareBool return of 0
as success when it actually means failure. The fix is to replace 0 by 1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6385 from charris/backport-gh-6384</title>
<updated>2015-09-28T23:05:13+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-28T23:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aa8adf499e2c2497a516af04977f7ee9f33b02e8'/>
<id>aa8adf499e2c2497a516af04977f7ee9f33b02e8</id>
<content type='text'>
backport gh-6384</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backport gh-6384</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Add tests for np.full FutureWarning.</title>
<updated>2015-09-28T21:31:56+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2015-09-28T20:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9a66826bb08d5df83d0419a3c2b3d2c22e2d455a'/>
<id>9a66826bb08d5df83d0419a3c2b3d2c22e2d455a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>FutureWarning for np.full(..., non-float).</title>
<updated>2015-09-28T19:29:10+00:00</updated>
<author>
<name>Antony Lee</name>
<email>anntzer.lee@gmail.com</email>
</author>
<published>2015-09-28T18:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c0d0947afba8b2b4537dd398dc04c417d84715ca'/>
<id>c0d0947afba8b2b4537dd398dc04c417d84715ca</id>
<content type='text'>
cf. discussion in #6366.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
cf. discussion in #6366.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6376 from charris/backport-gh-6361</title>
<updated>2015-09-27T19:11:43+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-27T19:11:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a600a5c396f236ac4542ab33dc6bae816efadb82'/>
<id>a600a5c396f236ac4542ab33dc6bae816efadb82</id>
<content type='text'>
Backport gh 6361</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport gh 6361</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Test empty warning for split with manual inputs</title>
<updated>2015-09-27T18:37:02+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2015-09-27T14:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2a3ac6f91b354ece951ffdaddfe87e8263403c2f'/>
<id>2a3ac6f91b354ece951ffdaddfe87e8263403c2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Expanded warning conditions for array_split</title>
<updated>2015-09-27T18:37:02+00:00</updated>
<author>
<name>Michael Currie</name>
<email>mcurrie@bruceforceresearch.com</email>
</author>
<published>2015-04-17T17:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=79ed6ee4d9d4a0f60e4a125c9c9db0d597f8c208'/>
<id>79ed6ee4d9d4a0f60e4a125c9c9db0d597f8c208</id>
<content type='text'>
Zero arrays can also occur with any of the partitions sub_arys[i]
induced by array_split, not just the final partition sub_arys[-1].

Modified by seberg.
Closes gh-5771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zero arrays can also occur with any of the partitions sub_arys[i]
induced by array_split, not just the final partition sub_arys[-1].

Modified by seberg.
Closes gh-5771
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Document behaviour of ravel more clearly</title>
<updated>2015-09-27T18:06:54+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2015-09-27T16:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=459f44a68a13a43882c92fa64590adc0f9c608c3'/>
<id>459f44a68a13a43882c92fa64590adc0f9c608c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>REV: Make sure ravel returns a contiguous array</title>
<updated>2015-09-27T18:06:54+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2015-09-27T15:27:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=876b58063ef73f6e430aced96a1e3320c1123c31'/>
<id>876b58063ef73f6e430aced96a1e3320c1123c31</id>
<content type='text'>
This is a bit more then it used to do, so it is not a complete
revert. Some of the "weird" cases where a copy was unnecessarily
done will now only be gone with RELAXED_STRIDES_CHECKING.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a bit more then it used to do, so it is not a complete
revert. Some of the "weird" cases where a copy was unnecessarily
done will now only be gone with RELAXED_STRIDES_CHECKING.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6374 from charris/backport-gh-6373</title>
<updated>2015-09-27T18:00:38+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-27T18:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=38a87569f91af45025a6153ba8c7e4efff88eea8'/>
<id>38a87569f91af45025a6153ba8c7e4efff88eea8</id>
<content type='text'>
Backport gh-6373</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport gh-6373</pre>
</div>
</content>
</entry>
</feed>
