#6045: [with patch, needs work] Computation of Heegner points
---------------------------+------------------------------------------------
Reporter: robertwb | Owner: was
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.1
Component: number theory | Keywords:
Reviewer: John Cremona | Author: Robert Bradshaw
Merged: |
---------------------------+------------------------------------------------
Comment(by mvngu):
I'm getting numerical noise when running all doctests:
{{{
sage -t -long devel/sage-
exp/sage/schemes/elliptic_curves/ell_rational_field.py
/scratch/mvngu/release/sage-4.1.1/local/lib/python/site-
packages/sage/misc/misc.py:1901: DeprecationWarning: functions overriding
warnings.showwarning() must support the 'line' argument
warn(message, DeprecationWarning, stacklevel=3)
**********************************************************************
File "/scratch/mvngu/release/sage-4.1.1/devel/sage-
exp/sage/schemes/elliptic_curves/ell_rational_field.py", line 6989:
sage: phi((sqrt(7)*I - 17)/74, 53)
Expected:
(-3.37746093871080e-16 - 2.21824021705058e-16*I : 3.33066907387547e-16
+ 2.21719344273286e-16*I : 1.00000000000000)
Got:
(-3.37704345632016e-16 - 2.21996076934245e-16*I : 3.33066907387547e-16
+ 2.22044604925031e-16*I : 1.00000000000000)
**********************************************************************
1 items had failures:
1 of 11 in __main__.example_141
***Test Failed*** 1 failures.
For whitespace errors, see the file
/scratch/mvngu/release/sage-4.1.1/tmp/.doctest_ell_rational_field.py
[257.8 s]
<SNIP>
----------------------------------------------------------------------
The following tests failed:
sage -t -long devel/sage-
exp/sage/schemes/elliptic_curves/ell_rational_field.py # 1 doctests failed
----------------------------------------------------------------------
Total time for all tests: 504.7 seconds
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6045#comment:25>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---