|
7.7.14.0. perron
Procedure from library perron.lib (see perron_lib).
- Usage:
- perron( L [, D] )
- Return:
- commutative ring with ideal `Relations`
- Purpose:
- computes polynomial relations ('Relations') between pairwise
commuting polynomials of L [, up to a given degree bound D]
- Note:
- the implementation was partially inspired by the Perron's theorem.
Example:
|