GPLv3

interv.gp

This is some functions for PARI/GP doing interval arithmetic. The representation is a 2-element vector [lo,hi] and is convenient for simple calculations.

interv.gp is free software (free as in freedom), published under the terms of the GNU General Public License (v3 or higher). Download version 2 here,

interv.gp (18k, and sig)
interv-2.tar.gz (69k, and sig)

The sig files are Gnu PG ascii armoured signatures generated from my key.

Just interv.gp is enough to run. Comments at the start are an introduction and overview, then each function has an addhelp().

The tar file includes some example scripts, self-tests, and some work-in-progress extras. The extras mostly work but may change wildly.


This page Copyright 2022, 2023 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).