Add support for solving Chinese Remainder Theorem problems.
authormdw <mdw>
Mon, 22 Nov 1999 20:51:19 +0000 (20:51 +0000)
committermdw <mdw>
Mon, 22 Nov 1999 20:51:19 +0000 (20:51 +0000)
commit5ee4c8931f0cd48cfe38cfc82cdd853f72e60e35
tree40868b269a60dd8318bed94e021b76c990ba2bb6
parent5b00a0eafb523750b8a262eedac97f2dd4f63187
Add support for solving Chinese Remainder Theorem problems.
mpcrt.c [new file with mode: 0644]
mpcrt.h [new file with mode: 0644]
tests/mpcrt [new file with mode: 0644]