Skip to content

Solves a given set of modular constraints in which the moduli are all mutually prime.

Notifications You must be signed in to change notification settings

GregOwen/Chinese-Remainder-Theorem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This program solves the multiple congruences given by the integer arrays constraints and mods. It returns a single congruence via the Chinese Remainder Theorem.

About

Solves a given set of modular constraints in which the moduli are all mutually prime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages