An open API service indexing awesome lists of open source software.

https://github.com/mykhail024/bignumbermultiplication

Large number multiplication program with GUI and graph. Based on qt6
https://github.com/mykhail024/bignumbermultiplication

bignumber bignumbers cross-platform gui karatsuba-multiplication math qt qt6

Last synced: about 2 months ago
JSON representation

Large number multiplication program with GUI and graph. Based on qt6

Awesome Lists containing this project

README

          

Comparison of the Karatsuba algorithm and column (long) multiplication

# Used Libraries and APIs
- [QCustomPlot](https://www.qcustomplot.com/) - [GPL License](./external/qcustomplot/GPL.txt)
- [Qt6](https://github.com/qt/qtbase) - [GPL License](https://github.com/qt/qtbase/blob/dev/LICENSES/GPL-3.0-only.txt)