Macaulay2 » Documentation
Packages » OldChainComplexes » GradedModule
next | previous | forward | backward | up | index | toc

GradedModule -- the class of all graded modules

Description

A new graded module can be made with 'M = new GradedModule'. The i-th module can be installed with a statement like M#i=N, and can be retrieved with an expression like M_i. The ground ring should be installed with a statement like M.ring = R.

See also

Menu

Types of graded module:

Functions and methods returning a graded module:

Methods that use a graded module:

For the programmer

The object GradedModule is a type, with ancestor classes MutableHashTable < HashTable < Thing.


The source of this document is in OldChainComplexes/docs/doc9.m2:45:0.