Comment on SymPy Gamma: an open-source, Python-based alternative to Wolfram AlphaComments−grej12yThis is a great start and thanks for open sourcing this! Although I noticed that some of the plots throw errors (ex. "series(sin(x), x, pi/2")−catchmrbharath12ySeries are not supported for plotting. Could you please raise a bug at [1].https://code.google.com/p/sympy/−catchmrbharath12yWe should be catching the exception though.
Comments
This is a great start and thanks for open sourcing this! Although I noticed that some of the plots throw errors (ex. "series(sin(x), x, pi/2")
Series are not supported for plotting. Could you please raise a bug at [1].
https://code.google.com/p/sympy/
We should be catching the exception though.