> On May 14, 12:57 pm, Laurent <[email protected]> wrote: > >> Btw, the function simplify_full does not exist ... so I suppose that I >> *do* miss something. >> > > Yes. simplify_full is not a function but a method (after all, python > is object oriented). >
Thanks all. Indeed, simplify_all(s) provokes an error while s.simplify_all() provides 0. Quite logical. I still have some psychological inability to speak with Sage as I speak with my python interpreter ;) Good afternoon Laurent --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
