#10225: Nonsensical Quaternion Algebra Description
-----------------------------+----------------------------------------------
   Reporter:  spice          |       Owner:  mvngu     
       Type:  defect         |      Status:  new       
   Priority:  trivial        |   Milestone:  sage-4.6.1
  Component:  documentation  |    Keywords:  quaternion
     Author:  Simon Spicer   |    Upstream:  N/A       
   Reviewer:                 |      Merged:            
Work_issues:                 |  
-----------------------------+----------------------------------------------
 {{{
 sage: K.<a> = NumberField(x^2 - 17)
 sage: QuaternionAlgebra(K,-1,-1)
 Quaternion Algebra (-1, -1) with base ring Number Field in a with defining
 polynomial x^2 - 17
 }}}

 When you call a quaternion algebra in Sage defined over a number field,
 you get grammar salad for the description.

 I'm guessing the info fields for quaternion algebras are misdefined, or
 something similar to that. Hopefully this shouldn't be too much work to
 fix.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10225>
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