ZID Logo Home Suchen Feedback Dokumentationen Links Uni Linz
   
  Service Organisation Hardware Software FAQ News  
  Software < Vorhandene Software < UNIX <

SGI CompLib, SGI Math - Scientific and Mathematical Library

Die Bibliothek complib.sgimath ist eine umfassende Sammlung von leistungsoptimierten Routinen für den Anwendungsbereich technisch-naturwissenschaftliches Rechnen.

Die complib.sgimath enthält Routinen für:

  • dense vector operations, including the Basic Linear Algebra Subprograms (BLAS)
  • matrix operations, including the Level 2 and Level 3 BLAS
  • linear equation solution, including LINPACK, LAPACK
  • eigensystem solution, including EISPACK
  • fast Fourier transforms
  • convolution
  • direct sparse matrix solvers

Einbindung der complib.sgimath mit: fc [options] file -lcomplib.sgimath

complib.sgimath ist für FORTRAN geschrieben, kann aber auch in C Programme eingebunden werden (zusätzlicher Underscore). Es existiert auch eine parallelisierte Version der Bibliothek; sie wird automatisch ausgewählt, wenn der Compiler/Linker mit der Option -mp aufgerufen wird; von Hand kann sie per -lcomplib.sgimath_mp eingebunden werden.

Information: IRIX Manual Pages zu complib, sgimath, lapack, linpack, fft, blas, conv

Literatur:

  • Anderson E., et. al. SIAM 1992, LAPACK Users Guide
  • Dongarra J., et. al. SIAM 1979, LINPACK Users Guide

Links:

-> Netlib Software Repository


- zum Seitenanfang -
Impressum
16.06.2009