euclid_test, a MATLAB 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, a MATLAB code which investigates various versions of Euclid's algorithm for computing the greatest common divisor (GCD) of two integers.