#11553: Matrix morphism additions
------------------------------+---------------------------------------------
   Reporter:  rbeezer         |          Owner:  jason, was  
       Type:  enhancement     |         Status:  needs_review
   Priority:  minor           |      Milestone:  sage-4.7.2  
  Component:  linear algebra  |       Keywords:              
Work_issues:                  |       Upstream:  N/A         
   Reviewer:  Martin Raum     |         Author:  Rob Beezer  
     Merged:                  |   Dependencies:  #11552      
------------------------------+---------------------------------------------
Changes (by mraum):

  * reviewer:  => Martin Raum


Old description:

> Adds three methods to the matrix morphism class:
>
>   1.  {{{is_bijective()}}}
>   1.  {{{is_identity()}}}
>   1.  {{{inverse()}}}
>
> I did not notice that {{{__invert___}}} via ~ was available by using tab-
> completion, which should explain the last one.
>
> If there is a theme, it is better support for compositions of these
> morphisms.
>
> '''Depends'''
>   1.  #11552
>
> '''Apply:'''
>   1.  [attachment:trac_11553-matrix-morphisms-additions-v3.patch]

New description:

 Adds three methods to the matrix morphism class:

   1.  {{{is_bijective()}}}
   1.  {{{is_identity()}}}
   1.  {{{inverse()}}}

 I did not notice that {{{__invert___}}} via ~ was available by using tab-
 completion, which should explain the last one.

 If there is a theme, it is better support for compositions of these
 morphisms.

 '''Depends'''
   1.  #11552

 '''Apply:'''
   1.  [attachment:trac_11553-matrix-morphisms-additions-v3.patch]
   2.  [attachment:trac-11553-matrix-morphisms-additions-review.patch]

--

Comment:

 I made some very minor changes to how to access the associated matrices.
 Also I added a one line documentation to the trace method. Please have a
 look at this and if every thing is OK, you can give it a positive review.

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