gcdFast

Versione 1.0.0 (1,45 KB) da Gatech AE
gcdFast.m finds the greatest common denominator using a Euclid's algorithm.
6 download
Aggiornato 17 ago 2020

Visualizza la licenza

Though the builtin function is sufficiently fast for practical purposes, this particular implementation is faster by a factor of 100 to 300 across a range of 6 to 13 digits. This is intended to be an interesting function rather than an attempt to replace anything. If a consistently faster method than this can be shown, I'll happily adapt this in the spirit of competition.

Cita come

Gatech AE (2024). gcdFast (https://www.mathworks.com/matlabcentral/fileexchange/79209-gcdfast), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2020a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.0