#14047: AttributeError: 'AlgebraicReal' object has no attribute 'conjugate'
--------------------------------------------+-------------------------------
       Reporter:  gagern                    |         Owner:  davidloeffler
           Type:  defect                    |        Status:  needs_review 
       Priority:  major                     |     Milestone:  sage-5.9     
      Component:  number fields             |    Resolution:               
       Keywords:  conjugate, AlgebraicReal  |   Work issues:               
Report Upstream:  N/A                       |     Reviewers:               
        Authors:  Robert Harron             |     Merged in:               
   Dependencies:                            |      Stopgaps:               
--------------------------------------------+-------------------------------
Changes (by {'newvalue': u'Robert Harron', 'oldvalue': ''}):

  * keywords:  => conjugate, AlgebraicReal
  * status:  new => needs_review
  * author:  => Robert Harron


Comment:

 The algebraic reals should definitely have a conjugate method, so I've
 added that. I also added a doctest in gram_schmidt to test that it now
 works with algebraic reals (I used the example for QQbar that only has
 integers and doing the computation with algebraic reals instead of QQbar
 is in fact faster!).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14047#comment:1>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to