db
folder.tar xvf euclid-1.0.tar.xz
cd euclid-1.0
make
./euclid
to obtain the Euclidean minimum of a number field given by a
polynomial. You can also type
./euclid "x^2-61"
or ./euclid [1,0,-61]
directly. INSTALL
file.