Commit Graph

21 Commits

Author SHA1 Message Date
dymik739 c0aebf14d2 add square root extraction implementation 2024-06-17 21:07:51 +03:00
rhinemann e6ba434796 Fixed an infinite empty print bug. 2024-02-27 18:30:37 +02:00
rhinemann c5e6b61931 README updated. 2024-01-18 23:41:43 +02:00
rhinemann 054dc803d1 README expanded. 2024-01-18 23:27:32 +02:00
dymik739 f31491cdad fix first division method, ready for merging 2023-07-29 20:50:40 +03:00
dymik739 91fc4084e1 implemented division method 2, method 1 still needs work 2023-07-29 18:42:06 +03:00
dymik739 9e06a93c19 remove redundant method: BasicRegister.compact_str() 2023-06-28 12:59:25 +03:00
dymik739 4e0e30383d add multiplication logging, include prettytable library and update input_handler menu structure 2023-06-28 12:36:02 +03:00
dymik739 9925c22954 add support for all multiplication methods and extend input_handler menu structure 2023-06-27 22:00:15 +03:00
Rhinemann 9fedc98310 Implemented input_handler function. 2023-06-27 16:40:09 +03:00
Rhinemann b3c5011c11 Revamped function scopes. 2023-06-27 15:53:20 +03:00
Rhinemann 544031efbb Just some testing. 2023-06-27 14:18:37 +03:00
dymik739 f2ee4cd709 fix BasicRegister shrinking 2023-06-26 22:33:41 +03:00
dymik739 d25dacf35b add sum function for addition of two registers 2023-06-26 21:05:45 +03:00
Rhinemann a6e4b4b4d6 revert e80304f84d
revert Delete 'main.py'
2023-06-26 00:24:47 +03:00
Rhinemann e80304f84d Delete 'main.py' 2023-06-26 00:15:11 +03:00
Rhinemann f508ca51c8 Modified prints for readability (again). 2023-06-25 22:32:34 +03:00
Rhinemann 66c9f833a6 Modified the way shifted radices are printed for readability. 2023-06-25 21:59:47 +03:00
Rhinemann 198e984e32 Commit. 2023-06-25 19:39:37 +03:00
Rhinemann 0a956e8500 Changed the get_memory check for number. 2023-06-18 14:52:56 +03:00
Rhinemann efd2b52965 Initial prototype. 2023-06-17 21:51:59 +03:00