dymik739
|
3338a75114
|
add symlink to binary-to-decimal-mantice-converter.py to simplify library importing
|
2023-05-12 20:11:55 +03:00 |
dymik739
|
0df9dd3016
|
add a script that converts binary mantices into normal decimal numbers
|
2023-05-12 19:39:02 +03:00 |
dymik739
|
49dbc9a164
|
fix division issues and add full support for both division methods
|
2023-05-09 22:36:25 +03:00 |
dymik739
|
a04084d8e3
|
remove excessive print() that has been used for debugging
|
2023-04-03 23:52:04 +03:00 |
dymik739
|
0530d4b54f
|
simplify inversion algorithm to improve readability by using bitunils inversion method
|
2023-04-03 23:47:22 +03:00 |
dymik739
|
8019753a12
|
add testing division script
|
2023-04-03 23:26:59 +03:00 |
dymik739
|
1ab5b67c77
|
prepare multiply.py for release and add script for automatic calculation testing
|
2023-04-01 20:53:36 +03:00 |
dymik739
|
6cda8bcfa0
|
code cleanup
|
2023-04-01 19:29:57 +03:00 |
dymik739
|
de5f5a70df
|
add code for binary multiplication, method 4
|
2023-04-01 19:18:10 +03:00 |