Changeset a9e3ed in git


Ignore:
Timestamp:
Feb 5, 2015, 6:18:12 PM (9 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5a60835ee02dcb3d57c9e469c5d50e25ec5d29db
Parents:
cbb5c3444cb564d5a4b04279b603a3ca9a2875e8
Message:
doc: gradedModules.lib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/gradedModules.lib

    rcbb5c3 ra9e3ed  
    1010    The library contains several procedures for operations with graded modules/matrices/resolutions
    1111    TODO!
     12REFERENCES:
     13[MO]   Motsak, O.: Non-commutative Computer Algebra with applications: Graded commutative algebra and related
     14       structures in Singular with applications, Ph.D. thesis, TU Kaiserslautern, 2010 TODO!?
    1215PROCEDURES:
    1316    grzero()        presentation of basering(0)^1
     
    2124    grorder(M)      reorder cols/rows of M for correct graded-block-structure
    2225    grtranspose(M)  reordered graded transpose of M
    23 
    24 
    25 REFERENCES:
    26 [MO]   Motsak, O.: Non-commutative Computer Algebra with applications: Graded commutative algebra and related
    27        structures in Singular with applications, Ph.D. thesis, TU Kaiserslautern, 2010 TODO!?
    2826";
    29 
    30 
    3127
    3228
Note: See TracChangeset for help on using the changeset viewer.