linpack_z_test, a FORTRAN90 code which calls linpack_z(), which solves systems of linear equations for a variety of matrix types and storage modes, by Jack Dongarra, Jim Bunch, Cleve Moler, Pete Stewart.
The information on this web page is distributed under the MIT license.
linpack_z, a FORTRAN90 code which factors and solves linear systems using double precision complex arithmetic, by Jack Dongarra, Jim Bunch, Cleve Moler, Pete Stewart.