gf-complete library with packaging
 
 
 
 
 
 
Go to file
Kevin Greenan 762926920a Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
examples Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
include Added entry to configure.ac to avoid running autotools during normal build. 2013-12-30 16:31:54 -08:00
m4 Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
src Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
test Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
tools Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08: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 Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -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 Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -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 Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
autogen.sh Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
config.guess Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
config.sub Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
configure Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
configure.ac Added entry to configure.ac to avoid running autotools during normal build. 2013-12-30 16:31:54 -08:00
install-sh Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
ltmain.sh Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -08:00
missing Third time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 21:26:47 -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