Top of this page
Skip navigation, go straight to the content

NAG fl90 (Fortran 90 Library), Release 4

The NAG fl90 (Fortran 90 Library), Release 4, provides over 254 user-callable procedures, giving easy access to complex and highly sophisticated algorithms, each designed and implemented using the performance, simplicity and flexibility of Fortran 90/95. These are equivalent to over 500 routines in the NAG Fortran 77 Library.

More information on this library can be found on the web site of NAG.

We have two versions of the library at our disposal:

  • An implementation which only works with the Salford FTN95 Fortran compiler.
  • An implementation which only works with the Compaq Visual Fortran compiler.

Installation is identical for both versions, only the licence data are different.

We have no implementation of the library for use with other Fortran compilers. You can however always use the DLL-implementation of the Fortran 77 library. (See further down on this page.)

 

Installation NAG Fortran 90 Library for Salford FTN95 Fortran compiler

Install NAG Fortran 90 Library, Release 4, for Salford FTN95 Fortran compiler.

A number of windows appear. Act as follows in the first three of them:

  1. Click on “Install the library”.
  2. Select “I have a licence key to install the software” and click on Next.
  3. Enter your licence data.

When the installation has finished you are invited to register. You may do so, but you don't have to.


Start the program for entering the licence key, enter the license key and click on OK.

 

Installation NAG Fortran 90 Library for Compaq Visual Fortran compiler

Install NAG Fortran 90 Library, Release 4, for Compaq Visual Fortran compiler.

A number of windows appear. Act as follows in the first three of them:

  1. Click on “Install the library”.
  2. Select “I have a licence key to install the software” and click on Next.
  3. Enter your licence data.

When the installation has finished you are invited to register. You may do so, but you don't have to.


Start the program for entering the licence key, enter the licence key and click on OK.

 


 

NAG Fortran 77 Library, Mark 21

The NAG Fortran 77, Mark 21 Library is a collection of almost 1500 routines for solving numerical and statistical problems.

More information on this library can be found on the web site of NAG.

The following versions of the library are at our disposal:

  • A static implementation which only works with the Compaq Visual Fortran compiler.
  • A Standard DLL implementation which can co-operate with a large number of compilers (not just Fortran compilers). According to the documentation at NAG this version can co-operate with the following compilers:
    • a command window
    • MS Visual Studio .NET
    • Compaq Visual Fortran
    • NAGWare f95
    • Absoft Pro Fortran
    • Salford FTN95
    • PGI compilers pgf77/pgf90
    • Lahey/Fujitsu Fortran
    • Microsoft Visual C++ / Visual Studio .NET 2003 and Above
    • Intel C/C++
    • Absoft C/C++Borland C/C++
    • Microsoft Visual Basic for Applications
    • Microsoft Visual Basic 6
    • Microsoft VB.NET
    • Delphi
    • The NAG Library edition of Simfit
  • A NAG Toolbox for MATLAB.

 

Installing a static implementation

Install NAG Fortran 77 Library, Mark 21, for Compaq Visual Fortran.

  • When the installation has finished you are invited to register. You may do so, but you don't have to.
  • Use the Kusari License Installer for entering the license key. (choose Save as... and run from your computer). Enter the License code to register.
    NOTE: make sure there is a carriage return after the last character in licence key.

 

Note:
When the Kusari Installer doesn't accept the license key, please move the program to the installation directory, (default location: C:\Program Files\NAG\FL21\flw3221ddl\license), and run the program again.

Another option is to install the standard DLL implementation (below) and register NAG Fortran 77 Library, Mark 21, for Compaq Visual Fortran with the Kusari installer.


Installing the standard DLL implementation

Install NAG Fortran 77 Library, Mark 21, standard DLL implementation.

At the end of the installation, additional steps needs to be taken to complete the installation process.

  • make sure the option "Request and/or install license key" is not selected and click "Finish"
  • Open the Kusari License Installer 
  • Enter the following License code and click "Install Licence Key".
  • The product is now licensed.

 

Install NAG Toolbox for MATLAB.

Install the Toolbox.

NOTE: make sure there is a carriage return after the last character in licence key.

The NAG Toolbox for MATLAB is compatible with MATLAB Versions - 7.4 (R2007a), 7.5 (R2007b), 7.6 (R2008a) and 7.7 (R2008).

C Header Files

Using the C Header Files, you can call NAG Fortran Library routines from C or C++ programs. See the NAG C Header Files page. From there you can download the files chgen20da.tgz and chgen21da.tgz; this is an archive file that can be opened in WinZip.

 

 


 

NAG Fortran 77 Library, Mark 20

The NAG Fortran 77 Library is a collection of almost 1300 routines for solving numerical and statistical problems.

More information on this library can be found on the web site of NAG.

We have three versions of the library at our disposal:

  • A static implementation which only works with the Salford FTN77 and FTN95 Fortran compilers.
  • A static implementation which only works with the Compaq Visual Fortran compiler.
  • A Standard DLL implementation which can co-operate with a large number of compilers (not just Fortran compilers). According to the documentation at NAG this version can co-operate with the following compilers:
    • Compaq Visual Fortran
    • Absoft Pro Fortran
    • g77 Fortran
    • Intel Fortran
    • Salford Ftn95
    • Microsoft C++ 6.0 and higher
    • Absoft C
    • Borland C++
    • Microsoft Visual Basic for Applications, e.g. in Excel
    • Microsoft Visual Basic
    • Microsoft VB.NET
    • Borland Delphi

 

Installing a static implementation

Choose one of the following:

Install NAG Fortran 77 Library, Mark 20, for Salford FTN77 or FTN99 Fortran compilers.

  1. Click op “Install the library”.
  2. Choose “I have a licence key to install the software” and click on Next.
  3. Use this license file.
  4. When the installation has finished you are invited to register. You may do so, but you don't have to.

 

Install NAG Fortran 77 Library, Mark 20, for Compaq Visual Fortran.

License code.

 

 

Installing the standard DLL implementation

Install NAG Fortran 77 Library, Mark 20, standard DLL implementation.

The installation starts with a number of questions. Answer the first three questions as follows:

  1. “Have you a licence key ready to type in?”. Answer: Yes.
  2. “Do you want to generate a permanent licence request file?”. Answer: No.
  3. “Please type in your licence key exactly as provided by NAG”. Type in the licence key here.


Start the program for entering the licence key, choose Install Licence Key, enter the licence key and click on Install Key.

 

C Header Files

Using the C Header Files, you can call NAG Fortran Library routines from C or C++ programs. See the NAG C Header Files page. From there you can download the files chgen20da.tgz and chgen21da.tgz; this is an archive file that can be opened in WinZip.