Skip to content

skzv/big-int-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Big-Int-Lib

Implemented a big integer library, which can support integers of arbitrary size through an underlying string representation.

Some Features

  • Supports positive and negative integers
  • Addition and subtraction
  • Effiecient multiplication using the Karatsuba-Multiplication algorithm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages