using GMP's algorithms in other projects

Kevin Sopp baraclese at googlemail.com
Thu Aug 28 23:46:06 CEST 2008


Hi,

I'm working on a public domain c++ multi precision integer library.
I'm specifically interested in the subquadratic algorithm used to
convert strings to large integers. My question is, is it generally
allowed to use GMP's algorithms? While this is probably true for the
ones described in your documentation, is it true as well for the ones
that exist only in code?


Kevin Sopp


More information about the gmp-discuss mailing list