CML - move from Gauss5 to Gauss13

Trying to run code from Gauss5 in Gauss13, incl CML. Getting various errors in Gauss13, and I suspect the CML not being compatible with Gauss13 ? Unfortunately we cannot get license for Gauss5

9 Answers



0



CML is compatible with GAUSS 13. You need to install the CML application using the Application Installer in version 13. The Application Installer can be accessed from the main menu Tools->Install Application. It will quickly guide you through the application installation. You will need the CML .zip file (this file will have a name simiar to: app_cml_3.0_WIN.zip). You can also install the application by extracting the zip file as with previous versions of GAUSS, but most people find this simpler.

Have you installed the application? Can you run the CML example files? What errors are you getting?

aptech

1,773


0



I simply copied over the src/cml-files.....

First giving:

C:\gauss13\src\mathfn.src(164) : error G0157 : 'psi' : Illegal redefinition of matrix

C:\gauss13\src\mathfn.src(164) : error G0008 : 'proc psi(z)' : Syntax error

which I then comment-out...

Then I get :

vector of parameter labels does not conform to vector of starting values, which is from cmlutil

We are not setting Lcmlparnm....

If I finally skip this - we end up with function calculation failed

Our code and CML are copied from gauss5 where it worked....

 

 



0



"I simply copied over the src/cml-files…."

It is not enough to simply copy over the .src files. There are other required files, for example the .lcg file from the lib directory to name one. Please properly install CML using the Application Installer. It will take less than 30 seconds and will prevent a host of potential problems.

aptech

1,773


0



Fair enought, the lcg-file is already copied also. I do not have the cml.zip anymore however... Being version 1, 0, 41 of CML - do you have this ?



0



Tried with CML install. Makes no difference; any chance to get a license to gauss 5.0 which works ?



0



CML will run on GAUSS 13. Did you try running the CML examples? Do they run for you?

aptech

1,773


0



Have tried some samples and yes, they work.  ny chance to get a license to gauss 5.0 ?



0



No GAUSS 5.0 licenses--would you like help getting your program running?

aptech

1,773


0



it ran on gauss5, and i was promised that gauss13 would be compatible, which is apparently not the case. let me try to debug your new version futher.

Your Answer

9 Answers

0

CML is compatible with GAUSS 13. You need to install the CML application using the Application Installer in version 13. The Application Installer can be accessed from the main menu Tools->Install Application. It will quickly guide you through the application installation. You will need the CML .zip file (this file will have a name simiar to: app_cml_3.0_WIN.zip). You can also install the application by extracting the zip file as with previous versions of GAUSS, but most people find this simpler.

Have you installed the application? Can you run the CML example files? What errors are you getting?

0

I simply copied over the src/cml-files.....

First giving:

C:\gauss13\src\mathfn.src(164) : error G0157 : 'psi' : Illegal redefinition of matrix

C:\gauss13\src\mathfn.src(164) : error G0008 : 'proc psi(z)' : Syntax error

which I then comment-out...

Then I get :

vector of parameter labels does not conform to vector of starting values, which is from cmlutil

We are not setting Lcmlparnm....

If I finally skip this - we end up with function calculation failed

Our code and CML are copied from gauss5 where it worked....

 

 

0

"I simply copied over the src/cml-files…."

It is not enough to simply copy over the .src files. There are other required files, for example the .lcg file from the lib directory to name one. Please properly install CML using the Application Installer. It will take less than 30 seconds and will prevent a host of potential problems.

0

Fair enought, the lcg-file is already copied also. I do not have the cml.zip anymore however... Being version 1, 0, 41 of CML - do you have this ?

0

Tried with CML install. Makes no difference; any chance to get a license to gauss 5.0 which works ?

0

CML will run on GAUSS 13. Did you try running the CML examples? Do they run for you?

0

Have tried some samples and yes, they work.  ny chance to get a license to gauss 5.0 ?

0

No GAUSS 5.0 licenses--would you like help getting your program running?

0

it ran on gauss5, and i was promised that gauss13 would be compatible, which is apparently not the case. let me try to debug your new version futher.


You must login to post answers.

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy