On Thu, Apr 28, 2011 at 1:22 AM, Tom Bachmann <ness...@googlemail.com> wrote:
> Thanks for the suggestions I think I will go with Ondrej's solution.
> But really I was a) referring to e.g. missing whitespace after comma
> and b) making fun.
>
> What is the status of the review of limit_gamma (i.e. [2])? Ronan, did
> I address your concerns?
>
> Ondrej: could you possibly also look over the changes to
> exponential.py, power.py and gruntz.py in [3]? There are the core
> changes I made to the gruntz implementation.

I just commented in the pull request. It's +1 from me.

Now when you understand the Gruntz algorithm well, would you be
interested in writing a little sphinx documentation about it?

You can find some of my notes about Gruntz in this presentation:

http://sympy.googlecode.com/svn/materials/presentations/femtec2009.pdf


We should have a simple explanation of how it works and what the main
steps are in sphinx. So that new people in sympy can get oriented
quickly. Once you get it, it's actually a very simple algorithm:
"expanding with respect to the most quickly varying subexpression 'w'"
and setting w->0.


Ondrej

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com.
To unsubscribe from this group, send email to 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to