r8lib


r8lib, a Fortran77 code which contains utilities for R8 or "double precision real" arithmetic.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

r8lib 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.

Related Programs:

r8lib_test

c4lib, a Fortran77 code which implements certain elementary functions for "C4" or single precision complex variables;

c8lib, a Fortran77 library which implements certain elementary functions for "C8" or double precision complex variables;

i4lib, a Fortran77 library which contains many utility routines, using "I4" or "single precision integer" arithmetic.

I8LIB, a Fortran77 library which contains many utility routines, using "I8" or "double precision integer" arithmetic.

R4LIB, a Fortran77 library which contains many utility routines, using "R4" or "single precision real" arithmetic.

SUBPAK, a Fortran77 library which contains many utility routines;

References:

  1. Thomas Cormen, Charles Leiserson, Ronald Rivest,
    Introduction to Algorithms,
    MIT Press, 2001,
    ISBN: 0262032937,
    LC: QA76.C662.
  2. Albert Nijenhuis, Herbert Wilf,
    Combinatorial Algorithms for Computers and Calculators,
    Second Edition,
    Academic Press, 1978,
    ISBN: 0-12-519260-6,
    LC: QA164.N54.

Source Code:


Last revised on 17 June 2021.