Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Slow conversion of symbolic expression to sympy

I need to convert symbolic expressions to sympy for code generation using codegen. The symbolic expressions are very long and right now it could take hours to finish the sage to sympy conversion. Any idea to speed things up? Thanks.