Changes between Initial Version and Version 1 of Ticket #11480


Ignore:
Timestamp:
06/14/11 08:36:15 (2 years ago)
Author:
rbeezer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11480

    • Property Cc ddrake added
    • Property Status changed from new to needs_review
    • Property Authors changed from to Rob Beezer
  • Ticket #11480 – Description

    initial v1  
    1 For matrices, `ZigZag` form is a precursor for a computation of the rational canonical form (and interesting in its own right), 
     1For matrices, `ZigZag` form is a precursor for a computation of the rational canonical form (and interesting in its own right).  Then we get rational form also, a canonical form computable over ''any'' field, which will make {{{is_similar()}}} bullet-proof. 
     2 
     3'''Apply:''' 
     4  1. [attachment:trac_11480_zigzag_rational_forms.patch]