Initial version (including Python bindings)
This is the first release of the BigInteger port from C# to C++. This release is MSVC, Clang and GCC compatible.
Python bindings are available for Python 3.7 and 3.8 for OSX, Linux and Windows. The Python bindings are installable via pip install pybiginteger
or by downloading the wheels.