hill_cipher.py: gcd() -> greatest_common_divisor() (#1997) · unconnect/TheAlgorithmsInPython@38d2e98 · GitHub
Skip to content

Commit 38d2e98

Browse files
cclaussgithub-actionspoyea
authored
hill_cipher.py: gcd() -> greatest_common_divisor() (TheAlgorithms#1997)
* hill_cipher.py: gcd() -> greatest_common_divisor() * fixup! Format Python code with psf/black push * import string * updating DIRECTORY.md * Change matrix to array Add more tests Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com> Co-authored-by: John Law <johnlaw.po@gmail.com>
1 parent aa120ce commit 38d2e98

2 files changed

Lines changed: 53 additions & 55 deletions

File tree

DIRECTORY.md

Lines changed: 1 addition & 0 deletions

ciphers/hill_cipher.py

Lines changed: 52 additions & 55 deletions

0 commit comments

Comments
 (0)