gf-complete library with packaging
 
 
 
 
 
 
Go to file
Jim Plank b0e2ae07ab Put headers on the C files. 2013-10-09 11:00:24 -04:00
flag_tester GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
GNUmakefile GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
License.txt Put headers on the C files. 2013-10-09 11:00:24 -04:00
Manual.pdf GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
README.txt GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
gf.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_add.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_complete.h GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
gf_example_1.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_example_2.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_example_3.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_example_4.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_example_5.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_example_6.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_example_7.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_general.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_general.h GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
gf_inline_time.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_int.h GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
gf_method.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_method.h GF-Complete Release 1.0. 2013-10-09 10:36:37 -04:00
gf_methods.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_mult.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_poly.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_rand.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_rand.h Making it work with the maunal. 2013-02-09 17:45:44 +00:00
gf_time.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_unit.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_w4.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_w8.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_w16.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_w32.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_w64.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_w128.c Put headers on the C files. 2013-10-09 11:00:24 -04:00
gf_wgen.c Put headers on the C files. 2013-10-09 11:00:24 -04:00

README.txt

This is GF-Complete, Revision 1.0.  

The user's manual is in the file Manual.pdf.  

There are two online homes for GF-Complete:

  - https://bitbucket.org/jimplank/gf-complete
  - http://www.cs.utk.edu/~plank/plank/papers/CS-13-716.html

When compiling this for the first time, cd to flag_tester, and
do "sh which_compile_flags.sh xxx", where xxx is the compiler
that you will use in the GNUMakefile.