#5982: [with patch, positive review] Can't construct fraction field
---------------------+------------------------------------------------------
Reporter: jmbr | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.2
Component: algebra | Keywords:
Reviewer: | Author: Nick Alexander
Merged: |
---------------------+------------------------------------------------------
Comment(by mvngu):
The reviewer patch `trac_5982-reviewer.patch` fixes some ReST typos in
`trac_5982-ncalexan-with-check.patch` so that the reference manual builds
without warnings. After applying patches in this order:
1. `trac_5982-ncalexan-with-check.patch`
1. `trac_5982-reviewer.patch`
I get the following doctest failure:
{{{
sage -t -long devel/sage-
main/sage/schemes/hyperelliptic_curves/jacobian_morphism.py
**********************************************************************
File "/scratch/mvngu/release/sage-4.1.1/devel/sage-
main/sage/schemes/hyperelliptic_curves/jacobian_morphism.py", line 297:
sage: J = H.jacobian()(F); J
Expected:
verbose 0 (919: multi_polynomial_ideal.py, dimension) Warning: falling
back to very slow toy implementation.
Set of points of Jacobian of Hyperelliptic Curve over Finite Field of
size 1000000000000000000000000000057 defined by y^2 + 2*x*y = x^7 + x^2 +
1 defined over Finite Field of size 1000000000000000000000000000057
Got:
verbose 0 (964: multi_polynomial_ideal.py, dimension) Warning: falling
back to very slow toy implementation.
Set of points of Jacobian of Hyperelliptic Curve over Finite Field of
size 1000000000000000000000000000057 defined by y^2 + 2*x*y = x^7 + x^2 +
1 defined over Finite Field of size 1000000000000000000000000000057
**********************************************************************
1 items had failures:
1 of 20 in __main__.example_4
***Test Failed*** 1 failures.
For whitespace errors, see the file
/scratch/mvngu/release/sage-4.1.1/tmp/.doctest_jacobian_morphism.py
[3.1 s]
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5982#comment:18>
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
-~----------~----~----~----~------~----~------~--~---