Jump to content

CERN Program Library

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ylai (talk | contribs) at 06:10, 14 March 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The CERN Program Library or CERNLIB is a collection of FORTRAN77 libraries and modules, maintained by CERN. Its content ranges from more specialized data analysis of high energy physics to general purpose numerical analysis. Lower-level parts of the CERN Program Library are most prominently used by the data analysis software PAW and the detector simulation framework GEANT (which themselves are contained in the CERN Program Library).

The major fields covered by the libraries contained therein are:

Besides legacy software dependency, for newer softwares written in C++, CERNLIB is mostly superseded by ROOT.