
  SURGEF interpolation engine for Linux
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 SURGEF is a program implementing interpolation / approximation method ABOS
 (see http://mujweb.cz/www/SurGe/surgemain.htm).


 There are two compilations of SURGEF for Linux:

 surgefs ... console executable for machines with Intel compatible CPU

 surgeff ... console executable for machines with Intel compatible CPU
             supporting instructions MMX and SSE2 (for example Pentium 4,
             Pentium Centrino, AMD Sempron ...), which is about 20% faster.

 To test SURGEF, download SurGeLin.zip, unzip it to selected directory, set
 this directory as working in console window and type:
 ./surgefs N
 or
 ./surgefs N A

 Details about running SURGEF as a stand-alone console application or from user
 applications is described in SurGe User's Manual, in section "Using SURGEF in
 applications" (see http://mujweb.cz/www/SurGe/surgeman.htm).

 Important note:
 If your file system distinguishes between small and capital letters in file names,
 use only capitals for SURGEF input file names.

