hello, within a procedure I need to factorize an integer R_c depending on a parameter c which I can change if I want. But this integer can be very big (like 170 digits or more...) so sage could not factorize it. I would like to say to sage something like "if you can, factorize it, else look at R_{c+1}". Is it possible? How? thank you very much in advance,
-- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org