simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sun May 3 13:24:31 BST 2020
TL;DR:
4948b791 test/numbertheory.py: fix comment wording.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2020-05-03 13:24:31
commit 4948b79114aca6150800c7539395fdc7c391efdc
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=4948b79114aca6150800c7539395fdc7c391efdc;hp=7ffa6ed41eaa1e8b347f2b930838a441e168a498
Author: Simon Tatham <anakin at pobox.com>
Date: Sun May 3 11:17:55 2020 +0100
test/numbertheory.py: fix comment wording.
The class for general rth-root finding started off as a cube-root
finder before I generalised it, and in one part of the top-level
explanatory comment, I still referred to a subgroup having index 3
rather than index r.
Also, in a later paragraph, I seem to have said 'index' several times
where I meant the concept of 'rank' I defined in the previous
paragraph.
test/numbertheory.py | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
More information about the tartarus-commits
mailing list