This package provides functions to handle elliptic basis for extensions over
finite fields.

The package itself consists of the file "package/ellbasis.m", to
be loaded in a MAGMA session thanks to a 'Attach("package/ellbasis.m");'
MAGMA command.  See comments at the beginning of this file to have
further details about the functions provided.

A short example of use, and tests, for this package are given by the
file elltest.m, provided at the same level as this README. To launch
it, simply type 'magma elltest.m' in a shell.

R. Lercier
