VeryLargeIntegers (version 0.1.8)
Store and Operate with Arbitrarily Large Integers
Description
Multi-precision library that allows to store and operate with arbitrarily big integers without
loss of precision. It includes a large list of tools to work with them, like:
- Arithmetic and logic operators
- Modular-arithmetic operators
- Computer Number Theory utilities
- Probabilistic primality tests
- Factorization algorithms
- Random generators of diferent types of integers.