|
7.7.7.0. lst2str
Procedure from library freegb.lib (see freegb_lib).
- Usage:
- lst2str(L[,n]); L a list of modules, n an optional integer
- Return:
- list (of strings)
- Purpose:
- convert a list (of modules) into polynomials in free algebra
- Note:
- if an optional integer is not 0, stars signs are used in multiplication
Example:
|