|
7.7.16.0. purelist
Procedure from library purityfiltration.lib (see purityfiltration_lib).
- Usage:
- purelist(T), T list, in which the i-th entry R=T[i] represents M=D^p/D^q(R^t)
- Return:
- list M, entries of M are 0 or 1
- Purpose:
- if T[i] is pure, M[i] is 1, else M[i] is 0
Example:
|