Jeroen Demeyer on Tue, 24 Nov 2009 12:03:37 +0100


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

Removing primes


Hello pari-users,

In ?removeprimes it is written that the given vector should have at most
100 components.  What is the reason for this?  In any case, it seems to
work even with more than 100 primes.

I am in particular looking for a way to remove ALL primes from the
addprimes list, i.e. removeprimes(addprimes()).


Cheers,
Jeroen.