Changeset 1436 in Sophya for trunk/SophyaLib/Manual


Ignore:
Timestamp:
Mar 9, 2001, 3:29:32 PM (25 years ago)
Author:
ansari
Message:

derniere (?) MAJ doc sophya.tex avant tag - Reza 9/3/2001

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Manual/sophya.tex

    r1435 r1436  
    7777\item[] {\bf SysTools/} General architecture support classes such
    7878as {\tt PPersist, NDataBlock<T>}, and few utility classes
    79 ({\tt DataCard, DVList} \ldots).
     79({\tt DataCard, DVList} \ldots). Presently, this module contains
     80also classes implementing interfaces to OS specific services, such
     81as shared object and dynamic link handling. This module will be
     82separated in three modules, one for the general architecture
     83support, one for the utility classes, and one for the OS specific
     84services.
    8085\item[] {\bf TArray/} template numerical arrays, vectors and matrices \\
    8186({\tt PixelMap<T> SphericalMap<T>} \ldots)
     
    95100classes for spectral emission and detector frequency response modelling \\
    96101({\tt SpectralResponse, RadSpectra, BlackBody} \ldots)
    97 \item[] {\bf Samba/} Spherical harmonic analysis.
     102\item[] {\bf Samba/} Spherical harmonic analysis, noise generators \ldots
    98103\end{itemize}
    99104
     
    12421247\newpage
    12431248\section{Building and installing Sophya}
    1244 Presently, the Sophya library compilation has been tested with the following
     1249Presently, the Sophya library has been tested with the following
    12451250compiler/platform pairs:
    12461251
     
    12481253\begin{tabular}{ll}
    12491254Compaq/DEC OSF1  &     cxx  (6.0 , 6.2)  \\
     1255Compaq/DEC OSF1  &     g++  (2.95)  \\
    12501256Linux            &     g++  (2.91 , 2.95)  \\
    12511257Linux            &     KCC  (3.4)   \\
    12521258Solaris          &     g++  (2.95)  \\
    1253 SGI IRIX64       &     CC           \\
     1259SGI IRIX64       &     CC   (7.3)   \\
    12541260\end{tabular}
    12551261\end{center}
Note: See TracChangeset for help on using the changeset viewer.