#5562: coercion error with vectors and polynomial rings with 1 variable
---------------------------------------------------+------------------------
       Reporter:  ncalexan                         |         Owner:  was        
     
           Type:  defect                           |        Status:  
needs_review    
       Priority:  major                            |     Milestone:  sage-5.7   
     
      Component:  linear algebra                   |    Resolution:             
     
       Keywords:  coercion vector polynomial ring  |   Work issues:             
     
Report Upstream:  N/A                              |     Reviewers:  Travis 
Scrimshaw
        Authors:  Christian Nassau                 |     Merged in:             
     
   Dependencies:                                   |      Stopgaps:             
     
---------------------------------------------------+------------------------
Changes (by {'newvalue': u'Christian Nassau', 'oldvalue': ''}):

  * reviewer:  => Travis Scrimshaw
  * milestone:  sage-duplicate/invalid/wontfix => sage-5.7
  * author:  => Christian Nassau


Comment:

 Hey,

 For doctest formatting, I would change:
 {{{
     sage: # check that #5562 has been fixed
     sage: R.<u> = PolynomialRing(RDF, 1, 'u')
 ...
 }}}
 to
 {{{
 Check that :trac:`5562` has been fixed::

     sage: R.<u> = PolynomialRing(RDF, 1, 'u')
 ...
 }}}

 I think the trailing whitespace removal should be okay...

 Best,[[BR]]
 Travis

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