Package: VeryLargeIntegers
Type: Package
Title: Store and Operate with Arbitrarily Large Integers
Version: 0.2.1
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
Imports: Rcpp (>= 0.12.9)
LinkingTo: Rcpp
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-05-12 18:24:06 UTC; Javier
Repository: CRAN
Date/Publication: 2023-05-13 05:30:02 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-05-16 21:20:24 UTC; unix
Archs: VeryLargeIntegers.so.dSYM
