Just FYI: def testquotient2(): set_random_seed(1);p=next_prime(10**120);Kx=Integers(p)['x'] l=[Kx.random_element() for _ in range(100)] return l.count(0) testquotient2() 27
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAGUWgD_eXb%2BJi_CVBCC5_Q%3DiYhg0A%3DKnvZZCAbG9Fv-NKYSL7A%40mail.gmail.com.