#5982: Can't construct fraction field
---------------------------------------------------+------------------------
   Reporter:  jmbr                                 |       Owner:  tbd         
       Type:  defect                               |      Status:  needs_review
   Priority:  major                                |   Milestone:  sage-4.6.2  
  Component:  algebra                              |    Keywords:              
     Author:  Nick Alexander, Juan M. Bello Rivas  |    Upstream:  N/A         
   Reviewer:  William Stein, Mike Hansen           |      Merged:              
Work_issues:                                       |  
---------------------------------------------------+------------------------

Comment(by davidloeffler):

 Patchbot seems to be happy with it, but a full ptestlong run on my
 4.6.2.alpha1 build revealed a couple of failures:
 {{{sage/algebras/quatalg/quaternion_algebra.py}}} and
 {{{sage/matrix/tests.py}}}. Both of these are to do with the symbolic
 ring, which (rather oddly) knows it's a field but isn't sure if it's an
 integral domain. These can be squashed by simply moving the field check to
 before the integral domain check.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5982#comment:25>
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.

Reply via email to