Simon reported this doctest failure with his custom Singular 3-1-0 and 
sage-3.3:

> > File
> > "/home/king/SAGE/devel/sage-3.2.3/devel/sage/sage/interfaces/singular.py"
> >, line 116:
> >     sage: I2
> > Expected:
> >     x1^2*x2^2,
> >     x0*x2^3-x1^2*x2^2+x1*x2^3,
> >     x0*x1-x0*x2-x1*x2,
> >     x0^2*x2-x0*x1*x2
> > Got:
> >     x1^2*x2^2,
> >     x0*x2^3-x1^2*x2^2+x1*x2^3,
> >     x0*x1-x0*x2-x1*x2,
> >     x0^2*x2-x0*x2^2-x1*x2^2
> >

Simon, can you trace the commands that go in and out of Singular for this? I 
think you can set some logfile attribute for the Singular pexpect interface.

Martin


-- 
name: Martin Albrecht
_pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99
_otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF
_www: http://www.informatik.uni-bremen.de/~malb
_jab: martinralbre...@jabber.ccc.de


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to