A tool to find highly composite numbers fast.
Go to file
2023-12-07 18:37:42 +01:00
src [fix] prime sieve was missing the number 2 2023-12-07 18:37:42 +01:00
.gitignore hcn: highly composite number 2023-12-02 09:19:34 +01:00
Cargo.lock hcn: highly composite number 2023-12-02 09:19:34 +01:00
Cargo.toml hcn: highly composite number 2023-12-02 09:19:34 +01:00
rustfmt.toml hcn: highly composite number 2023-12-02 09:19:34 +01:00