gcdFast.m finds the greatest common denominator using a Euclid’s algorithm.
软件应用简介

gcdFast.m finds the greatest common denominator using a Euclid’s algorithm.
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.
界面展示

结果示意

规格 价
0元试用 |
---|
0.0元人民币/月 |
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!