<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/random, branch treddy_issue_18273</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>MAINT: PR 18282 revisions</title>
<updated>2021-02-02T01:03:04+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2021-02-02T01:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=389b8a75a2792da258440acea1dabcc79620ba8b'/>
<id>389b8a75a2792da258440acea1dabcc79620ba8b</id>
<content type='text'>
* based on reviewer feedback, instead of explicitly
supporting `memoryview` shuffling via `asarray()`, support
the shuffling implicitly by using `Sequence` instead
of `MutableSequence`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* based on reviewer feedback, instead of explicitly
supporting `memoryview` shuffling via `asarray()`, support
the shuffling implicitly by using `Sequence` instead
of `MutableSequence`
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: gracefully shuffle memoryviews</title>
<updated>2021-02-01T16:01:17+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2021-02-01T16:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=044550d603b0d7bbe201d703354dd4857bb3606d'/>
<id>044550d603b0d7bbe201d703354dd4857bb3606d</id>
<content type='text'>
* allow graceful shuffling of memoryviews, with
same behavior as arrays, instead of producing
a warning on `memoryview` shuffle
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* allow graceful shuffling of memoryviews, with
same behavior as arrays, instead of producing
a warning on `memoryview` shuffle
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Nupydoc format space before `:` in Parameters</title>
<updated>2021-01-31T16:42:13+00:00</updated>
<author>
<name>Matthias Bussonnier</name>
<email>bussonniermatthias@gmail.com</email>
</author>
<published>2021-01-31T16:33:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=71ac6b78a14206a8e3b8f5f7e55d0af8ef6b4bf5'/>
<id>71ac6b78a14206a8e3b8f5f7e55d0af8ef6b4bf5</id>
<content type='text'>
Missing `s` in two spellings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Missing `s` in two spellings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify description of example</title>
<updated>2021-01-26T22:08:06+00:00</updated>
<author>
<name>James Gerity</name>
<email>snoopjedi@gmail.com</email>
</author>
<published>2021-01-26T22:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=f7d26c28190b430407e35c2169af88935353403c'/>
<id>f7d26c28190b430407e35c2169af88935353403c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark example as random</title>
<updated>2021-01-26T22:06:23+00:00</updated>
<author>
<name>James Gerity</name>
<email>snoopjedi@gmail.com</email>
</author>
<published>2021-01-26T22:06:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=edab247184252508b51f6012bcf86c438d1f596e'/>
<id>edab247184252508b51f6012bcf86c438d1f596e</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 example of sampling from 2-D array</title>
<updated>2021-01-25T04:45:09+00:00</updated>
<author>
<name>James Gerity</name>
<email>snoopjedi@gmail.com</email>
</author>
<published>2021-01-25T04:45:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=25885174d684d4eb9e162c09fd91e8296241df6e'/>
<id>25885174d684d4eb9e162c09fd91e8296241df6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Drop '1-D' from docstring</title>
<updated>2021-01-25T04:33:20+00:00</updated>
<author>
<name>James Gerity</name>
<email>snoopjedi@gmail.com</email>
</author>
<published>2021-01-25T04:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=3eef647fcc486c87da719fa480232fd351384a35'/>
<id>3eef647fcc486c87da719fa480232fd351384a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate axis check</title>
<updated>2021-01-23T19:36:22+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2021-01-23T19:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=5cbfefb4c69b130f8b01408615e9f7b42b707beb'/>
<id>5cbfefb4c69b130f8b01408615e9f7b42b707beb</id>
<content type='text'>
Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Eric Wieser &lt;wieser.eric@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: shuffling empty array with axis=1 was broken</title>
<updated>2021-01-23T16:01:57+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2021-01-23T13:16:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=768acb7cf856bb49d4d183f8e9cbd456ecc32475'/>
<id>768acb7cf856bb49d4d183f8e9cbd456ecc32475</id>
<content type='text'>
This would trigger:
```
NotImplementedError: Axis argument is only supported on ndarray objects
```
because empty arrays and array scalars would take the "untyped" path.

The bug exists only for Generator, not in RandomState (it doesn't have
axis keyword for `shuffle`), but update both because it keeps
implementations in sync and the change results in more understandable
code also for RandomState.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This would trigger:
```
NotImplementedError: Axis argument is only supported on ndarray objects
```
because empty arrays and array scalars would take the "untyped" path.

The bug exists only for Generator, not in RandomState (it doesn't have
axis keyword for `shuffle`), but update both because it keeps
implementations in sync and the change results in more understandable
code also for RandomState.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: warn when shuffling unrecognized objects</title>
<updated>2021-01-23T12:59:19+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2021-01-23T12:59:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=164959a9049c05901dd4a2cc66c07a4df37527c1'/>
<id>164959a9049c05901dd4a2cc66c07a4df37527c1</id>
<content type='text'>
Closes gh-18206
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gh-18206
</pre>
</div>
</content>
</entry>
</feed>
