<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy, branch v1.8.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>BUG: Fix seg fault converting empty string to object</title>
<updated>2014-08-08T21:54:12+00:00</updated>
<author>
<name>Mike Kelly</name>
<email>mtk@numeric.com</email>
</author>
<published>2014-05-16T17:09:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a785c79206528385d76bc6366774cb6d9cacbcda'/>
<id>a785c79206528385d76bc6366774cb6d9cacbcda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Make fftpack._raw_fft threadsafe</title>
<updated>2014-08-04T21:54:42+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-08-04T21:53:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=432fb4dd742a1de80948a4eec5378e2cf5c48742'/>
<id>432fb4dd742a1de80948a4eec5378e2cf5c48742</id>
<content type='text'>
see gh-4656
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
see gh-4656
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Prevent division by zero. Closes #650.</title>
<updated>2014-08-04T21:47:33+00:00</updated>
<author>
<name>szpy</name>
<email>tyha@tyha.us</email>
</author>
<published>2014-04-06T00:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=75101324d839fcf635b7dcee844d065e16a0cc1b'/>
<id>75101324d839fcf635b7dcee844d065e16a0cc1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix lack of NULL check in array_richcompare.</title>
<updated>2014-08-04T21:46:02+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2014-04-11T16:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ca78a8d9a48b3c927ef44895ee1f802f43277472'/>
<id>ca78a8d9a48b3c927ef44895ee1f802f43277472</id>
<content type='text'>
The lack of this check led to a segfault.

Closes #4613.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lack of this check led to a segfault.

Closes #4613.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: incorrect argument order to _copyto in in np.nanmax, np.nanmin</title>
<updated>2014-08-04T21:43:41+00:00</updated>
<author>
<name>Marten van Kerkwijk</name>
<email>mhvk@astro.utoronto.ca</email>
</author>
<published>2014-04-20T20:47:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3841c86b6a9bd84cca01c1eadbaa492067e1f4ee'/>
<id>3841c86b6a9bd84cca01c1eadbaa492067e1f4ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Hold GIL for types with fields, fixes #4642</title>
<updated>2014-08-04T21:42:17+00:00</updated>
<author>
<name>jaimefrio</name>
<email>jaime.frio@gmail.com</email>
</author>
<published>2014-04-28T20:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=23e07d8c935c22b8ec79ad67a4577857ee09b629'/>
<id>23e07d8c935c22b8ec79ad67a4577857ee09b629</id>
<content type='text'>
Set the `NPY_NEEDS_PYAPI` flag for types with fields, as these need
access to the Python API to manipulate the tuples and dicts holding
field information. It remains unset for the base `np.void` type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set the `NPY_NEEDS_PYAPI` flag for types with fields, as these need
access to the Python API to manipulate the tuples and dicts holding
field information. It remains unset for the base `np.void` type.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: svd ufunc typo</title>
<updated>2014-08-04T21:39:47+00:00</updated>
<author>
<name>alex</name>
<email>argriffi@ncsu.edu</email>
</author>
<published>2014-05-22T22:18:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1351ff8055212c93e0c62eeb08625c4a32cfe26a'/>
<id>1351ff8055212c93e0c62eeb08625c4a32cfe26a</id>
<content type='text'>
closes gh-4733
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes gh-4733
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: check alignment of strides for byteswap</title>
<updated>2014-08-04T21:34:57+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-06-04T17:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=386458024eef1edb1c2efc995109e64fe69be160'/>
<id>386458024eef1edb1c2efc995109e64fe69be160</id>
<content type='text'>
closes gh-4774
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes gh-4774
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: add missing elementsize alignment check for simd reductions</title>
<updated>2014-08-04T21:34:00+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-07-08T21:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6674294f82d5eb6563dd0ab0fffb6aebb7d2ca74'/>
<id>6674294f82d5eb6563dd0ab0fffb6aebb7d2ca74</id>
<content type='text'>
e.g. doubles are only aligned to 4 bytes on i386 so one cannot peel them
to 16 byte alignment.
Closes gh-4853
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
e.g. doubles are only aligned to 4 bytes on i386 so one cannot peel them
to 16 byte alignment.
Closes gh-4853
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: wrong selection for orders falling into equal ranges</title>
<updated>2014-08-04T21:31:21+00:00</updated>
<author>
<name>Julian Taylor</name>
<email>jtaylor.debian@googlemail.com</email>
</author>
<published>2014-07-04T16:54:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=763aeeaffcd1572d4da3d7f98f7627d0e271df26'/>
<id>763aeeaffcd1572d4da3d7f98f7627d0e271df26</id>
<content type='text'>
when orders are selected where the kth element falls into an equal range
the the last stored pivot was not the kth element, this leads to losing
the ordering of smaller orders as following selection steps can start at
index 0 again instead of the at the offset of the last selection.
Closes gh-4836
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when orders are selected where the kth element falls into an equal range
the the last stored pivot was not the kth element, this leads to losing
the ordering of smaller orders as following selection steps can start at
index 0 again instead of the at the offset of the last selection.
Closes gh-4836
</pre>
</div>
</content>
</entry>
</feed>
