<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/lib/stride_tricks.py, 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>MAINT: set preferred __module__ for numpy functions</title>
<updated>2018-10-23T14:57:40+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@google.com</email>
</author>
<published>2018-10-23T14:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8bab96faf2cb740536712e49e92e133626087018'/>
<id>8bab96faf2cb740536712e49e92e133626087018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: __array_function__ support for np.lib, part 2/2 (#12119)</title>
<updated>2018-10-23T00:40:08+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@gmail.com</email>
</author>
<published>2018-10-23T00:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=73151451437fa6ce0d8b5f033c1e005885f63cf8'/>
<id>73151451437fa6ce0d8b5f033c1e005885f63cf8</id>
<content type='text'>
* ENH: __array_function__ support for np.lib, part 2

xref GH12028

np.lib.npyio through np.lib.ufunclike

* Fix failures in numpy/core/tests/test_overrides.py

* CLN: handle depreaction in dispatchers for np.lib.ufunclike

* CLN: fewer dispatchers in lib.twodim_base

* CLN: fewer dispatchers in lib.shape_base

* CLN: more dispatcher consolidation

* BUG: fix test failure

* Use all method instead of function in assert_equal

* DOC: indicate n is array_like in scimath.logn

* MAINT: updates per review

* MAINT: more conservative changes in assert_array_equal

* MAINT: add back in comment

* MAINT: casting tweaks in assert_array_equal

* MAINT: fixes and tests for assert_array_equal on subclasses
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ENH: __array_function__ support for np.lib, part 2

xref GH12028

np.lib.npyio through np.lib.ufunclike

* Fix failures in numpy/core/tests/test_overrides.py

* CLN: handle depreaction in dispatchers for np.lib.ufunclike

* CLN: fewer dispatchers in lib.twodim_base

* CLN: fewer dispatchers in lib.shape_base

* CLN: more dispatcher consolidation

* BUG: fix test failure

* Use all method instead of function in assert_equal

* DOC: indicate n is array_like in scimath.logn

* MAINT: updates per review

* MAINT: more conservative changes in assert_array_equal

* MAINT: add back in comment

* MAINT: casting tweaks in assert_array_equal

* MAINT: fixes and tests for assert_array_equal on subclasses
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: add broadcast_arrays() kwarg unit test for TypeError</title>
<updated>2018-08-02T00:27:32+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2018-08-02T00:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=81bd37e73b854974312a971d0742793caf425684'/>
<id>81bd37e73b854974312a971d0742793caf425684</id>
<content type='text'>
* broadcast_arrays() is now tested for the case when an invalid
keyword argument is used; the appropriate error string content
is also tested for

* the TypeError message produced in the above case has been restored
to the correct value in Python 3
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* broadcast_arrays() is now tested for the case when an invalid
keyword argument is used; the appropriate error string content
is also tested for

* the TypeError message produced in the above case has been restored
to the correct value in Python 3
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Change array lengths/entries in an example to reduce confusion.</title>
<updated>2018-06-14T15:44:18+00:00</updated>
<author>
<name>Paul van Mulbregt</name>
<email>pvanmulbregt@users.noreply.github.com</email>
</author>
<published>2018-06-14T15:44:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=06b2b718835661132ba45ddb336ea720919d0b61'/>
<id>06b2b718835661132ba45ddb336ea720919d0b61</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 NpyIter_Close, nditer__{enter,exit}__</title>
<updated>2018-04-20T07:33:41+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2018-04-20T07:33:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=894dcab37ea2df285c6f48eb9b019a528b803cb5'/>
<id>894dcab37ea2df285c6f48eb9b019a528b803cb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: have as_strided() keep custom dtypes</title>
<updated>2017-05-24T13:44:28+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>antoine@python.org</email>
</author>
<published>2017-05-23T14:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3c0b4db0b51ec4f4b67f63d647d8f8a668b7e754'/>
<id>3c0b4db0b51ec4f4b67f63d647d8f8a668b7e754</id>
<content type='text'>
Fixes issue #9161
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue #9161
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: The broadcast shape of no things should be (), not ValueError</title>
<updated>2017-02-13T22:50:24+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2017-02-13T21:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d9b26f804117ebc1f591dff33d06ce2339af9339'/>
<id>d9b26f804117ebc1f591dff33d06ce2339af9339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Fix TypeError when raising TypeError</title>
<updated>2016-05-08T15:29:02+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2016-05-08T15:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=8894b81b166f6b0c200dde77a70fb360e95b0f7c'/>
<id>8894b81b166f6b0c200dde77a70fb360e95b0f7c</id>
<content type='text'>
Fixes "TypeError: pop expected at least 1 arguments, got 0"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes "TypeError: pop expected at least 1 arguments, got 0"</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: fix typo</title>
<updated>2016-03-09T16:05:50+00:00</updated>
<author>
<name>Samuel St-Jean</name>
<email>stjeansam@gmail.com</email>
</author>
<published>2016-03-09T16:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d46d7beec5dd9f0f1bf5728451a38c0655751053'/>
<id>d46d7beec5dd9f0f1bf5728451a38c0655751053</id>
<content type='text'>
Found this while reading a docstring.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found this while reading a docstring.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add documentation for as_strided</title>
<updated>2016-02-13T21:26:40+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2016-01-21T21:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f7e64cc699567124114e41ad7f518d6825807cc3'/>
<id>f7e64cc699567124114e41ad7f518d6825807cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
