franklin (0.20)

Copyright (C) 2002    Holger Crni <holger@croenihill.de>


Description
===========
franklin is a simple C++-program to compute the 
representing Generating Function of a binary form.
It is part of the authors Ph. D. thesis and based on the 
article

    Fabian Franklin.
    "On the Calculation of the Generating Functions and
    Tables of Groundforms for Binary Quantics.",
    American Journal of Mathematics, 3, (1880), S. 128-153.

For more information see 

    http://www.croenihill.de/Diss


Installation
============
tar xzf franklin-0.20.tar.gz
cd franklin-0.20
./configure
make
make install

Documentation
=============
See  http://www.croenihill.de/Di


Copyright
=========
franklin is copyrighted by Holger Crni <holger@croenihill.de>
and is licensed through the GNU General Public License.
Read the COPYING file for the complete license.
