Jump to content

NAG Numerical Library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by JPRBW (talk | contribs) at 16:21, 8 December 2011 (Update of introduction). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The NAG Numerical Library is a software product developed and sold by The Numerical Algorithms Group. It is a software library of numerical analysis routines, containing more than 1600 mathematical and statistical algorithms. Areas covered by the library include linear algebra, optimization, quadrature, the solution of ordinary and partial differential equations, regression analysis, and time series analysis.

Users of the NAG Library call its routines from within their applications in order to incorporate its mathematical or statistical functionality and to solve numerical problems - for example, finding the minimum or maximum of a function, fitting a curve or surface to data, or solving a differential equation. The Library is currently available in the form of the NAG C Library [1], the NAG Fortran Library [2], and the NAG Library for .NET [3]. The Library is accessible from several computing environments, including standard languages such as C, C++, Fortran, Visual Basic, Java and C#, as well as packages such as MATLAB, R, LabVIEW and Excel. Supported operating systems include the 32 bit and 64 bit versions of Windows, Linux and Mac OS X, as well as Solaris, AIX and HP-UX.

Time line of Software Releases

1971: Fortran Mark 1

The NAG Numerical Libraries are the oldest and best known product of NAG. NAG Algol 60 and Fortran Libraries, Mark 1, were released in October 1971, for specific ICL mainframe series.

1982: Algol 68 Mark 3

The chapters in the Algol 68 Mark 3 Library:

Algol 68 Platforms supported CDC 7600/CYBER (CDC ALGOL 68), IBM 360/370/AMDAHL (FLACC ALGOL 68), ICL 1900 (ALGOL 68R), ICL 1906A/S (ALGOL 68R), ICL 2900(8) (ALGOL 68RS) and Telefunken TR440 (ALGOL 68C)

1983: Vectorized Fortran

The first partially vectorized implementation of the NAG Fortran Library (Cray-1) was released in 1983.

1990: C Mark 1

A C version was launched in 1990, The NAG C Library, Mark 1.

2005: Fortran Mark 22 and C Mark 8

Mark 22 of the Fortran Library was released in March 2009 and Mark 8 of the C Library released in November 2005[4]

2009: C Mark 9

Mark 9 being due for release in 2009.

See also