Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use -BigInt(1) instead of BigInt("-1") to avoid the parsing overhead. | lloyd | 2008-08-27 | 1 | -2/+2 |
* | Fix return values for ressol(), saying BigInt x = -1 does something | lloyd | 2008-07-07 | 1 | -2/+2 |
* | Add an implementation of the Shanks-Tonelli algorithm, which is used to | lloyd | 2008-07-07 | 1 | -0/+82 |