Zseq-package {Zseq} | R Documentation |
Zseq : Integer Sequence Generator
Description
The world of integer sequence has long history, which has been accumulated in The On-Line Encyclopedia of Integer Sequences.
Even though R
is not a first pick for many number theorists, we introduce our package to enrich the R
ecosystem as well as
provide pedagogical toolset. We adopted gmp for flexible large number computations in that users can easily experience
large number sequences on a non-exclusive generic computing platform.
[Package Zseq version 0.2.1 Index]