#9703: Doctest failures caused by non-working sympow on 32-bit Solaris x86 and
32-bit OpenSolaris
------------------------+---------------------------------------------------
Reporter: drkirkby | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone: sage-4.5.3
Component: build | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
------------------------+---------------------------------------------------
Comment(by jhpalmieri):
On the other hand, there is this (after running "sage -sh" and "cd
$SAGE_LOCAL/lib/sympow"):
{{{
$ ./sympow -curve "[0,-1,1,-10,-20]" -moddeg
sympow 1.018 RELEASE (c) Mark Watkins -**ERROR** QD_check failed at x[1]
}}}
On my mac or on sage.math, this produces valid output, including the line
{{{
Modular Degree is 1
}}}
which is what is parsed by the {{{modular_degree}}} method. So it looks
to me as though sympow is really broken, not just its interface.
(Furthermore, regardless of the C code, I think that sympow.py would never
be accepted into Sage today: too many untested methods.)
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9703#comment:5>
Sage <http://www.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.