ni...@lysator.liu.se (Niels Möller) writes:

  Unit tests would be nice. I think the tests/mpz/t-gcd.c does exercises
  the large quotient cases.

I cobbled together this:

Attachment: test-div2.c
Description: Binary data

  BTW, I wonder if it makes sense with HGCD2_DIV2_METHOD == 3 similar to
  HGCD2_DIV1_METHOD == 3, with special handling of q <= 7 but no looping?

I think that would make sense.

The limit <= 7 I used for div1 was pulled out of a hat, though.

-- 
Torbjörn
Please encrypt, key id 0xC8601622
_______________________________________________
gmp-devel mailing list
gmp-devel@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to