I hate underscores, but Sum with a capital S seems reasonable. When doing the import, one could choose to import SymPy.sum as Sum, but it would be more convenient to be able to do 'from SymPy import *' and get everything at one shot. > > BTW: What about using sum_ or Sum instead of overwriting Python's > built-in? > > Vinzent
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
