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.
Version: | 0.1.8 |
Imports: | Rcpp (≥ 0.12.9) |
LinkingTo: | Rcpp |
Published: | 2020-01-29 |
Author: | Javier Leiva Cuadrado |
Maintainer: | Javier Leiva Cuadrado <jleivacuadrado at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
NeedsCompilation: | yes |
In views: | NumericalMathematics |
CRAN checks: | VeryLargeIntegers results |
Reference manual: | VeryLargeIntegers.pdf |
Package source: | VeryLargeIntegers_0.1.8.tar.gz |
Windows binaries: | r-devel: VeryLargeIntegers_0.1.8.zip, r-release: VeryLargeIntegers_0.1.8.zip, r-oldrel: VeryLargeIntegers_0.1.8.zip |
macOS binaries: | r-release (arm64): VeryLargeIntegers_0.1.8.tgz, r-oldrel (arm64): VeryLargeIntegers_0.1.8.tgz, r-release (x86_64): VeryLargeIntegers_0.1.8.tgz, r-oldrel (x86_64): VeryLargeIntegers_0.1.8.tgz |
Old sources: | VeryLargeIntegers archive |
Please use the canonical form https://CRAN.R-project.org/package=VeryLargeIntegers to link to this page.