from types cimport * from random cimport * from mpz cimport * from mpq cimport * # Comment these out to speed up compilation time. # from mpf cimport * # from mpn cimport *