In a similar vein, I was going to suggest that you put some mathematical info in all the base class docstrings, so that someone coming to the code who has no idea what something like a syzygy is can at least get an idea without trying to read the Wikipedia article.
By the way, I'm almost done reviewing them. I just have to finish the last one. I was on vacation this week, so it got stalled, but I plan to do so next week when I get back. Aaron Meurer On Jun 10, 2012, at 3:15 AM, "[email protected]" <[email protected]> wrote: > Slightly off topic: I (and probably others) have almost no knowledge > about the abstract algebra and polynomial stuff implemented in sympy. > Could you consider adding ipython notebooks with cool examples of why > what you have implemented is useful? I would be very interested in > reading and learning from them (hopefully after that I will even be > able to help with reviews). Or can you point me to another software > that already has what you have implemented? > > > If it is a hassle for you to install the notebook stuff I can give you > a link to an online instance with sympy git-master (or other branches) > installed. > > -- > 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. > -- 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.
