I would recommend going for a TODO rather than a NotImplementedError to start with, since those will likely be easier.
Aaron Meurer On Sat, Mar 16, 2013 at 2:19 PM, Chetna Gupta <[email protected]> wrote: > Oh yes i have seen "raise NotImplementedErrors" in the code, I'll try > re-going through these sections in order to see *what* probably still needs > to be added. > Thanks for providing the detailed unimplemented sections from the book,I > will go through the research paper and would revert back soon. > > My Mathematics Background: > I have taken full semester courses for > Vector, Linear Algebra and Systems of differential Equations > Probability and Statics > Fourier Analysis and Eigenfunctions > Abstract Algebra > Formal Methods > > For now i am using > http://www.extension.harvard.edu/open-learning-initiative/abstract-algebra > inorder to brush up my concepts, Please guide if this is appropriate in > terms of prerequisites > > Regards > > > > -- > 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. > For more options, visit https://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. For more options, visit https://groups.google.com/groups/opt_out.
