Top
Back: partOver
Forward: SegreA
FastBack:
FastForward:
Up: chern_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.5.2.56 partUnder

Procedure from library chern.lib (see chern_lib).

Usage:
partUnder(J); J list of integers (partition)

Return:
list of lists

Purpose:
computes the partitions under a given one

Note:

Example:
 
LIB "chern.lib";
// Partitions under the partition (0, 1, 1)
list I = 0, 1, 1;
print( partUnder(I) );


Top Back: partOver Forward: SegreA FastBack: FastForward: Up: chern_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.