#5948: [with patch, needs work] Coleman integrals of df*f
--------------------------------+-------------------------------------------
Reporter: jen | Owner: robertwb
Type: defect | Status: new
Priority: major | Milestone: sage-4.0.1
Component: algebraic geometry | Keywords:
--------------------------------+-------------------------------------------
Comment(by mabshoff):
With this patch applied to my 4.0.rc1 merge tree I get one failure:
{{{
mabsh...@sage:/scratch/mabshoff/sage-4.0.rc1$ ./sage -t -long
devel/sage/sage/schemes/elliptic_curves/monsky_washnitzer.py
sage -t -long
"devel/sage/sage/schemes/elliptic_curves/monsky_washnitzer.py"
**********************************************************************
File
"/scratch/mabshoff/sage-4.0.rc1/devel/sage/sage/schemes/elliptic_curves/monsky_washnitzer.py",
line 2647:
sage: y.diff().reduce_fast()
Expected:
(y, (0, 0))
Got:
(y*1, (0, 0))
**********************************************************************
1 items had failures:
1 of 10 in __main__.example_50
***Test Failed*** 1 failures.
For whitespace errors, see the file
/scratch/mabshoff/sage-4.0.rc1/tmp/.doctest_monsky_washnitzer.py
[10.3 s]
exit code: 1024
}}}
Thoughts?
Cheers,
Michael
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5948#comment:8>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" 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/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---