euugenechou / BigInt

A C++ wrapper for the GMP library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BigInt

A C++ wrapper for the GMP library.

All relevant overloadable operators overloaded.

Number theoretic functions included as well (the purpose in which this was written).

About

A C++ wrapper for the GMP library.


Languages

Language:C++ 96.9%Language:Makefile 3.1%