Tcl Library Source Code

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

5 check-ins related to "numtheory"

2016-01-24
13:18
Merged with trunk. Tweaked manpage metadata. Leaf check-in: e958f2695b user: lars_h tags: numtheory
2016-01-22
19:54
Small bugfix mentioned in email to tcllib-devel today. Also lifts some manpage cleanup to .dtx source. check-in: 475a79542b user: lars_h tags: trunk
2015-07-17
21:39
Implemented reduction modulo N and exponentiation modulo N, in a manner that is performant for very large numbers (as one would encounter in e.g. cryptographic applications). Have not yet updated the isprime operation to take advantage of that. check-in: 586bc884c7 user: lars_h tags: numtheory
2015-06-03
20:07
Create new branch named "numtheory" check-in: 31533a40e3 user: lars_h tags: numtheory
2015-05-11
21:08
json - Fixed signaling of syntax errors from the C accelerator code, added a proper error-code. jsonc bumped to 1.1.2. tcllibc bumped to 0.3.14. check-in: 452c78a01b user: andreask tags: trunk