Issue 702 in sympy: Plot() should use standard kwarg syntax -- examples in docstrings don't work

2008-11-04 Thread codesite-noreply
Issue 702: Plot() should use standard kwarg syntax -- examples in docstrings don't work http://code.google.com/p/sympy/issues/detail?id=702 Comment #7 by goriccardo: The problem is in the style keyword: with this patch you can't specify the style of the pyglet window, i.e: Calling Plot(x**2,

Issue 702 in sympy: Plot() should use standard kwarg syntax -- examples in docstrings don't work

2008-11-03 Thread codesite-noreply
Issue 702: Plot() should use standard kwarg syntax -- examples in docstrings don't work http://code.google.com/p/sympy/issues/detail?id=702 Comment #6 by ondrej.certik: Thanks for the work. What is the problem with your patch -- does it segfault? E.g. why not to merge it? -- You received

Issue 702 in sympy: Plot() should use standard kwarg syntax -- examples in docstrings don't work

2008-10-30 Thread codesite-noreply
Issue 702: Plot() should use standard kwarg syntax -- examples in docstrings don't work http://code.google.com/p/sympy/issues/detail?id=702 Comment #5 by goriccardo: On my box: In [1]: Plot(1, mode='spherical', color='zfade4') Window initialization failed: __init__() got an unexpected keyword