I8LIB is a Python library which contains many utility routines for "I8" or "double precision integer" arithmetic.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
I8LIB is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version and a Python version.
C4LIB, a Python library which contains many utility routines, using "C4" or "single precision complex" arithmetic.
C8LIB, a Python library which contains many utility routines, using "C8" or "double precision complex" arithmetic.
I4LIB, a Python library which contains many utility routines using single precision integer (I4) arithmetic.
R4LIB, a Python library which contains many utility routines using single precision real (R4) arithmetic.
R8LIB, a Python library which contains many utility routines using double precision real (R8) arithmetic.
UNIFORM, a Python library which contains uniform random number generators (RNG's) for several arithmetic types.
You can go up one level to the Python source codes.