Comment #15 on issue 2632 by hacm...@gmail.com: Add isympy -c qtconsole
http://code.google.com/p/sympy/issues/detail?id=2632

https://github.com/sympy/sympy/pull/2349

I submitted this PR before knowing about this issue. Thanks to Sergey for pointing it out.

I thought about implementing notebook and qtconsole as options to isympy's -c switch, however, I decided against it since I am not really a fan of that switch to begin with. In python (and ipython), -c '...' runs the code specified. This would be a useful option for isympy as well: running some code with all of the sympy imports set up as isympy does.

I wouldn't mind making the change, since it would be more consistent to have "notebook" and "qtconsole" be options similar to "python" and "ipython", but I would suggest renaming -c (perhaps to -C or something), so that we could also have the useful -c option for executing code.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy-issues+unsubscr...@googlegroups.com.
To post to this group, send email to sympy-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to