pavponn / BigInteger

Big Integer with templates from C++ course in ITMO.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigInteger

C++ course in ITMO University.

Big Integer with templates written in C++.

Features

  • simple binary and unary operations
  • radix system choice
  • block size choice

Test

Tested manually on macOS and Linux.

MIT License.

About

Big Integer with templates from C++ course in ITMO.

License:MIT License


Languages

Language:C++ 99.2%Language:CMake 0.8%