<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/numpy/fft/fftpack.c, branch v1.11.0</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: fftpack.c needs #define NPY_NO_DEPRECATED_API NPY_API_VERSION.</title>
<updated>2015-02-14T19:29:07+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2015-02-14T19:29:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=ce1dadfe0e7accac0721ebaa79f2a4b4a9f56e7e'/>
<id>ce1dadfe0e7accac0721ebaa79f2a4b4a9f56e7e</id>
<content type='text'>
This is because of the inclusion of numpy/ndarraytypes.h in b3121e8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is because of the inclusion of numpy/ndarraytypes.h in b3121e8.
</pre>
</div>
</content>
</entry>
<entry>
<title>BLD: fix include order of headers, otherwise AIX build fails.  See gh-5474.</title>
<updated>2015-01-28T07:14:40+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@googlemail.com</email>
</author>
<published>2015-01-28T07:14:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=214bfd432e2fbc30e1b400c7c2f628cff2aa4559'/>
<id>214bfd432e2fbc30e1b400c7c2f628cff2aa4559</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG: Rename fft C functions to avoid name conflict</title>
<updated>2014-12-04T16:12:55+00:00</updated>
<author>
<name>Ryan Nelson</name>
<email>rnelsonchem@gmail.com</email>
</author>
<published>2014-12-02T13:46:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=b3121e856556ca2ca1cce22ab100d85dd702a30a'/>
<id>b3121e856556ca2ca1cce22ab100d85dd702a30a</id>
<content type='text'>
Resolves issue #565.

The public fft functions defined in fftpack.c have name conflicts on certain
systems, so the prefix "npy_" was added to these functions.

Added NPY_VISIBILITY_HIDDEN to the public functions in both fftpack.h and
fftpack.c. This required rearranging the includes at the beginning of
fftpack_litemodule.c so that this macro was properly defined. In addition,
Python.h and numpy/ndarraytypes.h were included in the fftpack.h.

One function, rfftb1, was flagged as `static` as it was not exported in the
header.

Build and tests pass using both Python 2.7.8 and Python 3.4.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves issue #565.

The public fft functions defined in fftpack.c have name conflicts on certain
systems, so the prefix "npy_" was added to these functions.

Added NPY_VISIBILITY_HIDDEN to the public functions in both fftpack.h and
fftpack.c. This required rearranging the includes at the beginning of
fftpack_litemodule.c so that this macro was properly defined. In addition,
Python.h and numpy/ndarraytypes.h were included in the fftpack.h.

One function, rfftb1, was flagged as `static` as it was not exported in the
header.

Build and tests pass using both Python 2.7.8 and Python 3.4.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings found by Intel compiler due to unused variables that were set.  Make ones work for compound types.</title>
<updated>2006-12-02T05:07:35+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-12-02T05:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=3a93adce6609cd3499d85c5f2b9dc38d3d1255c7'/>
<id>3a93adce6609cd3499d85c5f2b9dc38d3d1255c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Many name-changes in oldnumeric.  This may break some numpy code that was using the oldnumeric interface.</title>
<updated>2006-08-04T23:32:12+00:00</updated>
<author>
<name>Travis Oliphant</name>
<email>oliphant@enthought.com</email>
</author>
<published>2006-08-04T23:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f1cca04886d4f63f7b1ed5b382986af3a9ee6a61'/>
<id>f1cca04886d4f63f7b1ed5b382986af3a9ee6a61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
