<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib, branch v1.10.0rc2</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: Test empty warning for split with manual inputs</title>
<updated>2015-09-27T18:37:02+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2015-09-27T14:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2a3ac6f91b354ece951ffdaddfe87e8263403c2f'/>
<id>2a3ac6f91b354ece951ffdaddfe87e8263403c2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Expanded warning conditions for array_split</title>
<updated>2015-09-27T18:37:02+00:00</updated>
<author>
<name>Michael Currie</name>
<email>mcurrie@bruceforceresearch.com</email>
</author>
<published>2015-04-17T17:55:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=79ed6ee4d9d4a0f60e4a125c9c9db0d597f8c208'/>
<id>79ed6ee4d9d4a0f60e4a125c9c9db0d597f8c208</id>
<content type='text'>
Zero arrays can also occur with any of the partitions sub_arys[i]
induced by array_split, not just the final partition sub_arys[-1].

Modified by seberg.
Closes gh-5771
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zero arrays can also occur with any of the partitions sub_arys[i]
induced by array_split, not just the final partition sub_arys[-1].

Modified by seberg.
Closes gh-5771
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: Update test__version.py.</title>
<updated>2015-09-25T17:44:11+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-09-24T01:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d8bd7fb6a70621b5a161b115901307a8de75a150'/>
<id>d8bd7fb6a70621b5a161b115901307a8de75a150</id>
<content type='text'>
Added tests for the x.x.dev0+1234567 form  together with alpha and beta
versions of same.

Updates lifted from scipy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added tests for the x.x.dev0+1234567 form  together with alpha and beta
versions of same.

Updates lifted from scipy.
</pre>
</div>
</content>
</entry>
<entry>
<title>MANT: searchsorted should return base ndarrays always</title>
<updated>2015-08-17T16:06:14+00:00</updated>
<author>
<name>Jaime Fernandez</name>
<email>jaime.frio@gmail.com</email>
</author>
<published>2015-08-14T05:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=94a53dae9cea7c3db3dcb8ba0e763c051d02d285'/>
<id>94a53dae9cea7c3db3dcb8ba0e763c051d02d285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: fixed regression in np.histogram which caused input floating-point values to be modified</title>
<updated>2015-07-27T21:31:28+00:00</updated>
<author>
<name>Thomas Robitaille</name>
<email>thomas.robitaille@gmail.com</email>
</author>
<published>2015-07-27T19:49:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c49821c55b45574cd7d5300ddd4a83f12fcaa7e0'/>
<id>c49821c55b45574cd7d5300ddd4a83f12fcaa7e0</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 #6111 from charris/fix-getargspec</title>
<updated>2015-07-26T13:15:11+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2015-07-26T13:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3b4b3ed3b50370c32a6b20d211dcca9e08442b42'/>
<id>3b4b3ed3b50370c32a6b20d211dcca9e08442b42</id>
<content type='text'>
MAINT: Use numpy versions of getargspec, formatargspec.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: Use numpy versions of getargspec, formatargspec.</pre>
</div>
</content>
</entry>
<entry>
<title>STY: PEP8 and pyflakes fixes for numpy/lib/tests</title>
<updated>2015-07-25T23:45:48+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-25T23:45:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=fd79f6900717ff312497d71c64817226f494cb19'/>
<id>fd79f6900717ff312497d71c64817226f494cb19</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 #6046 from charris/pep8-and-pyflakes-cleanups</title>
<updated>2015-07-25T19:58:52+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-25T19:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5eeb3c45fe407137771105ff863a46d623e7af84'/>
<id>5eeb3c45fe407137771105ff863a46d623e7af84</id>
<content type='text'>
PEP8 and pyflakes fixups for numpy/ma/*.py and numpy/ma/tests/*.py

Merge cleanups prior to 1.10 release.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PEP8 and pyflakes fixups for numpy/ma/*.py and numpy/ma/tests/*.py

Merge cleanups prior to 1.10 release.</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Use numpy versions of getargspec, formatargspec.</title>
<updated>2015-07-25T02:27:15+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-07-25T02:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6a548b8d3effcb2754414444159f1757b2715d6d'/>
<id>6a548b8d3effcb2754414444159f1757b2715d6d</id>
<content type='text'>
Both of these functions will be removed in Python 3.6 and were deprecated
in 3.5. The numpy versions are not full versions, but hopefully suffice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both of these functions will be removed in Python 3.6 and were deprecated
in 3.5. The numpy versions are not full versions, but hopefully suffice.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Faster algorithm for computing histograms with equal-size bins</title>
<updated>2015-07-23T07:15:40+00:00</updated>
<author>
<name>Thomas Robitaille</name>
<email>thomas.robitaille@gmail.com</email>
</author>
<published>2015-07-21T16:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=34b582aadae8272e7b7209f7a05594e9258ba217'/>
<id>34b582aadae8272e7b7209f7a05594e9258ba217</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
