Top
Back: quantMat
Forward: SymGroup
FastBack: perron_lib
FastForward: purityfiltration_lib
Up: qmatrix_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document
7.7.15.0. qminor
Procedure from library qmatrix.lib (see qmatrix_lib).

Usage:
qminor(I,J,n); I,J intvec, n int

Return:
poly, the quantum minor of a generic n*n quantum matrix

Assume:
I is the ordered list of the rows to consider in the minor,
J is the ordered list of the columns to consider in the minor,
I and J must have the same number of elements,
n is the order of the quantum matrix algebra you are working with (quantMat(n)).
The base ring should be constructed using quantMat.

Example:
 
See also: quantMat.


Top Back: quantMat Forward: SymGroup FastBack: perron_lib FastForward: purityfiltration_lib Up: qmatrix_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.