Package: VeryLargeIntegers
Type: Package
Title: Store and Manage Arbitrarily Large Integers
Version: 0.1.4
Author: Javier Leiva Cuadrado
Maintainer: Javier Leiva Cuadrado <jleivacuadrado@gmail.com>
Description: Multi-precission library that allows to store and manage 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: 2017-09-26 09:32:28 UTC; EXT31
Repository: CRAN
Date/Publication: 2017-09-27 06:42:21 UTC
