Zimmermann Paul <paul.zimmerm...@inria.fr> writes:

> Here are the division functions I had to re-implement on top of mini-gmp
> (I know mpn_divrem is obsolete, but its interface is better suited for MPFR):

Do you need fraction limbs? From a quick look, it seems like you
implemented that for mpn_divrem_1, but not for mpn_divrem and
mpn_tdiv_qr?

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to