djbfft version 0.76 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    djbfft  most recent diff


      View the most recent changes for the djbfft port at: djbfft.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for djbfft.
      The raw portfile for djbfft 0.76 is located here:
      http://djbfft.darwinports.com/dports/math/djbfft/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/djbfft
      Google
      Web Darwinports.com



      # $Id: Portfile 32256 2007-12-23 09:18:47Z ryandesign macports.org $

      PortSystem 1.0
      Name: djbfft
      Version: 0.76
      Category: math
      Platform: darwin
      Maintainers: nomaintainer

      Description: D.J. Bernstein's fast fourier transform library
      Long Description: djbfft is an extremely fast library for floating-point convolution. The current version holds most of the speed records for double-precision FFTs on general purpose computers. djbfft provides power-of-2 complex FFTs, real FFTs at twice the speed, and fast multiplication of complex arrays. Single precision and double precision are equally supported.

      Homepage: http://cr.yp.to/djbfft.html
      master_sites http://cr.yp.to/djbfft/

      checksums md5 9349eff24c1f9fdfb98cfb51bece8efb

      configure { reinplace s|/usr/local/djbfft|${destroot}${prefix}| ${worksrcpath}/conf-home }

      build.target

      destroot.target setup check



    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/djbfft
      % sudo port install djbfft
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching djbfft
      ---> Verifying checksum for djbfft
      ---> Extracting djbfft
      ---> Configuring djbfft
      ---> Building djbfft with target all
      ---> Staging djbfft into destroot
      ---> Installing djbfft
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using djbfft with these commands:
      %  man djbfft
      % apropos djbfft
      % which djbfft
      % locate djbfft

     Where to find more information:

    Darwin Ports



    image test