chinese_remainder_theorem_test


chinese_remainder_theorem_test, a MATLAB 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.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

chinese_remainder_theorem, a MATLAB code which implements the Chinese remainder theorem, which reconstructs an integer from its remainders relative to a set of bases.

Source Code:


Last modified on 13 December 2020.