<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/random, branch v1.21.4</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: Correct incorrect advance in PCG with emulated int128</title>
<updated>2021-10-10T02:24:58+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2021-10-06T08:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a26be10ff1d1a4f64fb23ead017e4eff5b8f4e83'/>
<id>a26be10ff1d1a4f64fb23ead017e4eff5b8f4e83</id>
<content type='text'>
Correct incorrect implemetation of carry in PCG64 and PCG64DXSM
when advancing more than 2**64 steps

closes #20048
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct incorrect implemetation of carry in PCG64 and PCG64DXSM
when advancing more than 2**64 steps

closes #20048
</pre>
</div>
</content>
</entry>
<entry>
<title>Philox: Use  _umulh intrinsic for ARM64 target</title>
<updated>2021-08-12T18:22:39+00:00</updated>
<author>
<name>Niyas Sait</name>
<email>niyas.sait@linaro.org</email>
</author>
<published>2021-07-19T16:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=6a304544782c15d8bc191318f98775fe5c3b320e'/>
<id>6a304544782c15d8bc191318f98775fe5c3b320e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for windows on arm targets</title>
<updated>2021-08-12T18:21:11+00:00</updated>
<author>
<name>Niyas Sait</name>
<email>niyas.sait@linaro.org</email>
</author>
<published>2021-07-18T21:47:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bd6f2c9c00ff96ff77166ac29040a0e3c9601445'/>
<id>bd6f2c9c00ff96ff77166ac29040a0e3c9601445</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Correct Cython declaration</title>
<updated>2021-06-25T21:17:56+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2021-06-24T08:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5b736ccfd3cc6e9526c5a200e3c407e3afdde603'/>
<id>5b736ccfd3cc6e9526c5a200e3c407e3afdde603</id>
<content type='text'>
Correct return type from double to void

closes #19312
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correct return type from double to void

closes #19312
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix some docstrings crash pdf generation.</title>
<updated>2021-06-25T16:12:57+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2021-06-23T00:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=937c4943f14954f7a9c260df1011f7773a56b905'/>
<id>937c4943f14954f7a9c260df1011f7773a56b905</id>
<content type='text'>
The byte string output of numpy.Generator.bytes must have the `\`
properly escaped. Also make a small fix to the legacy docstring.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The byte string output of numpy.Generator.bytes must have the `\`
properly escaped. Also make a small fix to the legacy docstring.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: manually inline code for performance.</title>
<updated>2021-05-07T19:22:28+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2021-05-07T19:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9bb6a0c202e8c72b3b388ef35312ad8fda391e80'/>
<id>9bb6a0c202e8c72b3b388ef35312ad8fda391e80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: more completely describe the implemented variant.</title>
<updated>2021-05-05T14:27:24+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2021-05-05T14:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d97c634a04e539de2b66ccd0fbd526fea310571a'/>
<id>d97c634a04e539de2b66ccd0fbd526fea310571a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Wrong logic for Windows</title>
<updated>2021-05-05T02:12:20+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2021-05-05T02:12:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d82ef187439081088ab606da712628959e711a3c'/>
<id>d82ef187439081088ab606da712628959e711a3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: add the emulated 128-bit math for PCG64DXSM</title>
<updated>2021-05-05T01:33:15+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2021-05-05T01:33:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a1142e3761d152df7e34ad5ad4d9276661b84f71'/>
<id>a1142e3761d152df7e34ad5ad4d9276661b84f71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Add PCG64DXSM implementation.</title>
<updated>2021-05-04T05:16:04+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2021-05-04T05:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1cb1f67429997e894c32c3e7484c0bb29324390b'/>
<id>1cb1f67429997e894c32c3e7484c0bb29324390b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
