I am trying to factor a 520-bit integer in Sage. At some point, I get:
Warning: MPQS: number too big to be factored with MPQS, giving up.
But it seems to still be running. Is it continuing the factorization?
1 | initial version |
I am trying to factor a 520-bit integer in Sage. At some point, I get:
Warning: MPQS: number too big to be factored with MPQS, giving up.
But it seems to still be running. Is it continuing the factorization?