<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/source/reference/random/performance.py, branch issue_20025</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>STY: Add spaces after commas.</title>
<updated>2021-05-04T21:39:25+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2021-05-04T21:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5d380b98f9bd029bbc5ac55f8a23bc16cebe076d'/>
<id>5d380b98f9bd029bbc5ac55f8a23bc16cebe076d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add PCG64DXSM to performance-measuring script.</title>
<updated>2021-05-04T21:09:57+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2021-05-04T21:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=781254a751e6a808c14544de5f010d8a8cfe5d2e'/>
<id>781254a751e6a808c14544de5f010d8a8cfe5d2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: OrderedDict is no longer necessary from Python 3.7</title>
<updated>2021-03-08T09:25:15+00:00</updated>
<author>
<name>Mike Taves</name>
<email>mwtoews@gmail.com</email>
</author>
<published>2021-03-08T09:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=8045d1c79bd0615c8760d2423976196a1ca32d65'/>
<id>8045d1c79bd0615c8760d2423976196a1ca32d65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update performance numbers</title>
<updated>2019-06-27T10:16:38+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2019-06-27T09:49:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f2b0ff4b7d1f6e87e10686e287b95c0c8a404fdd'/>
<id>f2b0ff4b7d1f6e87e10686e287b95c0c8a404fdd</id>
<content type='text'>
Update cross-platform performance numbers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update cross-platform performance numbers
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Update benchmark codes to match current set.</title>
<updated>2019-06-26T04:02:20+00:00</updated>
<author>
<name>Robert Kern</name>
<email>robert.kern@gmail.com</email>
</author>
<published>2019-06-26T04:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=57d222ff3d422b3c4a454fa66a037c4b478c9524'/>
<id>57d222ff3d422b3c4a454fa66a037c4b478c9524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: remove xoshiro* BitGenerators</title>
<updated>2019-06-25T21:08:23+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-06-16T11:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=02f63e0f36d2f6c81b6720229b05518a573aa5cf'/>
<id>02f63e0f36d2f6c81b6720229b05518a573aa5cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: remove dSFMT</title>
<updated>2019-06-16T11:52:53+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-06-16T08:37:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=91d34515096622d2ca0e93d12d67567c1122bed1'/>
<id>91d34515096622d2ca0e93d12d67567c1122bed1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "MAINT: Implement API changes for randomgen-derived code"</title>
<updated>2019-05-27T19:58:35+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2019-05-24T09:41:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=58c0e72854c3f79d3d165d74f2dc721815a38b57'/>
<id>58c0e72854c3f79d3d165d74f2dc721815a38b57</id>
<content type='text'>
This reverts commit 17e0070df93f4262908f884dca4b08cb7d0bba7f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 17e0070df93f4262908f884dca4b08cb7d0bba7f.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Remove remnants of bit generators</title>
<updated>2019-05-27T19:58:35+00:00</updated>
<author>
<name>Kevin Sheppard</name>
<email>kevin.k.sheppard@gmail.com</email>
</author>
<published>2019-05-23T14:28:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=dabf42be29208a59bbacffd40d9d8dca6e200f49'/>
<id>dabf42be29208a59bbacffd40d9d8dca6e200f49</id>
<content type='text'>
Remove traces of the three removed bit generators
Add lock to Cython examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove traces of the three removed bit generators
Add lock to Cython examples
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Implement API changes for randomgen-derived code</title>
<updated>2019-05-20T16:00:34+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-05-13T21:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=17e0070df93f4262908f884dca4b08cb7d0bba7f'/>
<id>17e0070df93f4262908f884dca4b08cb7d0bba7f</id>
<content type='text'>
remove numpy.random.gen, BRNG.generator, pcg*, rand, randn
remove use_mask and Lemire's method, fix benchmarks for PCG removal
convert brng to bitgen (in C) and bit_generator (in python)
convert base R{NG,andom.*} to BitGenerator, fix last commit
randint -&gt; integers, remove rand, randn, random_integers
RandomGenerator -&gt; Generator, more "basic RNG" -&gt; BitGenerator
random_sample -&gt; random, jump -&gt; jumped, resync with randomgen
Remove derived code from entropy
Port over changes accepted in upstream to protect log(0.0) where relevant
fix doctests for jumped, better document choice
Remove Python 2.7 shims
Use NPY_INLINE to simplify
Fix performance.py to work
Renam directory brng to bit_generators
Fix examples wiht new directory structure
Clarify relationship to historical RandomState
Remove references to .generator
Rename xoshiro256/512starstar
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
remove numpy.random.gen, BRNG.generator, pcg*, rand, randn
remove use_mask and Lemire's method, fix benchmarks for PCG removal
convert brng to bitgen (in C) and bit_generator (in python)
convert base R{NG,andom.*} to BitGenerator, fix last commit
randint -&gt; integers, remove rand, randn, random_integers
RandomGenerator -&gt; Generator, more "basic RNG" -&gt; BitGenerator
random_sample -&gt; random, jump -&gt; jumped, resync with randomgen
Remove derived code from entropy
Port over changes accepted in upstream to protect log(0.0) where relevant
fix doctests for jumped, better document choice
Remove Python 2.7 shims
Use NPY_INLINE to simplify
Fix performance.py to work
Renam directory brng to bit_generators
Fix examples wiht new directory structure
Clarify relationship to historical RandomState
Remove references to .generator
Rename xoshiro256/512starstar
</pre>
</div>
</content>
</entry>
</feed>
