gf-complete library with packaging
 
 
 
 
 
 
Go to file
Jim Plank fb0bbdcf62 Fixed the problem with PCLMUL and gf_complete.h. Removed
ARCH_64 from everything but 128/GROUP/SSE.  Fortunately, no
one ever uses that.
2013-12-31 20:08:18 -05:00
examples Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
include Fixed the problem with PCLMUL and gf_complete.h. Removed 2013-12-31 20:08:18 -05:00
m4 Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
src Fixed the problem with PCLMUL and gf_complete.h. Removed 2013-12-31 20:08:18 -05:00
test Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
tools Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -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.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -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.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -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.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
autogen.sh Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
config.guess Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
config.sub Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
configure Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -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.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
ltmain.sh Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
missing Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -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