<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy, branch v1.14.4</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 check for singleton dimensions in einsum.</title>
<updated>2018-06-02T00:52:52+00:00</updated>
<author>
<name>Ryan Soklaski</name>
<email>rsoklaski@gmail.com</email>
</author>
<published>2018-06-01T01:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0ba249a554db6031304c7eddf047e2404ba09c84'/>
<id>0ba249a554db6031304c7eddf047e2404ba09c84</id>
<content type='text'>
Was checking array elements rather than array shapes for singleton
dimensions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was checking array elements rather than array shapes for singleton
dimensions.
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Test einsum optimize broadcasting error</title>
<updated>2018-06-02T00:51:54+00:00</updated>
<author>
<name>Ryan Soklaski</name>
<email>rsoklaski@gmail.com</email>
</author>
<published>2018-06-01T01:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1bd60c9f8e12426bcc1b6003c101cdd62fdc8126'/>
<id>1bd60c9f8e12426bcc1b6003c101cdd62fdc8126</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 #11211 from charris/backport-11193</title>
<updated>2018-05-31T14:45:26+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-05-31T14:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=306d79c029511bc90493a2aa686c2ddcc012a776'/>
<id>306d79c029511bc90493a2aa686c2ddcc012a776</id>
<content type='text'>
BUG: Fix reference count/memory leak exposed by better testing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix reference count/memory leak exposed by better testing</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: reference count exposed by better testing</title>
<updated>2018-05-31T13:54:34+00:00</updated>
<author>
<name>Marten van Kerkwijk</name>
<email>mhvk@astro.utoronto.ca</email>
</author>
<published>2018-05-02T15:31:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=787baadcf1111b578340f562f4bd5a8825709775'/>
<id>787baadcf1111b578340f562f4bd5a8825709775</id>
<content type='text'>
Also for __array_ufunc__ overrides, sig and signature cannot be
passed in both.  This was incorrectly coded and slipped through
as it was not tested.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also for __array_ufunc__ overrides, sig and signature cannot be
passed in both.  This was incorrectly coded and slipped through
as it was not tested.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: delimiter/comments in genfromtxt should be encoded</title>
<updated>2018-05-31T01:16:41+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2018-05-30T18:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4073785acb2bbb808313ea397bfe755f463d3df1'/>
<id>4073785acb2bbb808313ea397bfe755f463d3df1</id>
<content type='text'>
Fixes #11028
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #11028
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: reduce using SSE only warns if inside SSE loop</title>
<updated>2018-05-30T14:35:12+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-05-05T21:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=32610b9d0eb06677b257b3711778d02973e65ee7'/>
<id>32610b9d0eb06677b257b3711778d02973e65ee7</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 #11198 from charris/backport-11036</title>
<updated>2018-05-30T14:31:50+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-05-30T14:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ab34a331f0962fcbb2eab42d2f4f42359aafbd52'/>
<id>ab34a331f0962fcbb2eab42d2f4f42359aafbd52</id>
<content type='text'>
BUG: optimizing compilers can reorder call to npy_get_floatstatus</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: optimizing compilers can reorder call to npy_get_floatstatus</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: optimizing compilers can reorder call to npy_get_floatstatus</title>
<updated>2018-05-30T13:43:31+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-05-30T13:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ab354d2be7895411eae4993c8ba440c3b5a28507'/>
<id>ab354d2be7895411eae4993c8ba440c3b5a28507</id>
<content type='text'>
We should find a more generic and explicit way to prevent optimizing
compilers from reordering the call to npy_get_floatstatus.

To reproduce the problem, clang or gcc-8.1 are required. Confirmed that
this fixes the problem using clang-6.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should find a more generic and explicit way to prevent optimizing
compilers from reordering the call to npy_get_floatstatus.

To reproduce the problem, clang or gcc-8.1 are required. Confirmed that
this fixes the problem using clang-6.0
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Python2 doubles don't print correctly in interactive shell</title>
<updated>2018-05-30T02:41:18+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2018-05-13T18:25:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9eb88243b83af8021b21281a731569686125cc9b'/>
<id>9eb88243b83af8021b21281a731569686125cc9b</id>
<content type='text'>
Fixes #11031
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #11031
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #11104 from ahaldane/fixup_hack_double_double_1.14.4</title>
<updated>2018-05-30T00:17:51+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-05-30T00:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=64e4a071995d3ba724c18323f8da0d9ef57eef29'/>
<id>64e4a071995d3ba724c18323f8da0d9ef57eef29</id>
<content type='text'>
BUG: str of DOUBLE_DOUBLE format wrong on ppc64</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: str of DOUBLE_DOUBLE format wrong on ppc64</pre>
</div>
</content>
</entry>
</feed>
