reduce 4-repeats of identical code down to 1 copy with indices in powmod.py
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 27 Sep 2023 18:44:43 +0000 (19:44 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 Dec 2023 19:26:20 +0000 (19:26 +0000)
commit4b1a4785ed266e8fec2edaad223bac55cb55d792
tree405e9bc60c7ae0bdc051561c766f68df4d61ec5a
parent04345ff962fa58056ef167c5e3d3466462ef49fd
reduce 4-repeats of identical code down to 1 copy with indices in powmod.py
src/openpower/test/bigint/powmod.py