On Thu, 3 Apr 2014, Szabolcs Horvát wrote:
Does Sage contain functionality to find the Nth prime quickly?
Could Sage have precalculated primes for, say, every 100000th prime up to some limit?
Same may apply to other kinds of number series. To get the value of #5678 in magic number serie X we could get #5000 of X from precalculated values and then search for 678 more.
Just an idea. Might be a stupid one. -- Jori Mäntysalo -- 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.
