Installation guide for JAKEF. Revision 1
JAKEF is a language processor that accepts as input a single precision or double precision FORTRAN subroutine defining an objective function f(x) or a vector function F(x) and produces as output a single precision or double precision FORTRAN subroutine defining the gradient of f(x) or the Jacobian of F(x). JAKEF accepts as input ANSI 1977 standard FORTRAN subroutines and produces as output ANSI 1977 FORTRAN subroutines, JAKEF itself is written in ANSI 1977 standard FORTRAN, except for the use of an extended character set and transfers of control into an IF-block from outside the IF-block. This report describes the steps required to implement the processor from the tape on which it is transmitted.
- Research Organization:
- Argonne National Lab., IL (USA)
- DOE Contract Number:
- W-31109-ENG-38
- OSTI ID:
- 5932841
- Report Number(s):
- ANL/MCS-TM-17-Rev.1; ON: DE86007548
- Country of Publication:
- United States
- Language:
- English
Similar Records
JAKEF: a portable symbolic differentiator of functions given by algorithms
PARSER: a tool for command interpretation