home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / fft8732a.zip / read.me < prev   
Text File  |  1995-07-12  |  4KB  |  115 lines

  1. FFTPAK 87/32 Release Notes (July 12, 1995)
  2. ------------------------------------------
  3.  
  4. This package contains Shareware Version 1.0a of FFTPAK 87/32
  5. library by Precision Plus Software. This is the fastest 32-bit
  6. assembler-coded FFT libray available for the PC.
  7.  
  8. (C) Copyright 1995 Precision Plus Software.
  9.  
  10. >>>>>>>>>>>>>>>>>>>>> REVISION HISTORY <<<<<<<<<<<<<<<<<<<<<<<<
  11.  
  12. July 12, 1995 -- Version 1.0a. 
  13.                  Missing 'fft64' function added.
  14.                  Fixed 'scalev' function.
  15.  
  16. June 28, 1995 -- Version 1.0
  17.  
  18. >>>>>>>>>>>>>>>>>>>>>> DOCUMENTATION <<<<<<<<<<<<<<<<<<<<<<<<<<
  19.  
  20. Full documentation for this product is contained in the file
  21. MANUAL.ZIP. This zip file contains the two files MANUAL.PS and
  22. MANUAL.HP.
  23.  
  24. The file MANUAL.PS is a postcript file that can be printed
  25. directly to a postscript printer. The file MANUAL.HP can be
  26. printed directly to an HP LaserJet Plus or compatible printer.
  27. You only need to print one of these files.
  28.  
  29. For example, if you have a postcript printer hooked up to
  30. LPT1, then use the following command:
  31.  
  32.   COPY /B MANUAL.PS LPT1
  33.  
  34. The /B option specifies that you are printing a binary file
  35. that should be sent to the printer with no interpretation.
  36. This command works with DOS and OS/2.
  37.  
  38. If you don't have access to a postscript or HP LaserJet Plus
  39. compatible printer, then you won't be able to print the
  40. documentation.
  41.  
  42.  
  43. >>>>>>>>>>>>>>>>>>>>>>>>>>>>> FILES <<<<<<<<<<<<<<<<<<<<<<<<<<
  44.  
  45. The following files are included in the package:
  46.  
  47.   READ.ME       -- this file
  48.   MANUAL.ZIP    -- documentation file containing MANUAL.PS
  49.                    and MANUAL.HP
  50.   FFTPAK.H      -- C style header file 
  51.   FFTPAK87.LIB  -- FFTPAK 87/32 library file
  52.   EXAMPL01.C    -- C sample program
  53.  
  54.  
  55. >>>>>>>>>>>>>>>>>>>>>>> GETTING STARTED <<<<<<<<<<<<<<<<<<<<<<
  56.  
  57. The following steps will get you started:
  58.  
  59.   1. Print the manual (MANUAL.PS or MANUAL.HP).
  60.  
  61.   2. Copy the file FFTPAK.H to a directory where you keep your
  62.      C header files.
  63.  
  64.   3. Copy the file FFTPAK.LIB to a directory where you keep your
  65.      library files.
  66.  
  67.   4. Copy file EXAMPL01.C where you keep your C source files.
  68.  
  69.   5. If you are using IBM CSet++, then you will need to uncomment
  70.      the statement
  71.      
  72.          #define pascal _Pascal
  73.  
  74.      at the top of file FFTPAK.H.
  75.  
  76.   6. Follow the instructions in the manual to compile and link
  77.      the EXAMPL01.C program. If you can do this correctly then
  78.      you have a working installation.
  79.  
  80.  
  81.  
  82.            +++++++++++++++++++++++++++++++++++++++++++++++++++
  83.            +                                                 +
  84.            +   S H A R E W A R E   R E G I S T R A T I O N   +
  85.            +                                                 +
  86.            +++++++++++++++++++++++++++++++++++++++++++++++++++
  87.  
  88. This software is being distributed as Shareware. If you use this
  89. software for 30 days or more, you are expected to register it.
  90. Please read the chapter ``Shareware'' in the documentation for
  91. further details.
  92.  
  93. FFTPAK 87/32 Lite shareware version includes a set of double
  94. precision complex FFT routines. When you register the software, you
  95. will be sent the latest registered version, which also includes a
  96. complete set of even faster single precision functions.
  97.  
  98. An ORDER FORM is included as the last page in the manual. You may
  99. also register the software online via the CompuServe Shareware
  100. Registry (GO SWREG). You can download the latest version of this
  101. software from CompuServe forum OS2DF1.
  102.  
  103. -----------------------
  104. Precision Plus Software
  105. 38 Longview CRT
  106. London, ON
  107. Canada N6K 4J1
  108.  
  109. Tel: (519) 657-0633
  110. Fax: (519) 657-0283
  111.  
  112. E-Mail: 70401.2606@compuserve.com
  113.  
  114. *** THE END ***
  115.