muEC::PART::Exp2Part – partition from its exponential notation
Compute a partition from its exponential notation
Call:
muEC::PART::Exp2Part(vect)
Parameters:
vect: |
a list of positive integers |
Related Functions:
Details:
The muEC::PART::Exp2Part function is the inverse function of Part2Exp.
The exponential notation of a partition is a vector of positive integers that indicates the number of occurrences a part appears in the partition.
muEC::PART::Exp2Part( [1, 0, 4, 0, 2] );