<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/fft, branch v1.13.2</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: Include the function name in all argument error messages</title>
<updated>2017-03-28T14:11:40+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2017-03-28T13:33:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=dcafaf4983214a0c1ceefc154f1dcdb3d04db748'/>
<id>dcafaf4983214a0c1ceefc154f1dcdb3d04db748</id>
<content type='text'>
Performed using the following regex, replacing with $0:$1. Some manual cleanup
was then required.

    ^[a-z]+_(\w+)(?:(?!\}).*\n)+.*PyArg_ParseTuple(AndKeywords)?\(args[^"]+"[^:"]+(?=")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Performed using the following regex, replacing with $0:$1. Some manual cleanup
was then required.

    ^[a-z]+_(\w+)(?:(?!\}).*\n)+.*PyArg_ParseTuple(AndKeywords)?\(args[^"]+"[^:"]+(?=")
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: replace len(x.shape) with x.ndim</title>
<updated>2017-02-24T16:46:58+00:00</updated>
<author>
<name>Eric Wieser</name>
<email>wieser.eric@gmail.com</email>
</author>
<published>2017-02-24T16:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=48783e5ceb7f60c33db81ab72e5024f42b220990'/>
<id>48783e5ceb7f60c33db81ab72e5024f42b220990</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 shebang from test modules</title>
<updated>2017-01-15T18:26:49+00:00</updated>
<author>
<name>Sami Salonen</name>
<email>ssalonen@gmail.com</email>
</author>
<published>2017-01-15T18:25:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=666553e6b27683d7336dafb93100041c6079a97a'/>
<id>666553e6b27683d7336dafb93100041c6079a97a</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 norm='ortho' scaling for rfft when n != None</title>
<updated>2017-01-04T23:26:13+00:00</updated>
<author>
<name>Gregory R. Lee</name>
<email>gregory.lee@cchmc.org</email>
</author>
<published>2017-01-04T00:22:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bdd318bc00e1c0ba68ca81b3603f3d3cdaa0a10c'/>
<id>bdd318bc00e1c0ba68ca81b3603f3d3cdaa0a10c</id>
<content type='text'>
closes #8444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes #8444
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Correct documentation of hfft/ihfft.</title>
<updated>2016-11-05T00:05:31+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2016-11-04T18:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=e88508527fe748d50f30b96a59701a14c06de71d'/>
<id>e88508527fe748d50f30b96a59701a14c06de71d</id>
<content type='text'>
Corrections to #7492.

Correct the examples in the notes specifying the output length for the
hfft. Also clean up the documentation a bit.

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrections to #7492.

Correct the examples in the notes specifying the output length for the
hfft. Also clean up the documentation a bit.

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropping dict like behavior and relying on explicit methods.</title>
<updated>2016-06-08T08:09:45+00:00</updated>
<author>
<name>Lion Krischer</name>
<email>krischer@geophysik.uni-muenchen.de</email>
</author>
<published>2016-06-08T08:09:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=820d527fe0bc6414ad19b10eea941a7fc0749757'/>
<id>820d527fe0bc6414ad19b10eea941a7fc0749757</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 race condition with new FFT cache</title>
<updated>2016-06-07T19:17:43+00:00</updated>
<author>
<name>Lion Krischer</name>
<email>krischer@geophysik.uni-muenchen.de</email>
</author>
<published>2016-06-07T07:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b0efcbadd5944d44f56c106dc5bc4571ebcab03e'/>
<id>b0efcbadd5944d44f56c106dc5bc4571ebcab03e</id>
<content type='text'>
There is now a lock around cache accesses ensuring thread safety. The
size of a cache entry is now also calculated by summing over all arrays
in the list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There is now a lock around cache accesses ensuring thread safety. The
size of a cache entry is now also calculated by summing over all arrays
in the list.
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Changing FFT cache to a bounded LRU cache</title>
<updated>2016-06-06T17:51:12+00:00</updated>
<author>
<name>Lion Krischer</name>
<email>krischer@geophysik.uni-muenchen.de</email>
</author>
<published>2016-05-27T15:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=2de9651b99da9d3308de5df510cfd28c1a3a0f19'/>
<id>2de9651b99da9d3308de5df510cfd28c1a3a0f19</id>
<content type='text'>
Replaces the simple dictionary caches for the twiddle factors of
numpy.fft to bounded LRU (least recently used) caches. The caches can
thus no longer grow without bounds.

See #7686.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaces the simple dictionary caches for the twiddle factors of
numpy.fft to bounded LRU (least recently used) caches. The caches can
thus no longer grow without bounds.

See #7686.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: fix a number of reST formatting issues in docstrings.</title>
<updated>2016-02-13T15:43:37+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2016-02-13T15:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b9ae5a33b0438b0505d9ab1e2277992af3be78df'/>
<id>b9ae5a33b0438b0505d9ab1e2277992af3be78df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG:Should fix astype cast bug in numpy.fft module</title>
<updated>2016-01-18T19:41:13+00:00</updated>
<author>
<name>Tushar Gautam</name>
<email>tushar.rishav@gmail.com</email>
</author>
<published>2016-01-18T19:41:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=d426ed91b41293f75c90e1795b72c017e8d435ef'/>
<id>d426ed91b41293f75c90e1795b72c017e8d435ef</id>
<content type='text'>
Closes #6693
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6693
</pre>
</div>
</content>
</entry>
</feed>
