Programs for Number Theory I was specifically looking for a program that can solve congruences, but a program that can solve a system of congruences would be amazing.
For example:
x == 2 mod 3
x == 3 mod 5
x == 4 mod 11
or any number theory program would be helpful.
Thanks (: |