Skip to content

sw1tcherrr/big-integer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

big integer

Type supporting numbers of any length

  • Fast arithmetic and bitwise operations
  • Casts to/from string
  • Non-asymptotic optimizations and minimized number of copying and reallocations

Compilation

Tested with C++14

About

Efficient implementation of long arithmetic

Topics

Resources

Stars

Watchers

Forks

Languages