Add binary multiplication functions
dymik739
pushed to multiplication-implementation at Rhinemann/binaryCalculatorPrototype
2023-06-28 12:57:22 +03:00
9e06a93c19
remove redundant method: BasicRegister.compact_str()
dymik739
pushed to multiplication-implementation at Rhinemann/binaryCalculatorPrototype
2023-06-28 12:36:37 +03:00
4e0e30383d
add multiplication logging, include prettytable library and update input_handler menu structure
dymik739
pushed to multiplication-implementation at Rhinemann/binaryCalculatorPrototype
2023-06-27 22:07:41 +03:00
5a26802c34
optimize binary_sum_with_carry function by removing code repetition
dymik739
created branch multiplication-implementation in Rhinemann/binaryCalculatorPrototype
2023-06-27 21:58:44 +03:00
dymik739
pushed to multiplication-implementation at Rhinemann/binaryCalculatorPrototype
2023-06-27 21:58:44 +03:00
9925c22954
add support for all multiplication methods and extend input_handler menu structure
dymik739
deleted branch auto-schedule-pro-v2 from dymik739/modular-bot-framework-for-tele...
2023-06-27 16:16:11 +03:00
dymik739
merged pull request dymik739/modular-bot-framework-for-tele...#8
2023-06-27 16:11:40 +03:00
auto-schedule-pro-v2
dymik739
pushed to auto-schedule-pro-v2 at dymik739/modular-bot-framework-for-tele...
2023-06-27 16:03:01 +03:00
44628a3021
qna-basic: fix broken database file after code refactoring
72c5b0b4a9
Minor changes.
efac73776f
Minor changes.
d1f7019f89
Typos and cosmetics.
8debb0b3d5
Typos.
44628a3021
qna-basic: fix broken database file after code refactoring
72c5b0b4a9
Minor changes.
efac73776f
Minor changes.
d1f7019f89
Typos and cosmetics.
8debb0b3d5
Typos.
bitutilities: fix wrong carry bit output
bitutilities: fix wrong carry bit output
dymik739
created branch sum-hotfix in Rhinemann/binaryCalculatorPrototype
2023-06-27 14:59:08 +03:00
Core: add the sum function for BasicRegister objects
dymik739
created branch feature-sum in Rhinemann/binaryCalculatorPrototype
2023-06-26 21:04:08 +03:00