c8lib, a C++ code which is a utility library for C8 or "double precision complex" arithmetic.
The information on this web page is distributed under the MIT license.
c8lib is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.
c8_complex_lib, a C++ code which defines a class called "c8_complex" for complex numbers with double precision components.
c8poly, a C++ code which operates on complex polynomials.
complex_numbers_test, a C++ code which demonstrates some simple features involved in the use of complex numbers in C programming.
i4lib, a C++ code which contains many utility routines, using "I4" or "single precision integer" arithmetic.
i8lib, a C++ code which contains many utility routines, using "I8" or "double precision integer" arithmetic.
l4lib, a C++ code which contains many utility routines, using one byte logical (L4) variables.
r4lib, a C++ code which contains many utility routines, using "R4" or "single precision real" arithmetic.
r8lib, a C++ code which contains many utility routines, using "R8" or "double precision real" arithmetic.