blas3_z


blas3_z_test, a FORTRAN77 code which calls blas3_z(), which constitutes the Level 3 Basic Linear Algebra Subprograms (BLAS), for matrix-matrix operations using double precision complex arithmetic.

The BLAS are a small core library of linear algebra utilities, which can be highly optimized for various architectures. Software that relies on the BLAS is thus highly portable, and will typically run very efficiently.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Languages:

blas3_z_test is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

blas3_z, a FORTRAN77 code which constitutes the Level 3 Basic Linear Algebra Subprograms (BLAS), for matrix-matrix operations using double precision complex arithmetic.

Source Code:


Last revised on 18 September 2023.