4 Commits

Author SHA1 Message Date
24cf088011
[feature] single thread code to calculate hcns using prime factorization 2023-12-07 18:38:36 +01:00
2f6449a25a
[fix] prime sieve was missing the number 2 2023-12-07 18:37:42 +01:00
4c56ab2779
[feature] get primes fast with sieve of Eratosthenes 2023-12-02 09:20:20 +01:00
3434c9d4f6
hcn: highly composite number
A tool to find highly composite numbers fast.
2023-12-02 09:19:34 +01:00