19 Mar
2007
19 Mar
'07
2:41 a.m.
I am working on a program that uses ginac to generate source code. One part of the program generates fortran-90 code. Currently I am experimenting with using the csrc output format, but with the print function of the power class redefined as in section 6.3.1 of the online tutorial. Is there a better way? Has anyone implemented a full-blown fortran output format? Best regards, Warren