gf-complete library with packaging
 
 
 
 
 
 
Go to file
Jim Plank c374b37b9c Updated manual and readme. 2014-01-29 16:05:14 -05:00
examples Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
include Added more header files to the distribution, which will allow 2014-01-02 10:03:06 -08:00
m4 Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
src Changed %d to %u in gf_general.c 2014-01-25 10:33:23 -05:00
test Third.1 time's a charm (autoconf non-sense for PCLMUL). 2013-12-30 22:50:04 -08:00
tools Removed GROUP/128/SSE. It wasn't compiling, and it needed an overhaul. 2014-01-01 11:00:40 -05:00
AUTHORS Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
COPYING Updated autoconf to put BSD license in COPYING. 2014-01-07 08:36:44 -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 more header files to the distribution, which will allow 2014-01-02 10:03:06 -08:00
Makefile.in Added more header files to the distribution, which will allow 2014-01-02 10:03:06 -08:00
Manual.pdf Updated manual and readme. 2014-01-29 16:05:14 -05:00
NEWS Setting up autoconf/automake for GF-Complete 2013-12-04 21:24:29 -08:00
README Updated manual and readme. 2014-01-29 16:05:14 -05:00
README.txt Updated manual and readme. 2014-01-29 16:05:14 -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 Updated autoconf to put BSD license in COPYING. 2014-01-07 08:36:44 -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.   January 1, 2014.

The user's manual is in the file Manual.pdf.  You may also get a copy of that
manual at http://www.cs.utk.edu/~plank/plank/papers/GF-Complete-Manual-1.02.pdf.

The online home for GF-Complete is:

  - https://bitbucket.org/jimplank/gf-complete
If you want to cite GF-Complete in a paper, I suggest citing the 
technical report version.  The precise citation information for that 
is in http://www.cs.utk.edu/~plank/plank/papers/CS-13-716.html.

To compile, do:

   ./configure
   make
   sudo make install