MPN - string conversion difficulties

Torbjörn Granlund tg at gmplib.org
Thu Dec 28 11:58:51 CET 2023


Zsolt Kalmandi <seadefence at protonmail.com> writes:

  I'm trying to rewrite my C code using MPN functions cleanly, instead
  of MPZ. I am interested the speed difference of course.

Considering your struggle with mpn, my advice is that you stick to using
mpz.  Using mpn is hard, and requires low-level programming which is not
for everybody.


-- 
Torbjörn
Please encrypt, key id 0xC8601622


More information about the gmp-discuss mailing list