A step-by-step demonstration of Karatsuba's algorithm.
You can see it in action here on my site: https://juris.glaive.pro/karatsuba
Package with Svelte components can be found in src/package
. See its
readme for details.
It is licensed under ISC license.
This repo is also a demo project for the development of these components.
It can be prepared with npm install
and run with npm run dev
.