OEIS-data.gp
This is functions for PARI/GP to read downloaded OEIS data files (using a Perl helper script).
The Perl helper script OEIS-data-reader
requires
Math::OEIS
File::HomeDir
,
File::Slurp
OEIS-data.gp
is
free software (free
as in freedom), published under the terms of the
GNU
General Public License (v3 or higher). Download version
1 here,
OEIS-data-1.tar.gz
(38k,
and sig)
The sig file is an Gnu PG ascii armoured signatures generated from my key.
Comments at the start of OEIS-data.gp
give an overview and
there's addhelp()
docstrings with each function.
The present state is fairly preliminary. A work-in-progress
OEIS-data-wip.gp
has some possible future extras. The intention
is a mix of programmatic use or checking, and helpers for formatting or
similar.
This page Copyright 2022 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.
(Back to the sitemap, or the PARI/GP section there).