Files
coreutils/tests
Paul Eggert 5037ce930c factor: don’t prove primality
Suggested for consideration by Torbjörn Granlund in:
https://lists.gnu.org/r/coreutils/2025-01/msg00000.html
* src/factor.c (PROVE_PRIMALITY): Now defaults to false.
(mp_prime_p): Help the compiler by telling it mpz_prob_prime_p
returns nonnegative.
* tests/factor/create-test.sh (bigprime): Test 2^400 - 593,
since that’s now practical.
* tests/local.mk (factor_tests): Add new test.
2025-07-09 17:12:40 -07:00
..
2025-02-17 02:31:50 -08:00
2025-05-21 21:22:08 +01:00
2025-06-10 13:03:40 -07:00
2025-01-15 17:07:19 +00:00
2025-07-09 17:12:40 -07:00
2025-03-23 12:01:18 -07:00
2025-01-15 17:07:19 +00:00
2025-06-20 12:15:27 -07:00
2025-07-09 17:12:40 -07:00