Hi, I got it what the level 3 is all about. It's about getting a public API for the polys module by using global functions instead of using class methods.
Thanks, -Saurabh Jha On May 13, 8:18 am, Aaron Meurer <[email protected]> wrote: > The highest level is the user interface (i.e., Poly and its methods). I > don't remember if that is level 2 or level 3. > > Aaron Meurer > > On Tue, Apr 30, 2013 at 11:02 AM, Saurabh Jha <[email protected]>wrote: > > > > > > > > > Hi, > > > I have understood that L0 of polys is implementation of functions in > > pure imperative programming, L1 is wrapping these functions in Object > > Oriented Structures, and L2 is about presenting the interface to > > user. But I am not able to figure out what is the role of L3. Can > > anyone please help me figure it out? > > > Thank you, > > > Sincerely > > -Saurabh Jha > > > -- > > You received this message because you are subscribed to the Google Groups > > "sympy" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To post to this group, send email to [email protected]. > > Visit this group athttp://groups.google.com/group/sympy?hl=en-US. > > For more options, visithttps://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy?hl=en-US. For more options, visit https://groups.google.com/groups/opt_out.
