chiark / gitweb /
mp: Remove checking from jacobi.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 17 Feb 2007 12:19:29 +0000 (12:19 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 17 Feb 2007 12:27:52 +0000 (12:27 +0000)
commit8d771c4aaff5da72521c1af4746e482c95c8c8e4
tree8edd297cad91c1f28e9993921e13f24ae561e755
parent00a8b95ada5b1bf6d4dae66249c075a691c630b2
mp: Remove checking from jacobi.

Now Catacomb uses the Kronecker symbol, which is defined for all pairs
of integers.  We no longer need to check that the arguments here are
correct.
mp.c