I'm working on two versions of sage: sage4.3.1 and sage4.1.1. The evaluation sage_stuff = sage_eval(string,locals=dico,preparse='False') where string contains a list of symbolic expressions, dico it's my dictionnary of variables, gives an error type with sage4.3.1 but work well with the version sage.4.1.1.
The bug report obatain with sage4.3.1 is: TypeError: unable to find a common ring for all elements How can I fix it in sage.4.3.1 Thank you -- 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/sage-support URL: http://www.sagemath.org
