Usage: zbasis [options] PROJECT

Computes an integer lattice basis.

Input Files:
  PROJECT             A matrix (needed).
Output Files:
  PROJECT.lat         A lattice basis.
Options:
  -p, --precision=PREC       Select PREC as the integer arithmetic precision.
                             PREC is one of the following: `64' (default),
                             `32', and `arbitrary' (only `arb` is needed).
  -q, --quiet                Do not output anything to the screen.
  -h, --help                 Display this help and exit.