View Single Post
  #2  
Old July 4th, 2009, 06:50 AM
aidan aidan is online now
Super Member
 
Join Date: Jan 2009
Posts: 519
Country:
Thanks: 56
Thanked 107 Times in 99 Posts
aidan will become famous soon enoughaidan will become famous soon enough
Default

Quote:
Originally Posted by lttlbbygurl View Post
I was specifically looking for a program that can solve congruences, but a program that can solve a system of congruences would be amazing.
...
or any number theory program would be helpful.
Thanks (:
Use google.
There are dozens & dozens of code modules available (for the stealing, or free) and in different computer languages to answer your number theory problems.

All you have to do is assemble the fragments into a working program.

It is far more instructive to construct your own. If you build the code, you will have a better comprehension of the algorithm.

What computer programming language do you prefer?
Reply With Quote