On Mar 19, 2010, at 7:23 PM, Ondrej Certik wrote:
Hi,
I am having problems understanding how "I" (complex unit) in Sage:
sage: type(I)
somehow becomes a NumberFieldElement_quadratic and that fails to
convert to the sympy's I:
ond...@raven:~/repos/sympy(pu)$ MPMATH_NOSAGE=yes sage -python
bi
Hi,
I am having problems understanding how "I" (complex unit) in Sage:
sage: type(I)
somehow becomes a NumberFieldElement_quadratic and that fails to
convert to the sympy's I:
ond...@raven:~/repos/sympy(pu)$ MPMATH_NOSAGE=yes sage -python
bin/test sympy/test_external/test_sage.py --pdb
===