Comment #9 on issue 1463 by [email protected]: Initial codegen implementation http://code.google.com/p/sympy/issues/detail?id=1463
some ideas: please try not to define symbols globally on the tests (in sympy/utilities/tests/test_codegen.py). and the module should be referenced from ccode, something like: "for a more advanced code generator, see codegen in sympy.utilities.codegen" And finally: Is there a reason for this not to be implemented on top of the printing system ? (if yes, please put it in the docs) Thanks, -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en -~----------~----~----~----~------~----~------~--~---
