Hubbry Logo
search button
Sign in
FFTPACK
FFTPACK
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
FFTPACK
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the FFTPACK Wikipedia article. Here, you can discuss, collect, and organize anything related to FFTPACK. The purpose of the hub is to connect people, foster de...
Add your contribution
FFTPACK
FFTPACK
Developer(s)Paul N. Swarztrauber
Initial releaseApril 1985
Written inFortran
TypeNumerical software
Licensepublic domain
Websitewww.netlib.org/fftpack/

FFTPACK is a package of Fortran subroutines for the fast Fourier transform. It includes complex, real, sine, cosine, and quarter-wave transforms. It was developed by Paul Swarztrauber of the National Center for Atmospheric Research, and is included in the general-purpose mathematical library SLATEC.

Much of the package is also available in C and Java translations.

The pm_fftpack module of the ParaMonte library offers a 100% type-kind-generic multi-precision implementation of FFTPACK in modern Fortran.

See also

[edit]

References

[edit]
  • Official website
  • Swarztrauber, P.N. (1982). "Vectorizing the FFTs". In Rodrigue, Garry (ed.). Parallel Computations. Academic Press. pp. 51–83. ISBN 978-0-12-592101-5.
  • Wendykie, Piotr. "JTransforms". Java. Open source. Multithreaded FFT library