On Tue, Feb 2, 2010 at 1:08 PM, Aaron S. Meurer <[email protected]> wrote: > I saw this message on IRC today (I was away from my machine, so I couldn't > respond): > > alekz joined the chat room. [10:46am] > alekz: hello [10:46am] > alekz: do you know if anyone ever created a sympy cheat sheet? [10:46am] > alekz left the chartroom. (Quit: done.) [11:01am] > > I don't think we have one, but I think we should. It would just be one or > two pages of a down-and-dirty reference to common functions and tasks, like: > > powsimp(expr, deep=False, combine='all') - Combine common bases and exponents > in an expression. > nsimplify(expr, constants=[], tolerance=None, full=False) - Find a simple > formula that numerically matches the given expression. > > etc. > > For example, here is a LaTeX cheat sheet: > http://www.stdout.org/~winston/latex/ > and here is a Maple cheat sheet (PDF): > http://math.mtsac.edu/resources/maple11_cheatsheet1.pdf > > What do you think?
That is an excellent idea. Let's do it. 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.
