i4lib, a Python code which contains many utility routines for "I4" or "single precision integer" arithmetic.
The information on this web page is distributed under the MIT license.
i4lib is available in a C version and a C++ version and a Fortran77 version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
c8lib, a Python code which contains many utility routines, using "C8" or "double precision complex" arithmetic.
r8lib, a Python code which contains many utility routines using double precision real (R8) arithmetic.
uniform, a Python code which contains uniform random number generators (RNG's) for several arithmetic types.