Ilya Zakharevich on Sun, 31 Jan 1999 17:54:37 -0500


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Primelimit


Currently the same number primelimit is used for two unrelated things:
now many primes to keep in the gaps table, and how many primes to use
in calculations related to euler products etc.

How hard would it be to split these limit(s) into two: primelimit and
primecache, with primecache >= primelimit?

Ilya