<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy, branch v1.15.3</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>TST: Backport azure-pipeline testing fixes for Mac</title>
<updated>2018-10-21T20:10:15+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-10-21T20:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=854c1f5aa6d01b4278d696ae91c8daadaa47b8d5'/>
<id>854c1f5aa6d01b4278d696ae91c8daadaa47b8d5</id>
<content type='text'>
The azure-pipeline Mac testing fails unpredictably for some of the f2py
tests. The following tests are checked out from master to get the fixes.

- test_return_real.py
- test_semicolon_split.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The azure-pipeline Mac testing fails unpredictably for some of the f2py
tests. The following tests are checked out from master to get the fixes.

- test_return_real.py
- test_semicolon_split.py
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix MaskedArray fill_value type conversion.</title>
<updated>2018-10-21T18:04:26+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-10-19T18:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0af23d1994e4bdb27c89e718c19f7aede981c05c'/>
<id>0af23d1994e4bdb27c89e718c19f7aede981c05c</id>
<content type='text'>
Fixes the regression introduced by #10211 where the masked array fill
value type was not properly converted by astype.

Closes #12070.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes the regression introduced by #10211 where the masked array fill
value type was not properly converted by astype.

Closes #12070.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12190 from charris/backport-12088</title>
<updated>2018-10-17T00:35:31+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-10-17T00:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0d7f1dd457fc05dd021dfea416a066da1fcf243c'/>
<id>0d7f1dd457fc05dd021dfea416a066da1fcf243c</id>
<content type='text'>
BUG: limit default for get_num_build_jobs() to 8</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: limit default for get_num_build_jobs() to 8</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12188 from charris/backport-12108</title>
<updated>2018-10-17T00:17:02+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-10-17T00:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=21e78c837c0e4d5786d5fd1c5da6266aedad3693'/>
<id>21e78c837c0e4d5786d5fd1c5da6266aedad3693</id>
<content type='text'>
BUG: Allow boolean subtract in histogram</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Allow boolean subtract in histogram</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12187 from charris/backport-12127</title>
<updated>2018-10-17T00:16:36+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-10-17T00:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=0e0878c195b7ff35abc8185bd8fab7c7017b4f45'/>
<id>0e0878c195b7ff35abc8185bd8fab7c7017b4f45</id>
<content type='text'>
BUG: Fix memory leak in mapping.c</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix memory leak in mapping.c</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #12189 from charris/backport-12089</title>
<updated>2018-10-17T00:14:36+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2018-10-17T00:14:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e90bb2af3f4f5051d7ba458e1cedc70e2e9b74ef'/>
<id>e90bb2af3f4f5051d7ba458e1cedc70e2e9b74ef</id>
<content type='text'>
BUG: Fix in-place permutation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Fix in-place permutation</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: OBJECT_to_* should check for errors</title>
<updated>2018-10-16T20:41:03+00:00</updated>
<author>
<name>Allan Haldane</name>
<email>allan.haldane@gmail.com</email>
</author>
<published>2018-09-30T22:58:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6c6c10b463ee326fe73270f34d412bb2ce8f2dca'/>
<id>6c6c10b463ee326fe73270f34d412bb2ce8f2dca</id>
<content type='text'>
Fixes #11993
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #11993
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: tweak grammar</title>
<updated>2018-10-16T20:35:08+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-10-08T23:20:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=88ea62a2ce92a59c956eb213486e171e2c134335'/>
<id>88ea62a2ce92a59c956eb213486e171e2c134335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: limit default for get_num_build_jobs() to 8</title>
<updated>2018-10-16T20:34:45+00:00</updated>
<author>
<name>Jeroen Demeyer</name>
<email>jdemeyer@cage.ugent.be</email>
</author>
<published>2018-10-05T09:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dec25db6df3aad7aa8060647fd370a9b1e2010ed'/>
<id>dec25db6df3aad7aa8060647fd370a9b1e2010ed</id>
<content type='text'>
The default value for get_num_build_jobs() is now the number of CPUs
limited to a maximum of 8. This is to prevent overloading systems
with a lot of CPUs. See ticket #12087
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default value for get_num_build_jobs() is now the number of CPUs
limited to a maximum of 8. This is to prevent overloading systems
with a lot of CPUs. See ticket #12087
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix in-place permutation</title>
<updated>2018-10-16T20:31:27+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2018-10-05T11:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1350e6b9c2ecf4a6905e5637308b1e768f3d9dbf'/>
<id>1350e6b9c2ecf4a6905e5637308b1e768f3d9dbf</id>
<content type='text'>
Alter test to check if arrays are the same to avoid in-place of some
array-like objects

closes #11975
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Alter test to check if arrays are the same to avoid in-place of some
array-like objects

closes #11975
</pre>
</div>
</content>
</entry>
</feed>
