Package: VeryLargeIntegers
Type: Package
Title: Very Large Integers: Store and Manage Arbitrarily Big Integers
Version: 0.1.0
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
      -Radom generators of diferent kinds 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-04 10:51:39 UTC; EXT31
Repository: CRAN
Date/Publication: 2017-09-04 12:38:15 UTC
