Changeset 36e346 in git


Ignore:
Timestamp:
Oct 10, 2008, 4:33:54 PM (16 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '4a9821a93ffdc22a6696668bd4f6b8c9de3e6c5f')
Children:
d4c53aac75e5ad01a534a848edf63e78a64b5b26
Parents:
f30fdcfcf365ad84f438ce1912cef22428ea7a84
Message:
*hannes: doc


git-svn-id: file:///usr/local/Singular/svn/trunk@11123 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/jacobson.lib

    rf30fdc r36e346  
    11//////////////////////////////////////////////////////////////////////////////
    2 version="$Id: jacobson.lib,v 1.2 2008-10-07 17:57:17 levandov Exp $";
     2version="$Id: jacobson.lib,v 1.3 2008-10-10 14:33:54 Singular Exp $";
    33category="System and Control Theory";
    44info="
     
    1414@*  Depending on the ring, the diagonal entries of D have certain properties.
    1515
    16 MAIN PROCEDURES:
     16PROCEDURES:
    1717smith(R,M[,eng1,eng2]);  compute the Smith Normal Form of M over commutative ring
    18 jacobson(R,M[,eng]);       compute a weak Jacobson Normal Form of M over non-commutative ring, i.e. a diagonal matrix
     18jacobson(R,M[,eng]);     compute a weak Jacobson Normal Form of M over non-commutative ring, i.e. a diagonal matrix
    1919
    2020SEE ALSO: control_lib
Note: See TracChangeset for help on using the changeset viewer.