glenda.party
term% ls -F
term% pwd
$home/manuals/unix_v8/3/port
term% cat index.txt
PORT(3X)                                                              PORT(3X)



NAME
       port - mathematical library for Fortran

SYNOPSIS
       f77 argument ...  -lport

DESCRIPTION
       The  Port library of hundreds of scientific subroutines covers approxi‐
       mation, ordinary differential  equations,  partial  Differential  Equa‐
       tions, linear algebra, optimization and mathematical programming, quad‐
       rature, differentiation, roots, special functions, and transforms.   It
       is built upon a framework of service routines for error handling, stack
       management, and machine constant parameterization.

       The manual describes the software and gives examples.

SEE ALSO
       P. A. Fox, The PORT Mathematical Subroutine Library, AT&T Bell  Labora‐
       tories, May 8, 1984.
       P.  A.  Fox, The PORT Mathematical Subroutine Library Installation Man‐
       ual, AT&T Bell Laboratories, September, 1984.



                                                                      PORT(3X)