Gaussx 3.7 has been tested with Gauss 3.5.33. It runs
correctly with the following comments:
Install Gaussx to the Gauss35 folder from the installation disk in the normal way.
Check that the installation went correctly - the folder Gauss35\cp
should contain about 150 files. If this is not the case, you must do a
manual install - from the Gauss prompt, type: run
c:\gauss35\gsx\gaussx.cpl;
When you run Gaussx, it
will still look for the 3.2 version of Gauss.exe - it picks this up from the registry. From the
Gaussx menu item Configure\Gauss, select the Gauss.exe that corresponds to Gauss
3.5
Screen output needs some optimization. In the file
gauss\src\gaussx2.src, change line 1032 from: s
= maxc(csrlin|r); to s
= r; Then from the Gauss prompt, type: run
c:\gauss35\gsx\compile.prg;
The random number generator has changed, which means that the 3.5 results
will differ from the 3.2 results. Some of the estimations now fail to
converge. You should change the rndseed statement for the following: