euclid_test, an Octave code which calls euclid(), which investigates various versions of Euclid's algorithm for computing the greatest common divisor (GCD) of two integers.
The computer code and data files made available on this web page are distributed under the MIT license
euclid, an Octave code which investigates various versions of Euclid's algorithm for computing the greatest common divisor (GCD) of two integers.