square root algorithm

David Buezas david.buezas at gmail.com
Wed Jun 16 12:29:11 CEST 2010


Hello, I developed a different square root algorithm in O(n^2) (n being the
number of digits) and I don't know if it might be useful. I know that there
exist better algorithms to do that but I don't know the hidden constants
involved. It might be that my algorithm is better in some range.

Can I send you the algorithm?
Thanks
David Buezas


More information about the gmp-discuss mailing list