Package: VeryLargeIntegers
Type: Package
Title: Store and Operate with Arbitrarily Large Integers
Version: 0.1.8
Author: Javier Leiva Cuadrado
Maintainer: Javier Leiva Cuadrado <jleivacuadrado@gmail.com>
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.
License: GPL
Encoding: UTF-8
LazyData: true
Imports: Rcpp (>= 0.12.9)
LinkingTo: Rcpp
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2020-01-28 11:21:12 UTC; ce998
Repository: CRAN
Date/Publication: 2020-01-29 09:50:12 UTC
