On Jun 25, 6:36 pm, "Aaron S. Meurer" <[email protected]> wrote: > Also, the tutorial doesn't seem to mention using dir() to get a list > of all functions and classes and help(func) to get help on a class.
Let's also mention ?? and source() to get the source code of a function. Vinzent --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
