GQOPTTM/PC Version 7.20
(c) Copyright 1996-2007
Richard E. Quandt
e-mail: req@quandt.com
Last Updated: February 5, 2007
Click here to see what is new in GQOPT.
SECTION 1
GENERAL INTRODUCTION
GQOPT is a general purpose numerical computation package, particularly adapted to the needs of economists, econometricians, and operation researchers. Its original core consists of numerical optimization, but over the years many other modules and computational methods have been added, ranging from utility routines to numerical integration, nonparametric statistics, time series analysis, etc. It was originally designed to work on IBM mainframes. Some quite early versions were also available for Prime, Burroughs and Control Data computers. Version 5.0 was also available for VAX and CRAY computers. The current version 7.20 is available for IBM-compatible PCs, Sun work stations, stations, or for IBM RS/6000 workstations.
With PC's, GQOPT will run under DOS, from a DOS window in Windows 95/98/XP. The PC version is intended to work in conjunction with the Lahey LF95 compiler. Earlier versions of GQOPT may be available on request to work in conjunction with the Lahey EM/32 compiler (DOS) and the compilers (a) Digital Visual Fortran (Windows 95/98)(which supersedes the Microsoft Power Station Compiler), (b) Lahey LF90 and LF95 (Windows 95/98), (c) WATCOM (Windows 95/98), (d) the LINUX LF75 and Absoft compilers, and also (e) for Unix workstations such as Sun, DEC, and RS/6000.
The PC versions of GQOPT provide source code, test programs, a library of the compiled code, utility programs, and the Handbook.
Notation.
1. Section headings and subsection
headings always appear in this color.
2. Sub-subsection headings and the label
for special topics appear in this color.
3. Warnings and other very important
messages are in this color.
4. Computer code is in this color.
5. Mathematical equations and notation are in this color.
Note: REAL variables used by GQOPT are to be declared REAL*8 or DOUBLE PRECISION, except in cases in which the Handbook explicitly requires REAL*4.
For the Sun, DEC, and RS/6000 version the library is obtained by compiling with the -O switch ON.
Please report difficulties to
Richard E. Quandt
FAX: 609-258-6419, 609-924-8394
e-mail: req@quandt.com
This Handbook and the programs that are sold with it are sold 'as is', without any warranties as to performance or accuracy. The user must therefore assume the entire risk of using the programs contained in all versions of GQOPT.