Next: Mathlink
From: Lars Schouw on
Is there any alternatives to mathcode?
Lars

From: Frank Kampas on
The package format.m will convert expressions to Fortran or C, but won't
convert anything more complicated.


"Lars Schouw" <schouwla(a)yahoo.com> wrote in message
news:djk2d5$h4j$1(a)smc.vnet.net...
> Is there any alternatives to mathcode?
> Lars
>

From: Lars Schouw on
I am not sure if you have any experience using format.m
I have just tried to install it but are having some problems.

<<CodeGenerationPackage`Format`
Assign[x^5-1/Sqrt[y]+x^(3/2)]

and get an output back with the same as I input so does not seem to
work?!?

FortranAssign works fine and gives me back some fortran code.

Regards
Lars Schouw

From: Lars Schouw on
After restarting my Mathematica session it works again.

format.m is not really a replacement for mathcode since it can't handle
the programming l;anguae in Mathematica... converting it to C++

Lars

 | 
Pages: 1
Next: Mathlink