COMMITS
/ boolean_algebra/quine_mc_cluskey.py July 11, 2022
C
pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245)
Christian Clauss committed
December 16, 2021
R
Improve Quine–McCluskey algorithm (#4935)
RenatoLopes771 committed
October 22, 2021
E
[mypy] Fix type annotations for boolean_algebra/quine_mc_cluskey.py (#5489)
Erwin Junge committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
February 4, 2021
A
[mypy] Add/fix type annotations for boolean_algebra (#4172)
Ayush Raj committed
October 16, 2020
J
Add typehints ciphers and bool alg (#3264)
Jenia Dysin committed
September 14, 2020
H
Docstrings and formatting improvements (#2418)
Hasenn committed
November 21, 2019
C
Tabs --> spaces in quine_mc_cluskey.py (#1426)
Christian Clauss committed
November 16, 2019
C
Fix indentation contains tabs (flake8 E101,W191) (#1573)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 22, 2019
P
added doctests for compare_string and is_for_table (#1138)
pathak-deep15 committed
August 5, 2019
M
Boolean algebra pytests (#1097)
Marvin M. Michum committed
October 20, 2018
A
all valid python 3
Alex Brown committed
October 19, 2018
A
increment 1
Alex Brown committed