Skip to content

Contains Java code and test cases for the CRT implementation

Notifications You must be signed in to change notification settings

tmdang1101/chinese_remainder_theorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Chinese_Remainder_Theorem

A program that implements the Chinese Remainder Theorem to solve systems of congruences

This repo contains Java code and test cases for the CRT implementation. For a description of the component functions in this program, view Interface.java in the src folder.

About

Contains Java code and test cases for the CRT implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages