This is partly done in isympy, which I think uses Ipython when available. Check ./bin/isympy.
On 1 September 2013 11:27, F. B. <[email protected]> wrote: > I have to questions about SymPy and IPython: > > is it possible to configure IPython to autowrap Python's int? Like it is > already happening is Sage. > is it possible to automatically capture NameError and autodeclare missing > variables as SymPy's symbols() ? > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
