"chinese remainder" solves a system of equations over modulus quickly. crtwo is an improvement to Mathematica's release.

crtwo: solves Chinese Remainder a pair at a time, (uses gcd), yet is still fast.

Which means crtwo, unlike text book soln, uses an algorithm to solve or fail one mod equation at a time. showing win or fail of each eqn and solving other sawtooth intersections is possible, due to that.

crAll2@crtwo provides n soln near x for CR using width of soln
crchart3 shows sawtooth CR waves and visible soln
align1: solves i m2 == j m2 + b -> {i,j,dist}
(like PowerMod->i but b is any and gcd(m1,m2) not req.)

other funs:
Euclidians, showFactors, changeBaseArr, caesar, rsa,
inverseMod, IntToModTups (large number math for PC's)
crfindnSolnAfterxInEqm (solve saw wave LL,RL,LR,... intersects)
congruence, plots, y-shifted triangular wave solve, testing

(for historic reasons files are also in https://sourceforge.net/projects/periodictablemm/)

Features

  • n-chinese-remainders gives any n consecutive soln to cr, not just one
  • n-cr solves a pair at a time, offering more freedom to cr solving (can step, analyse faile pt)
  • n-cr also has: caesar, InverseMod, congruenceX, ModAdd, cr-chart
  • n-cr also has: euclidian funs, rsa, changeofbase, primefactoring, more
  • latest 1.2 is both Mathematica 11.0 and 4.0 compatible (Plot options, packaging)

Project Samples

Project Activity

See All Activity >

Categories

Mathematics

License

GNU General Public License version 2.0 (GPLv2)

Follow n-chinese-remainders

n-chinese-remainders Web Site

Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects Icon
$300 Free Credits for Your Google Cloud Projects

Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of n-chinese-remainders!

Additional Project Details

Languages

English

Programming Language

Mathematica

Related Categories

Mathematica Mathematics Software

Registered

2014-07-12