filifa
|
37f40b25b4
|
compute totient with trial division
|
2025-08-21 00:48:29 -04:00 |
filifa
|
a948056382
|
expand help
|
2025-08-20 23:05:08 -04:00 |
filifa
|
51abf9139b
|
write more help text
|
2025-08-20 00:56:56 -04:00 |
filifa
|
a7ee29df8e
|
implement -t flag
|
2025-08-20 00:51:51 -04:00 |
filifa
|
00a7d213d3
|
rename variable
|
2025-08-19 22:44:53 -04:00 |
filifa
|
117b046be8
|
refactor into multiplicativeOrder function
|
2025-08-19 22:40:33 -04:00 |
filifa
|
7d554fb945
|
optimize a bunch
|
2025-08-19 22:35:15 -04:00 |
filifa
|
d12a5a492a
|
don't recompute coprime numbers over and over
|
2025-08-19 22:22:16 -04:00 |
filifa
|
a7547fc0eb
|
add special case for modulus=1
|
2025-08-19 22:00:14 -04:00 |
filifa
|
f2b157732a
|
fix modulus=2
|
2025-08-19 21:59:11 -04:00 |
filifa
|
d79d532014
|
add primitive root subcommand
|
2025-08-19 21:37:38 -04:00 |