Issue 1196: improve our examples http://code.google.com/p/sympy/issues/detail?id=1196
Comment #10 by ondrej.certik: I rebased your patches to the latest sympy and committed docstrings for trees.py, relativity.py and qft.py, see my examples branch: http://github.com/certik/sympy/tree/examples feel free to just pull it to your repo and continue. Let's merge to sympy when everything is ready. There is the "all" script, which doesn't work: ------------- $ ./all (3*a*b**2)**c (a + 2*b)**5 5*(a + 2*b)**4 10*(a + 2*b)**4 240*a + 480*b 240*a + 480*b ./beginner/expansion.py: line 4: Expansion Example Demonstrates how to expand expressions. : command not found ----------------- let's remove it? -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy-issues" 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-issues?hl=en -~----------~----~----~----~------~----~------~--~---
