This website requires JavaScript.
Explore
Help
Register
Sign In
MoPa
/
hcn
Watch
2
Star
0
Fork
0
You've already forked hcn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A tool to find highly composite numbers fast.
4
Commits
2
Branches
1
Tag
46
KiB
Rust
100%
24cf088011
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
ddidderr
24cf088011
[feature] single thread code to calculate hcns using prime factorization
2023-12-07 18:38:36 +01:00
src
[feature] single thread code to calculate hcns using prime factorization
2023-12-07 18:38:36 +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