chinese_remainder_theorem_test, an Octave code which calls chinese_remainder_theorem(), which implements the Chinese remainder theorem, which reconstructs an integer from its remainders relative to a set of bases.
The computer code and data files made available on this web page are distributed under the MIT license
chinese_remainder_theorem, an Octave code which implements the Chinese remainder theorem, which reconstructs an integer from its remainders relative to a set of bases.