On Sun, Oct 24, 2010 at 9:19 AM, Chris Smith <[email protected]> wrote: > One thing I've liked about wikipedia is the ease at which you can branch off > to look at a topic of interest. I wonder if we might hotlink some of the > modules listed in "Features" to their corresponding docs page. So if someone > were interested in the geometric algebra, they could easily go to the docs > and have a look at what all is included.
Yes, that occurred to me too. It should be easy to fix, just edit this file: http://github.com/sympy/sympy.github.com/blob/master/templates/index.html#L22 and add there the links. Then send the pull request against this repository. Ondrej -- 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.
