SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-anfft rpm build for : Fedora 20. For other distributions click python-anfft.

Name : python-anfft
Version : 0.2 Vendor : Fedora Project
Release : 4.fc20 Date : 2013-08-04 10:29:07
Group : Development/Languages Source RPM : python-anfft-0.2-4.fc20.src.rpm
Size : 0.10 MB
Packager : Fedora Project
Summary : ANFFT is an FFT package for Python, based on FFTW
Description :
ANFFT is intended to be used in situations where large numbers
of expensive FFTs must be performed, and for which the speed
of the built-in NumPy or SciPy functions has been found insufficient.

By default, ANFFT provides immediate results by using FFTW\'s
\"estimate\" mode, which does not require tuning and is still very fast.
However, each high-level function provides a keyword named \"measure\"
which will invoke the full FFTW planning machinery.
FFTW will investigate which implementations are fastest on your
hardware for the given problem size, and ANFFT will transparently
cache this information to speed up later transforms on arrays of
the same size and type. Accumulated FFTW \"wisdom\" about which
methods work best is stored across Python sessions in a configuration
file in ~/.anfft

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/20/Everything/i386/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python-anfft-0.2-4.fc20.noarch.rpm
ftp.icm.edu.pl  python-anfft-0.2-4.fc20.noarch.rpm
ftp.icm.edu.pl  python-anfft-0.2-4.fc20.noarch.rpm
     

Provides :
python-anfft

Requires :
python2
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
python(abi) = 2.7
numpy
rpmlib(PayloadIsXz) <= 5.2-1
fftw-libs
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/usr/lib/python2.7/site-packages/anfft
/usr/lib/python2.7/site-packages/anfft-0.2-py2.7.egg-info
/usr/lib/python2.7/site-packages/anfft/__init__.py
/usr/lib/python2.7/site-packages/anfft/__init__.pyc
/usr/lib/python2.7/site-packages/anfft/__init__.pyo
/usr/lib/python2.7/site-packages/anfft/_fftw.py
/usr/lib/python2.7/site-packages/anfft/_fftw.pyc
/usr/lib/python2.7/site-packages/anfft/_fftw.pyo
/usr/lib/python2.7/site-packages/anfft/_guts.py
/usr/lib/python2.7/site-packages/anfft/_guts.pyc
/usr/lib/python2.7/site-packages/anfft/_guts.pyo
/usr/lib/python2.7/site-packages/anfft/_test.py
/usr/lib/python2.7/site-packages/anfft/_test.pyc
/usr/lib/python2.7/site-packages/anfft/_test.pyo
/usr/share/doc/python-anfft
/usr/share/doc/python-anfft/COPYING.txt
/usr/share/doc/python-anfft/README.txt

 
ICM