/simple_big_integer_library

This repository contains a simple C++ implementation of an easy to use, flexible big integer library which currently consists of only one class big_integer. The project is under active developement with a couple of new code features and tests added to it on a daily basis.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Watchers