PRAXIS - Scalar Function Optimization

PRAXIS is Richard Brent's "principal axis" code for seeking an N-dimensional point X which minimizes a given scalar function F(X). The code is a refinement of Powell's method of conjugate search directions.

Reference 1:
Richard Brent,
Algorithms for Minimization without Derivatives,
Prentice Hall, 1973
Reprinted by Dover, 2002.

Files you may copy include:

The list of routines includes:

Return to the FORTRAN software page.


Last revised on 26 February 2002.