Mark 4 of NAG C Subroutine Library Available on RCS

Mark 4 of NAG C Subroutine Library Available on RCS

Mark 4 of the Numerical Algorithms Group (NAG) C subroutine library is now available on all RCS machines. The library, which contains a large collection of algorithmic routines written in C, is organized into chapters, with each chapter devoted to a specific branch of numerical or statistical computation.

NAG C Library Features

Some highlights of the library include:

User Interface

The NAG C library functions have been designed to be easy-to-use, while still allowing the user to interact and control even the most sophisticated and advanced of numerical algorithms. This has been achieved by:

Accessing the Library

To access the library, enter a compilation command similar to the following from a UNIX prompt:

   	cc -I/usr/local/include myprogram.c -L/usr/local/lib -lnagc -lm

Getting More Information

If you have general questions about using the NAG C library, please contact the consultants at the ACS Help Desk locations, or direct electronic mail to consult@rpi.edu.