Package lima.mathematical.factorisation.trialdivision

Class Summary
EratosthenesSieve A class to represent a Sieve of Eratosthenes.
TrialDivider A class to implement the Trial Division factorisation algorithm.