P01_OPT01 is a dataset directory of files containing points X and tangent vectors T along the curve F(X) = 0 for TEST_CON problem 1, option 1.
TEST_CON problem 1, option 1 is the Freudenstein Roth function with starting point (15,-2,0).
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
PITCON66 is a FORTRAN77 library which seeks to produce a sequence of points that satisfy a set of nonlinear equations with one degree of freedom; this is version 6.6 of ACM TOMS algorithm 596.
PITCON7 is a FORTRAN90 library which seeks to produce a sequence of points that satisfy a set of nonlinear equations with one degree of freedom; this is version 7.0 of ACM TOMS algorithm 596.
TEST_CON, a FORTRAN90 library which implements test problems for numerical continuation.
TEST_CON, a MATLAB library which implements test problems for numerical continuation.
TOMS502
is a FORTRAN77 library which
seeks to produce a sequence of points that satisfy a set of nonlinear
equations with one degree of freedom;
this library is commonly called DERPAR;
this is ACM TOMS algorithm 502.
TOMS596
is a FORTRAN77 library which
seeks to produce a sequence of points that satisfy a set of nonlinear
equations with one degree of freedom;
this library is commonly called PITCON;
this is ACM TOMS algorithm 596.
Here are some plots:
P01_OPT01_X***.TXT contains successive values of X.
P01_OPT01_T***.TXT contains successive values of TAN(X), the tangent vector.
You can go up one level to the TEST_CON dataset page.