|
7.7.13.0. ncRelations
Procedure from library nctools.lib (see nctools_lib).
- Usage:
- ncRelations(r); r a ring
- Return:
- list L with two elements, both elements are of type matrix:
L[1] = matrix of coefficients C,
L[2] = matrix of polynomials D
- Purpose:
- recover the noncommutative relations via matrices C and D from
a noncommutative ring
Example:
See also:
G-algebras;
ringlist.
|