<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/fft, 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>Spelling</title>
<updated>2019-01-09T12:37:36+00:00</updated>
<author>
<name>Roman Yurchak</name>
<email>rth.yurchak@pm.me</email>
</author>
<published>2019-01-09T12:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4bba58a862d10c3e3ffd26441854e3aaf24ca6fc'/>
<id>4bba58a862d10c3e3ffd26441854e3aaf24ca6fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST Check FFT for C/Fortran ordered and non contigous arrays</title>
<updated>2019-01-09T11:54:30+00:00</updated>
<author>
<name>Roman Yurchak</name>
<email>rth.yurchak@pm.me</email>
</author>
<published>2019-01-09T11:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=1c55693772871dd1473e0013a44d56ed6b2fdb7f'/>
<id>1c55693772871dd1473e0013a44d56ed6b2fdb7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak test</title>
<updated>2019-01-08T17:41:49+00:00</updated>
<author>
<name>Martin Reinecke</name>
<email>martin@mpa-garching.mpg.de</email>
</author>
<published>2019-01-08T17:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4400a93b45e5c8efdb824e798d51c131eae60240'/>
<id>4400a93b45e5c8efdb824e798d51c131eae60240</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #12663</title>
<updated>2019-01-08T07:35:49+00:00</updated>
<author>
<name>Martin Reinecke</name>
<email>martin@mpa-garching.mpg.de</email>
</author>
<published>2019-01-07T15:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=38b5b7b13d04677a96ce140b6ecb29139f67a453'/>
<id>38b5b7b13d04677a96ce140b6ecb29139f67a453</id>
<content type='text'>
tweak and add test

better fix

fix

cleanup, additional test

fix test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tweak and add test

better fix

fix

cleanup, additional test

fix test
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC, TST: clean up matplotlib imports</title>
<updated>2019-01-02T19:12:00+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2019-01-02T19:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=a5078dcd66590d5e127b99b74e86f3d27cc75913'/>
<id>a5078dcd66590d5e127b99b74e86f3d27cc75913</id>
<content type='text'>
* as requested by review in gh-12634,
the vast majority of docstring matplotlib
imports can be simplified to a single line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* as requested by review in gh-12634,
the vast majority of docstring matplotlib
imports can be simplified to a single line
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC, TST: remove agg setting from docs</title>
<updated>2019-01-02T18:25:32+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2018-12-31T02:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=49a798c27d08f244207829c57d9621c9514e8c82'/>
<id>49a798c27d08f244207829c57d9621c9514e8c82</id>
<content type='text'>
* there is no longer any usage of "agg"
backend switching in our docstrings because
this backend is already activated in
the refguide_check machinery
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* there is no longer any usage of "agg"
backend switching in our docstrings because
this backend is already activated in
the refguide_check machinery
</pre>
</div>
</content>
</entry>
<entry>
<title>replace fftpack with pocketfft</title>
<updated>2018-12-25T20:19:08+00:00</updated>
<author>
<name>Martin Reinecke</name>
<email>martin@mpa-garching.mpg.de</email>
</author>
<published>2018-12-25T20:19:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=062dc8f831e695c2c179482da35affcc6045b4f3'/>
<id>062dc8f831e695c2c179482da35affcc6045b4f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: address several reviewer comments</title>
<updated>2018-12-14T18:14:05+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2018-12-04T20:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=19784177a61de75927a4934fd4cdd91afbb5b35c'/>
<id>19784177a61de75927a4934fd4cdd91afbb5b35c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST, DOC: enable refguide_check</title>
<updated>2018-12-14T18:14:05+00:00</updated>
<author>
<name>Tyler Reddy</name>
<email>tyler.je.reddy@gmail.com</email>
</author>
<published>2018-11-14T19:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=250861059b106371cb232456eeccd6d9e97d8f00'/>
<id>250861059b106371cb232456eeccd6d9e97d8f00</id>
<content type='text'>
* ported the refguide_check module from SciPy for usage
in NumPy docstring execution/ verification; added the
refguide_check run to Azure Mac OS CI

* adjusted NumPy docstrings such that refguide_check passes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ported the refguide_check module from SciPy for usage
in NumPy docstring execution/ verification; added the
refguide_check run to Azure Mac OS CI

* adjusted NumPy docstrings such that refguide_check passes
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: set correct __module__ for objects in numpy's public API</title>
<updated>2018-11-14T04:24:31+00:00</updated>
<author>
<name>Stephan Hoyer</name>
<email>shoyer@google.com</email>
</author>
<published>2018-11-13T17:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=4d24bbda32d133d51940b0691bd9b428d4198eaa'/>
<id>4d24bbda32d133d51940b0691bd9b428d4198eaa</id>
<content type='text'>
Fixes GH-12271

Tests verify that everything in ``dir(numpy)`` either has ``__module__`` set to
``'numpy'``, or appears in an explicit whitelist of undocumented functions and
exported bulitins. These should eventually be documented or removed.

I also identified a handful of functions for which I had accidentally not setup
dispatch for with ``__array_function__`` before, because they were listed under
"ndarray methods" in ``_add_newdocs.py``. I guess that should be a lesson in
trusting code comments :).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes GH-12271

Tests verify that everything in ``dir(numpy)`` either has ``__module__`` set to
``'numpy'``, or appears in an explicit whitelist of undocumented functions and
exported bulitins. These should eventually be documented or removed.

I also identified a handful of functions for which I had accidentally not setup
dispatch for with ``__array_function__`` before, because they were listed under
"ndarray methods" in ``_add_newdocs.py``. I guess that should be a lesson in
trusting code comments :).
</pre>
</div>
</content>
</entry>
</feed>
