Re: Issue 4041 in sympy: 'Series' undefined in sympy/plotting/plot.py

2013-10-31 Thread sympy
Comment #9 on issue 4041 by chris.sm...@calvinchristian.org: 'Series' undefined in sympy/plotting/plot.py http://code.google.com/p/sympy/issues/detail?id=4041 Maybe someone more familiar with the plot module can help you fix the doctests. -- You received this message because this project

Re: Issue 4041 in sympy: 'Series' undefined in sympy/plotting/plot.py

2013-10-02 Thread sympy
Comment #5 on issue 4041 by amitsaha...@gmail.com: 'Series' undefined in sympy/plotting/plot.py http://code.google.com/p/sympy/issues/detail?id=4041 Something went wrong with the previous one.. Here is the new one: https://github.com/sympy/sympy/pull/2496 -- You received this message

Re: Issue 4041 in sympy: 'Series' undefined in sympy/plotting/plot.py

2013-10-02 Thread sympy
Updates: Status: Started Labels: NeedsReview Comment #6 on issue 4041 by julien.r...@gmail.com: 'Series' undefined in sympy/plotting/plot.py http://code.google.com/p/sympy/issues/detail?id=4041 There are now multiple suggested pulls, another one is

Re: Issue 4041 in sympy: 'Series' undefined in sympy/plotting/plot.py

2013-10-02 Thread sympy
Comment #7 on issue 4041 by catchmrb...@gmail.com: 'Series' undefined in sympy/plotting/plot.py http://code.google.com/p/sympy/issues/detail?id=4041 @amitsaha. Can you close the one of the pull requests? -- You received this message because this project is configured to send all issue

Re: Issue 4041 in sympy: 'Series' undefined in sympy/plotting/plot.py

2013-10-02 Thread sympy
Comment #8 on issue 4041 by amitsaha...@gmail.com: 'Series' undefined in sympy/plotting/plot.py http://code.google.com/p/sympy/issues/detail?id=4041 Yes, https://github.com/sympy/sympy/pull/2493 is closed. -- You received this message because this project is configured to send all issue

Re: Issue 4041 in sympy: 'Series' undefined in sympy/plotting/plot.py

2013-10-01 Thread sympy
Updates: Status: Valid Labels: EasyToFix Comment #1 on issue 4041 by julien.r...@gmail.com: 'Series' undefined in sympy/plotting/plot.py http://code.google.com/p/sympy/issues/detail?id=4041 I guess it should be BaseSeries. The docstring says Adds one more graph to the

Re: Issue 4041 in sympy: 'Series' undefined in sympy/plotting/plot.py

2013-10-01 Thread sympy
Updates: Labels: Documentation Comment #2 on issue 4041 by krastano...@gmail.com: 'Series' undefined in sympy/plotting/plot.py http://code.google.com/p/sympy/issues/detail?id=4041 The use case is supposed to be: p1 = plot(...) p2 = plot(...) # p1 and p2 are basically list of

Re: Issue 4041 in sympy: 'Series' undefined in sympy/plotting/plot.py

2013-10-01 Thread sympy
Comment #3 on issue 4041 by amitsaha...@gmail.com: 'Series' undefined in sympy/plotting/plot.py http://code.google.com/p/sympy/issues/detail?id=4041 Sure, that sounds straightforward enough. Will work on it. -- You received this message because this project is configured to send all issue