<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git, branch v1.13.2</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>REL: NumPy 1.13.2 release</title>
<updated>2017-09-27T14:38:24+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-09-27T14:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=cde88ddf408f41ca2669adc4401fb69682726a55'/>
<id>cde88ddf408f41ca2669adc4401fb69682726a55</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 #9772 from charris/notes-1.13.2</title>
<updated>2017-09-27T14:28:48+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-09-27T14:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6d44a1535deb18134a9c0a0681b791fef730b636'/>
<id>6d44a1535deb18134a9c0a0681b791fef730b636</id>
<content type='text'>
DOC: Create the 1.13.2 release notes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Create the 1.13.2 release notes.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Create the 1.13.2 release notes.</title>
<updated>2017-09-26T22:17:10+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-09-26T16:30:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fb8329703e0c386c3639e38b0c9253b445ee67ea'/>
<id>fb8329703e0c386c3639e38b0c9253b445ee67ea</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9771 from charris/fix-for-cython-0.27</title>
<updated>2017-09-26T15:35:52+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-09-26T15:35:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=69714c9f78b1a2899d028db0e371fdbd93944418'/>
<id>69714c9f78b1a2899d028db0e371fdbd93944418</id>
<content type='text'>
MAINT,BUG: Fix mtrand for Cython 0.27.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT,BUG: Fix mtrand for Cython 0.27.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT,BUG: Fix mtrand for Cython 0.27.</title>
<updated>2017-09-26T13:47:05+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-09-25T16:55:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=76e05a187b296f6e5a4976c6537526280c1a6ed9'/>
<id>76e05a187b296f6e5a4976c6537526280c1a6ed9</id>
<content type='text'>
The `import_array()` macro, that defined a C code block that included a
return, was not handled correctly. The fix here is to cdef a replacement
`import_array` function with a defined error return. The new function is
a slight variation of the corresponding function defined by Cython.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `import_array()` macro, that defined a C code block that included a
return, was not handled correctly. The fix here is to cdef a replacement
`import_array` function with a defined error return. The new function is
a slight variation of the corresponding function defined by Cython.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9767 from charris/backport-9638</title>
<updated>2017-09-24T22:45:37+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-09-24T22:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=41093de6474fe27439d3ff053ee80c6186e6f933'/>
<id>41093de6474fe27439d3ff053ee80c6186e6f933</id>
<content type='text'>
BUG: ensure consistent result dtype of count_nonzero</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: ensure consistent result dtype of count_nonzero</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: ensure consistent result dtype of count_nonzero</title>
<updated>2017-09-24T22:00:44+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2017-09-01T11:40:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=40d91db07b0ddafeb27e799dd2e960698b2e1132'/>
<id>40d91db07b0ddafeb27e799dd2e960698b2e1132</id>
<content type='text'>
The slowpath using apply_along_axis for size 1 axis did not ensure that
the dtype is intp like all other paths. This caused inconsistent dtypes
on windows where the default integer type is int32.
Closes gh-9468
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The slowpath using apply_along_axis for size 1 axis did not ensure that
the dtype is intp like all other paths. This caused inconsistent dtypes
on windows where the default integer type is int32.
Closes gh-9468
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9766 from charris/backport-9294</title>
<updated>2017-09-24T21:49:00+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-09-24T21:49:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9b37f13ce5f533a58f370afbb43934645b7b2389'/>
<id>9b37f13ce5f533a58f370afbb43934645b7b2389</id>
<content type='text'>
BUG: Fixes histogram monotonicity check for unsigned bin values</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fixes histogram monotonicity check for unsigned bin values</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9765 from charris/backport-9300</title>
<updated>2017-09-24T20:50:05+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2017-09-24T20:50:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=406c41f7d4842410d72f1069b80b3cf2e8a6e895'/>
<id>406c41f7d4842410d72f1069b80b3cf2e8a6e895</id>
<content type='text'>
BUG: PyArray_CountNonzero does not check for exceptions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: PyArray_CountNonzero does not check for exceptions</pre>
</div>
</content>
</entry>
<entry>
<title>allow non-strictly increasing bins</title>
<updated>2017-09-24T20:48:57+00:00</updated>
<author>
<name>Brandon Carter</name>
<email>bcarter@mit.edu</email>
</author>
<published>2017-08-20T01:12:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a3b67226c48ebcbc12fd2820ec124d070ea7610c'/>
<id>a3b67226c48ebcbc12fd2820ec124d070ea7610c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
