Hello, I asked three question yesterday, but none of them showed up, I'm not sure why. ask.sagemath.com also doesn't allow posts from new users. Here's a brief version of one of the questions again:
Does Sage contain functionality to find the Nth prime quickly? So far I found Primes().unrank(...) and pari.nth_prime(...). I am looking for something that would work quickly for N=10^9. Both are very slow for such a large number. I am hopeful because I heard that Sage pulls together several independent tools so perhaps some functionality has multiple implementations available. Szabolcs -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
