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 information on this web page is 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.