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.2.1 |
Imports: | Rcpp (≥ 0.12.9) |
LinkingTo: | Rcpp |
Published: | 2023-05-13 |
DOI: | 10.32614/CRAN.package.VeryLargeIntegers |
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.2.1.tar.gz |
Windows binaries: | r-devel: VeryLargeIntegers_0.2.1.zip, r-release: VeryLargeIntegers_0.2.1.zip, r-oldrel: VeryLargeIntegers_0.2.1.zip |
macOS binaries: | r-release (arm64): VeryLargeIntegers_0.2.1.tgz, r-oldrel (arm64): VeryLargeIntegers_0.2.1.tgz, r-release (x86_64): VeryLargeIntegers_0.2.1.tgz, r-oldrel (x86_64): VeryLargeIntegers_0.2.1.tgz |
Old sources: | VeryLargeIntegers archive |
Reverse imports: | cyclotomic |
Please use the canonical form https://CRAN.R-project.org/package=VeryLargeIntegers to link to this page.