Updates:
        Status: Fixed
        Labels: -NeedsReview PassedReview

Comment #8 on issue 1386 by [email protected]: data/IPython/ipythonrc-sympy doesn't seem to work:
http://code.google.com/p/sympy/issues/detail?id=1386

~/repo/git/sympy/data/IPython$ ipython -p sympy
IPython console for SymPy 0.6.7-git (Python 2.6.5) (ground types: gmpy)

These commands were executed:
from __future__ import division
from sympy import *
x, y, z, t = symbols('x y z t')
k, m, n = symbols('k m n', integer=True)
f, g, h = symbols('f g h', cls=Function)

Documentation can be found at http://www.sympy.org

In [1]:

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy-issues?hl=en.

Reply via email to