Christian Clauss
|
ec7bc7c7cd
|
Tabs --> spaces in quine_mc_cluskey.py (#1426)
* Tabs --> spaces in quine_mc_cluskey.py
* fixup! Format Python code with psf/black push
|
2019-11-21 22:21:40 +08:00 |
|
Christian Clauss
|
b838f1042c
|
Fix indentation contains tabs (flake8 E101,W191) (#1573)
|
2019-11-15 23:05:00 -08:00 |
|
William Zhang
|
9eac17a408
|
psf/black code formatting (#1277)
|
2019-10-05 10:14:13 +05:00 |
|
pathak-deep15
|
47cb394b5c
|
added doctests for compare_string and is_for_table (#1138)
* added doctests for compare_string and is_for_table
>>>compare_string('0010','0110')
'0_10'
>>> is_for_table('__1','011',2)
True
The above doctests were added
* Update quine_mc_cluskey.py
* Update quine_mc_cluskey.py
* Update quine_mc_cluskey.py
|
2019-08-23 00:55:41 +08:00 |
|
Marvin M. Michum
|
87a789af51
|
Boolean algebra pytests (#1097)
* Added Zeller's congruence algorithm
* Update args help
* add a few doctests
* remove old file
|
2019-08-05 07:05:36 +02:00 |
|
Alex Brown
|
ea2ddaaf6a
|
all valid python 3
|
2018-10-20 14:45:08 -05:00 |
|
Alex Brown
|
564179a0ec
|
increment 1
|
2018-10-19 07:48:28 -05:00 |
|
Alex Brown
|
718b99ae39
|
increment 1
|
2018-10-19 07:48:01 -05:00 |
|
Parth Shandilya
|
5d1f72604d
|
Improved Code and removed Warnings (#483)
|
2018-10-19 14:00:31 +05:30 |
|
shivg7706
|
601edf3131
|
QuineMcCluskey
|
2018-03-12 15:11:38 +05:30 |
|