LAPACK 2.0 Available on RCS

LAPACK 2.0 Available on RCS

Version 2.0 of the LAPACK subroutine library is now available on all RCS platforms.

To access the new LAPACK library, enter the following commands from a UNIX prompt:

   
   setup lapack-new
   f77 mycode.f -L$SETUP_TempDir -llapack -lblas

Release 2.0 of LAPACK introduces new routines, as well as extends the functionality of existing routines. The most significant new routines and functions include:

This version also includes numerous bug fixes, code modifications, and/or commenting changes.

LAPACK 2.0 will become the system default on Tuesday, January 7, 1997. You may still access LAPACK 1.0b until February 1, 1997 by entering setup lapack-old from a UNIX prompt before running the program.

If you have any firther questions about using LAPACK 2.0, please contact the consultants at the ACS Help Desk locations, or direct electronic mail to consult@rpi.edu.