| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python-anfft | Distribution: Fedora Project |
| Version: 0.2 | Vendor: Fedora Project |
| Release: 1.fc17 | Build date: Wed Jul 11 08:41:42 2012 |
| Group: Development/Languages | Build host: x86-15.phx2.fedoraproject.org |
| Size: 104765 | Source RPM: python-anfft-0.2-1.fc17.src.rpm |
| Packager: Fedora Project | |
| Url: http://anfft.googlecode.com/ | |
| Summary: ANFFT is an FFT package for Python, based on FFTW | |
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
GPLv3+
* Wed Jul 11 2012 Thibault North <tnorth@fedoraproject.org> - 0.2-1 - Update to 0.2 * Tue May 01 2012 Jussi Lehtola <jussilehtola@fedoraproject.org> - 0.1-4 - Fix requires, triggered by changes in fftw packaging. * Thu Feb 02 2012 Thibault North <tnorth@fedoraproject.org> - 0.1-3 - Fix requires again (thanks oget) * Mon Jan 30 2012 Thibault North <tnorth@fedoraproject.org> - 0.1-2 - Various fixes (requires, cleaning) * Sun Jan 08 2012 Thibault North <tnorth@fedoraproject.org> - 0.1-1 - Initial import
/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-0.2 /usr/share/doc/python-anfft-0.2/COPYING.txt /usr/share/doc/python-anfft-0.2/README.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 21 04:50:33 2013