Changes between Version 5 and Version 6 of Ticket #11553


Ignore:
Timestamp:
07/15/11 22:28:47 (22 months ago)
Author:
rbeezer
Comment:

v3 patch makes is_identity() more robust, adds is_zero() and a test to see if two matrix morphisms are equal as functions, not just that they have the same representation.

A few methods are relocated within the file, as well, to group things more logically.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11553 – Description

    v5 v6  
    1313 
    1414'''Apply:''' 
    15   1.  [attachment:trac_11553-matrix-morphisms-additions-v2.patch] 
     15  1.  [attachment:trac_11553-matrix-morphisms-additions-v3.patch]