> Because sympy should not import SAGE. > But if SAGE objects will have __sympy__ methods then > sympify needs to only to check the availability of __sympy__ > method and call it if available.
I got it - yeah, I am going to implement the _sympy_() method in SAGE, so it will work exactly as you say. Ondrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en -~----------~----~----~----~------~----~------~--~---
