gf-complete library with packaging
 
 
 
 
 
 
Go to file
Jim Plank 2c583ca711 Version numbering, and pointing only to bitbucket. 2013-12-30 13:42:50 -05:00
examples Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
include Build failed... It was because the some headers were in the wrong place. 2013-12-04 21:58:41 -08:00
m4 Adding flag for SSSE3. Must have missed it when I updated the ax_ext() macro. 2013-12-05 08:35:18 -08:00
src Copmiler errors with %llx. 2013-12-29 17:01:42 -05:00
test Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
tools Added time_tool.sh to tools for quick timing. 2013-12-29 16:51:37 -05:00
AUTHORS Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
COPYING Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
ChangeLog Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
INSTALL Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
License.txt Put headers on the C files. 2013-10-09 11:00:24 -04:00
Makefile.am Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
Makefile.in Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
Manual.pdf Revision 1.01. 2013-11-12 13:06:53 -05:00
NEWS Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
README Version numbering, and pointing only to bitbucket. 2013-12-30 13:42:50 -05:00
README.txt Version numbering, and pointing only to bitbucket. 2013-12-30 13:42:50 -05:00
aclocal.m4 Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
autogen.sh Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
config.guess Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
config.sub Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
configure Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
configure.ac Added exhaustive test support (Ethan's changes to gf_unit and gf_methods) and overrode autoconf's defaults for CFLAGS. 2013-12-07 16:05:31 -08:00
install-sh Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
ltmain.sh Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
missing Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
orig.GNUmakefile Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
orig.Makefile.am Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00

README.txt

This is GF-Complete, Revision 1.02.  

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

The online home for GF-Complete is:

  - https://bitbucket.org/jimplank/gf-complete

The technical report version in http://www.cs.utk.edu/~plank/plank/papers/CS-13-716.html
is good for citing, but you will want to grab the most up to date version and documentation
on the bitbucket site.

To compile, do:

   ./configure
   make