I believe that once static typing has been forced on the Python code, high optimization will come out naturally after transition to C++.
The main problem of Python is that. Translation could occur only once in the future, as soon as the Python code is deemed mature and stable. After that development would continue in C++. Otherwise an alternative could be to write the sympy core entirely in cython, so there is an option to use both Python expressions and statically typed variables. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
