CompilersAll open source compilers available with Scientific Linux are supported. These include C, C++, and various versions of FORTRAN.Mathematics Computation PackagesThere are several software packages available to do numerical computation, modeling, graphing and plotting. To use a package with a graphical interface on a remote system, it is necessary to tell the remote system to display it on the local display with the following command issued on the remote system:The local system must also be told to allow the remote system to use its display with the following command issued on the local system:
Statistics Computation PackagesThere are two software packages available to do statistical analysis. To use a package with a graphical interface on a remote system, it is necessary to tell the remote system to display it on the local display with the following command issued on the remote system:The local system must also be told to allow the remote system to use its display with the following command issued on the local system:
TypesettingThe text formatting programs TeX and LaTeX are available on all systems, Linux and Windows. A pdf document is available online that is an introduction to LaTex.Development environments are supported for Latex on both UNIX (kile) and MS Windows (winedt). Files produced by LaTeX are in DVI (DeVice Independent) format. These files can be viewed with xdvi which is also available on all systems. These files cannot be sent directly to a printer. They must first be converted to Postscript via the dvips command which will send the output directly to the printer or with the -o option will save to a file. The resulting file can be sent to a printer using the lpr command and/or viewed with ghostview or gs. EditorsThere are four editors available on all Unix systems to create and alter plain text files:
|
|||||||||||||||||||||||||||||