<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/random, branch dependabot/pip/gitpython-3.1.14</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>Merge pull request #18439 from WarrenWeckesser/random-choice-exc</title>
<updated>2021-03-07T19:00:50+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2021-03-07T19:00:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4af35a75b313411753b037f040d0eaf234321c5b'/>
<id>4af35a75b313411753b037f040d0eaf234321c5b</id>
<content type='text'>
MAINT: random: Use 'from exc' when raising a ValueError in choice.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAINT: random: Use 'from exc' when raising a ValueError in choice.</pre>
</div>
</content>
</entry>
<entry>
<title>Port error to RandomState</title>
<updated>2021-02-26T23:44:50+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.sheppard@gmail.com</email>
</author>
<published>2021-02-26T23:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b1015adfdbce55b7ee9211baca2f51284d67694a'/>
<id>b1015adfdbce55b7ee9211baca2f51284d67694a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address comments</title>
<updated>2021-02-26T23:01:15+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.sheppard@gmail.com</email>
</author>
<published>2021-02-26T23:01:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e900be2bf367d2a90af922e56c27aadcd0581bdf'/>
<id>e900be2bf367d2a90af922e56c27aadcd0581bdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept suggestion</title>
<updated>2021-02-26T22:41:04+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>bashtage@users.noreply.github.com</email>
</author>
<published>2021-02-24T15:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2ee92e20151f5c7b0c5602a550b91b9171898210'/>
<id>2ee92e20151f5c7b0c5602a550b91b9171898210</id>
<content type='text'>

Use if else.

Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use if else.

Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Improve error message in multinomial</title>
<updated>2021-02-26T22:41:03+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2020-07-02T17:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9e068f4032dab58cf310cfb663fa4930371cecf3'/>
<id>9e068f4032dab58cf310cfb663fa4930371cecf3</id>
<content type='text'>
Improve error message when the sum of pvals is larger than 1
when the input data is an ndarray

closes #8317
xref #16732
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve error message when the sum of pvals is larger than 1
when the input data is an ndarray

closes #8317
xref #16732
</pre>
</div>
</content>
</entry>
<entry>
<title>CLN: Move to legacy function</title>
<updated>2021-02-26T18:42:51+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2021-02-26T18:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=aa529592b33262bb9fdd73df3b493a3d3cf2e392'/>
<id>aa529592b33262bb9fdd73df3b493a3d3cf2e392</id>
<content type='text'>
Avoid conditional compilation and move old version to legacy_vonmises
Small clean up
Additional comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid conditional compilation and move old version to legacy_vonmises
Small clean up
Additional comments
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Prevent RandomState from changing</title>
<updated>2021-02-26T14:50:28+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2021-02-26T13:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=79c30300390c267bacb5297f36c1e9605bca8f2c'/>
<id>79c30300390c267bacb5297f36c1e9605bca8f2c</id>
<content type='text'>
Apply vonmises fix only to Generator
Add tests for correctness

closes #17378
closes #17275
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply vonmises fix only to Generator
Add tests for correctness

closes #17378
closes #17275
</pre>
</div>
</content>
</entry>
<entry>
<title>Added test for [-np.pi, np.pi] range for the von mises distribution using large values of kappa (&gt;1e6)</title>
<updated>2021-02-26T11:35:54+00:00</updated>
<author>
<name>Raúl Montón Pinillos</name>
<email>raul_m_p@me.com</email>
</author>
<published>2020-10-09T02:09:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5fa800a32341f24ecc178eb754dc91c9b5d0db2c'/>
<id>5fa800a32341f24ecc178eb754dc91c9b5d0db2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed style and added check for bounds in [-pi,pi] interval.</title>
<updated>2021-02-26T11:35:53+00:00</updated>
<author>
<name>Raúl Montón Pinillos</name>
<email>raul_m_p@me.com</email>
</author>
<published>2020-09-26T21:27:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f26a7d202a7136c0750356f7ec6c148d67a5927e'/>
<id>f26a7d202a7136c0750356f7ec6c148d67a5927e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Von Mises distribution for big values of kappa by falling back to a normal distribution (which the von mises distribution converges to).</title>
<updated>2021-02-26T11:35:53+00:00</updated>
<author>
<name>Raúl Montón Pinillos</name>
<email>raul_m_p@me.com</email>
</author>
<published>2020-09-26T17:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b16dc4ad63ca02e5a3d88689fddc48159d297abd'/>
<id>b16dc4ad63ca02e5a3d88689fddc48159d297abd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
