Le samedi 31 mars 2012 à 15:32 +0530, Ashwini Oruganti a écrit : > Hi, > > > My proposal can be found on the SymPy wiki at : > > > https://github.com/sympy/sympy/wiki/GSoC-2012-Application-Ashwini-Oruganti:-Step-by-Step-Expression-Manipulation > > > Can you please review the same and provide feedback?
You should choose meaningful names for your structures (and if it's hard, it means that there's a flaw in your design). To give you an incentive, assume that whenever I see a name like 'DS1', I translate it in my head as 'UnmaintainableMess1'. Here's an interesting read on the subject: http://theamiableapi.com/2011/09/21/api-design-best-practice-naming/ -- 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.
