diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/unix-v10/man3/port.3 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/unix-v10/man3/port.3')
| -rw-r--r-- | static/unix-v10/man3/port.3 | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/static/unix-v10/man3/port.3 b/static/unix-v10/man3/port.3 new file mode 100644 index 00000000..57ac02cd --- /dev/null +++ b/static/unix-v10/man3/port.3 @@ -0,0 +1,31 @@ +.TH PORT 3X +.CT 2 math +.SH NAME +port \(mi mathematical library for Fortran +.SH DESCRIPTION +The Port library of hundreds of scientific subroutines +covers approximation, +ordinary differential equations, partial differential equations, +linear algebra, optimization and mathematical programming, +quadrature, differentiation, roots, special functions, and +transforms. +It is built upon a framework of service routines for +error handling, stack management, and machine constant parameterization. +.PP +The routines are loaded +by the +.IR ld (1) +option +.LR -lport . +.PP +The manual describes the software and gives examples. +.SH SEE ALSO +P. A. Fox, +.I The PORT Mathematical Subroutine Library, +AT&T Bell Laboratories, +May 8, 1984. +.br +P. A. Fox, +.I "The PORT Mathematical Subroutine Library Installation Manual," +AT&T Bell Laboratories, +September, 1984. |
