mathtools/cmd
filifa 0603ee9879 make channels one-way 2025-09-05 20:49:58 -04:00
..
convergents.go make channels one-way 2025-09-05 20:49:58 -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 name variables more clearly 2025-08-27 22:42:45 -04:00
pell.go compute convergents with channels 2025-09-05 20:35:18 -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