Question: Converting Maple code to C or Fortran code

Hi everybody:

I have the following problem. I obtained an asymptotic solution of a hard problem. The final result is a Maple procedure with five arguments; this function has hundred of term and it works beatifully in Maple. However, we need to convert this solution to C or Fortran code and  I am not able to do it.

After the sentence: Fortan(functionname, optimize, output="filename")

I get the following answer

Error, (in PrintTarget) assigning to a long list, please use Arrays

and there is not conversion of the code.

Please, coul somebody help me with this problem? Thanks

 

Please Wait...