bigIntegerAlgos: R Tool for Factoring Big Integers

Features the multiple polynomial quadratic sieve algorithm for factoring large integers and a vectorized factoring function that returns the complete factorization of an integer. Utilizes the C library GMP (GNU Multiple Precision Arithmetic) and classes created by Antoine Lucas et al. found in the 'gmp' package.

Getting started

Package details

AuthorJoseph Wood
MaintainerJoseph Wood <jwood000@gmail.com>
LicenseGPL (>= 2)
Version0.1.2
URL https://github.com/jwood000/bigIntegerAlgos http://mathworld.wolfram.com/QuadraticSieve.html
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bigIntegerAlgos")

Try the bigIntegerAlgos package in your browser

Any scripts or data that you put into this service are public.

bigIntegerAlgos documentation built on May 1, 2019, 8:46 p.m.