SCD unveils new mathematical library, 'Ngmath'
Contains a collection of interpolators for 1D, 2D, and 3D data . . .
![]() Fred Clare
|
by Fred Clare
SCD's math librarian and the SCD NCAR Graphics Group have collaborated to produce a new mathematical library called Ngmath. The Ngmath library is a collection of mathematical procedures for which there are equivalent Fortran, C, and NCAR Command Language (NCL) entries. These procedures are generally not available in other SCD libraries. What the Ngmath library containsCurrently the Ngmath library contains a collection of interpolators for one-dimensional, two-dimensional, and three-dimensional data. The packages are: Accessing the Ngmath libraryThe Ngmath library is a standalone library. Using the Fortran and C entries in the library in no way depends upon using NCAR Graphics. However, the library is distributed only with NCAR Graphics. The NCL interface to the Ngmath entries is a part of NCL's built-in functions and procedures as of Release 4.1 of NCAR Graphics. Future plans for the Ngmath libraryThe next package we will add to the Ngmath library is FFTPACK, a locally developed library of one-dimensional FFT solvers including complex, real, sine, cosine, quarter-sine, and quarter-cosine transforms. |