Write C code
generateCode.Rd
This function expects a list of character vectors, as returned by SBtabVFGEN::sbtab_to_vfgen. This list describes an ODE model (initial values, default parameters, transformation events, output functions). This function uses this information, calculates Jacobians via Ryacas and returns a character vector with C source code for the solvers in the GNU Scientific Library (GSL).