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