|
convergents.go
|
replace log.Fatal with cobra.CheckErr
|
2025-08-27 22:37:28 -04:00 |
|
crt.go
|
replace log.Fatal with cobra.CheckErr
|
2025-08-27 22:37:28 -04:00 |
|
gcd.go
|
replace log.Fatal with cobra.CheckErr
|
2025-08-27 22:37:28 -04:00 |
|
isprime.go
|
don't quit on invalid input
|
2025-08-12 20:59:16 -04:00 |
|
jacobi.go
|
replace log.Fatal with cobra.CheckErr
|
2025-08-27 22:37:28 -04:00 |
|
primitiveRoot.go
|
replace log.Fatal with cobra.CheckErr
|
2025-08-27 22:37:28 -04:00 |
|
root.go
|
set description
|
2025-08-11 20:45:50 -04:00 |
|
sqrtRepetend.go
|
create internal library
|
2025-08-21 18:59:01 -04:00 |
|
stirling.go
|
add stirling subcommand
|
2025-08-27 22:37:45 -04:00 |