LAPACK_EXAMPLES_OSX
Examples Using the MAC OSX Precompiled LAPACK Library in VECLIB


LAPACK_EXAMPLES_OSX is a FORTRAN77 program which demonstrates how to use the precompiled LAPACK library on a Macintosh running the OSX operating system, by using the compiler option "-framework veclib".

Licensing:

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

Languages:

LAPACK_EXAMPLES_OSX is available in a FORTRAN77 version and a FORTRAN90 version.

Related Data and Programs:

LAPACK, a FORTRAN77 library which factors and solves systems of linear equations in a variety of formats and arithmetic types.

LAPACK_EIGEN_TEST, a FORTRAN77 program which tests some of the LAPACK eigenvalue functions.

LAPACK_EXAMPLES, a FORTRAN77 program which demonstrates the use of the LAPACK linear algebra library.

Reference:

  1. Edward Anderson, Zhaojun Bai, Christian Bischof, Susan Blackford, James Demmel, Jack Dongarra, Jeremy DuCroz, Anne Greenbaum, Sven Hammarling, Alan McKenney, Danny Sorensen,
    LAPACK User's Guide,
    Third Edition,
    SIAM, 1999,
    ISBN: 0898714478,
    LC: QA76.73.F25L36
  2. Vincent Barker, Susan Blackford, Jack Dongarra, Jeremy Du Croz, Sven Hammarling, Minka Marinova, Jerzy Wasniewski, Plamen Yalamov,
    LAPACK95 User's Guide,
    SIAM, 2001,
    ISBN13: 978-0-898715-04-0,
    LC: QA76.73.F25.L36.

Source Code:

You can go up one level to the FORTRAN77 source codes.


Last revised on 19 March 2012