Nillion mathematical library.
It includes the next types/operations
- Big Integer remainder euclidean
- Creation of random Big Integer helpers
- Some prime numbers
- Big Integers to vit array transformation
- Modular Big Integers and it's operation (+, -, *, /, inverse, pow)
- Polynomial construction and evaluation
- Point Sequence with lagrange interpolation operation