Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tkloht/ha-karatsuba

Implementation of Karatsuba Multiplication for "Höhere Algorithmik" at FU Berlin
https://github.com/tkloht/ha-karatsuba

Last synced: 14 days ago
JSON representation

Implementation of Karatsuba Multiplication for "Höhere Algorithmik" at FU Berlin

Awesome Lists containing this project

README

        

ha-karatsuba
============
Implementation of Karatsuba Multiplication for the course "Höhere Algorithmik" at FU Berlin.

Run without parameters for interactive mode, or with [*number of tests*][*length of multiplied numbers*] for automatic tests with randomly generated numbers.