I am trying to generate C code with sympy, through the function ccode.
Currently, I am trying to convert sympy\'s Rational numbers to floats for faster computation.