cl-tools/src
dymik739 462536043d add scripts to allow for minimal HTTP interface alongside traditional CLI 2023-05-30 22:32:11 +03:00
..
lib add code for binary multiplication, method 4 2023-04-01 19:18:10 +03:00
www add scripts to allow for minimal HTTP interface alongside traditional CLI 2023-05-30 22:32:11 +03:00
bdmconv.py add symlink to binary-to-decimal-mantice-converter.py to simplify library importing 2023-05-12 20:11:55 +03:00
binary-to-decimal-mantice-converter.py add a script that converts binary mantices into normal decimal numbers 2023-05-12 19:39:02 +03:00
bitutils.py bitutils.py: harden shifts, add multibit XOR operation and sum function with right alignment 2023-05-22 22:23:55 +03:00
divide.py fix division issues and add full support for both division methods 2023-05-09 22:36:25 +03:00
mult-test.py mult-test.py: fix error count not formatting properly 2023-05-22 22:16:17 +03:00
multiply.py multiply.py: add method #2 support 2023-05-22 22:15:42 +03:00