smooth-numbers
Algorithms to generate smooth numbers
Example
Compute the first 10 numbers whose prime factors are only 2 and 5:
use *;
assert_eq!;
Algorithms to generate smooth numbers
Compute the first 10 numbers whose prime factors are only 2 and 5:
use *;
assert_eq!;