| .. |
|
convergents.go
|
add more help text
|
2025-09-18 00:08:56 -04:00 |
|
crt.go
|
clarify that commas are needed
|
2025-09-06 21:19:18 -04:00 |
|
discreteLog.go
|
move to lib
|
2025-09-29 22:40:40 -04:00 |
|
divisor.go
|
move to lib
|
2025-09-29 22:40:40 -04:00 |
|
divisors.go
|
rename functions
|
2025-10-07 17:28:52 -04:00 |
|
gcd.go
|
add more help text
|
2025-09-18 00:08:56 -04:00 |
|
isprime.go
|
use PrintErrln instead of log
|
2025-09-18 00:09:28 -04:00 |
|
jacobi.go
|
add more help text
|
2025-09-18 00:08:56 -04:00 |
|
mobius.go
|
rename functions
|
2025-10-07 17:28:52 -04:00 |
|
modInverse.go
|
add more help text
|
2025-09-18 00:08:56 -04:00 |
|
modSqrt.go
|
add modular square root command
|
2025-09-06 22:25:58 -04:00 |
|
partitions.go
|
move to lib
|
2025-09-29 22:40:40 -04:00 |
|
pell.go
|
add more help text
|
2025-09-18 00:08:56 -04:00 |
|
primeOmega.go
|
rename functions
|
2025-10-07 17:28:52 -04:00 |
|
primitiveRoot.go
|
replace log.Fatal with cobra.CheckErr
|
2025-08-27 22:37:28 -04:00 |
|
radical.go
|
rename functions
|
2025-10-07 17:28:52 -04:00 |
|
root.go
|
set description
|
2025-08-11 20:45:50 -04:00 |
|
shoelace.go
|
move to lib
|
2025-09-29 22:40:40 -04:00 |
|
sieve.go
|
add totient subcommand
|
2025-09-15 19:06:42 -04:00 |
|
sqrtRepetend.go
|
use PrintErrln instead of log
|
2025-09-18 00:09:28 -04:00 |
|
stirling.go
|
add more help text
|
2025-09-18 00:08:56 -04:00 |
|
sum.go
|
add divisor summatory function
|
2025-09-15 18:39:42 -04:00 |
|
totient.go
|
rename functions
|
2025-10-07 17:28:52 -04:00 |