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.
The information on this web page is distributed under the MIT license.
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.