<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch v1.10.0</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>REL: Release 1.10.0</title>
<updated>2015-10-06T02:16:57+00:00</updated>
<author>
<name>Charles R Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-10-06T02:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=183fdb290cd46b1f01303d24ac0c9fc3ff24fe05'/>
<id>183fdb290cd46b1f01303d24ac0c9fc3ff24fe05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6397 from charris/backport-gh-6346</title>
<updated>2015-10-01T17:44:09+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-10-01T17:44:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=9f0ae61a33ffcf231d867b271894cb9c6aa3e90c'/>
<id>9f0ae61a33ffcf231d867b271894cb9c6aa3e90c</id>
<content type='text'>
Backport gh-6346.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport gh-6346.</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Guarantee non-zero is 1 for switch statements</title>
<updated>2015-10-01T17:16:22+00:00</updated>
<author>
<name>Chris Hogan</name>
<email>christopher.hogan@intel.com</email>
</author>
<published>2015-09-23T20:34:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=fa185c7fbdb86960c0f75ba6e4f84452eca9af62'/>
<id>fa185c7fbdb86960c0f75ba6e4f84452eca9af62</id>
<content type='text'>
In numpy/core/src/npymath/npy_math.c.src there is a state machine
sequence that assumes signbit returns either a 1 or 0. However, all
the online documentation states that it will return either a 0 or a
nonzero value, which seems to be determined by the OS. These changes
allow the code to work with a zero or a nonzero value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In numpy/core/src/npymath/npy_math.c.src there is a state machine
sequence that assumes signbit returns either a 1 or 0. However, all
the online documentation states that it will return either a 0 or a
nonzero value, which seems to be determined by the OS. These changes
allow the code to work with a zero or a nonzero value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6389 from charris/update-pavement</title>
<updated>2015-09-29T02:46:56+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-29T02:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=72991a57e2b05740b640ca19f330056c41fa7f35'/>
<id>72991a57e2b05740b640ca19f330056c41fa7f35</id>
<content type='text'>
BLD: Update pavement.py LOG_START and LOG_END</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BLD: Update pavement.py LOG_START and LOG_END</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: Update pavement.py LOG_START and LOG_END</title>
<updated>2015-09-29T02:42:50+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-29T02:42:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=549a777aa6927bbc0b5173ff5b2912824cc72c03'/>
<id>549a777aa6927bbc0b5173ff5b2912824cc72c03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6386 from charris/backport-PyObject_Cmp-fix</title>
<updated>2015-09-29T01:59:32+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-29T01:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=9871ed44accf8651a717bb697cf8f509ed607ada'/>
<id>9871ed44accf8651a717bb697cf8f509ed607ada</id>
<content type='text'>
BUG: Fix PyObject_Cmp in npy_3kcompat.h.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix PyObject_Cmp in npy_3kcompat.h.</pre>
</div>
</content>
</entry>
<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://91.123.203.49/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://91.123.203.49/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://91.123.203.49/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>Merge pull request #6383 from charris/backport-gh-6382</title>
<updated>2015-09-28T20:48:45+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-28T20:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8c6fd7adcc4c00f02a95b76f8a4c187477d227e0'/>
<id>8c6fd7adcc4c00f02a95b76f8a4c187477d227e0</id>
<content type='text'>
backport gh-6382</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
backport gh-6382</pre>
</div>
</content>
</entry>
</feed>
