Skip to content

Naois/NimKaratsuba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

NimKaratsuba

This is a rudimentary implementation Big Ints and the Karatsuba multiplication algorithm in Nim. It allows you to perform multiplication of arbitrary length integers in O(n^1.58) time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages