<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/random/tests, branch eric-wieser-patch-1</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>DOC: Fix Wald docstring</title>
<updated>2019-02-18T12:51:25+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2019-02-18T12:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=61b3fa03b3bd4d05892646e13de35f00f577d786'/>
<id>61b3fa03b3bd4d05892646e13de35f00f577d786</id>
<content type='text'>
Fix Wald Docstring to reflect actual restriction on parameters
Add a test to ensure these are enforced for scalar inputs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Wald Docstring to reflect actual restriction on parameters
Add a test to ensure these are enforced for scalar inputs
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Ensure probabilities are not NaN in choice</title>
<updated>2018-12-14T10:12:04+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2018-12-14T09:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=73f1c08f60deb992a6a0912f6e02330bdf2081bd'/>
<id>73f1c08f60deb992a6a0912f6e02330bdf2081bd</id>
<content type='text'>
Add a check for NaN probabilities in random.choice

closes #11250
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a check for NaN probabilities in random.choice

closes #11250
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: random: Fix handling of a=0 for numpy.random.weibull.</title>
<updated>2018-11-12T21:53:13+00:00</updated>
<author>
<name>Warren Weckesser</name>
<email>warren.weckesser@gmail.com</email>
</author>
<published>2018-11-12T21:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=360de1b8d80b0baeed7a917e96c6d81674066879'/>
<id>360de1b8d80b0baeed7a917e96c6d81674066879</id>
<content type='text'>
Before this fix, np.random.weibull(a=0) often returned inf (and
in theory could have returned 1).  It should only return 0.

Closes gh-12371.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this fix, np.random.weibull(a=0) often returned inf (and
in theory could have returned 1).  It should only return 0.

Closes gh-12371.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #11771 from asnasnasn/shuf-mm</title>
<updated>2018-10-12T08:27:32+00:00</updated>
<author>
<name>Matti Picus</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-10-12T08:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=c8007603bf44a93726191d0241db8c50e9c31de8'/>
<id>c8007603bf44a93726191d0241db8c50e9c31de8</id>
<content type='text'>
BUG: Make `random.shuffle` work on 1-D instances of `ndarray` subclasses</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: Make `random.shuffle` work on 1-D instances of `ndarray` subclasses</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix in-place permutation</title>
<updated>2018-10-09T23:34:39+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=ec69d79693c1dbc98e35f7eafe67b8832fb969d1'/>
<id>ec69d79693c1dbc98e35f7eafe67b8832fb969d1</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>
<entry>
<title>MAINT: remove redundant imports</title>
<updated>2018-09-09T04:50:32+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-09-08T17:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5e3412dfc139b733b136c2c3b508eb7bf7b8ec10'/>
<id>5e3412dfc139b733b136c2c3b508eb7bf7b8ec10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: reformat line spacing before test methods</title>
<updated>2018-08-19T08:27:46+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-08-19T08:27:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=da0727912ef179f5491412f737292f12844a8a6f'/>
<id>da0727912ef179f5491412f737292f12844a8a6f</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 `random.shuffle` work on 1-D instances of `ndarray` subclasses</title>
<updated>2018-08-18T20:03:11+00:00</updated>
<author>
<name>Wenjamin Petrenko</name>
<email>wenjamin.petrenko@yandex.ru</email>
</author>
<published>2018-08-18T20:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=efd47971b8d778263cb12ffe42fb89edcb75b765'/>
<id>efd47971b8d778263cb12ffe42fb89edcb75b765</id>
<content type='text'>
Closes #11442.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #11442.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes from review</title>
<updated>2018-06-21T16:36:05+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-06-20T23:33:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9013b0f60d9bc93f3c433df66757ac7589ec450b'/>
<id>9013b0f60d9bc93f3c433df66757ac7589ec450b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Allow size=0 in numpy.random.choice</title>
<updated>2018-06-19T22:39:20+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-06-19T22:39:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=95dada6c5a4654da6c7f3edbe409bda31ffc755b'/>
<id>95dada6c5a4654da6c7f3edbe409bda31ffc755b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
