extremal_subset SciMax Toolbox f90

SciMax Toolbox >> ezgcd

ezgcd

Maxima Function

Calling Sequence

ezgcd (p_1, p_2, p_3, ...)

Description

Returns a list whose first element is the g.c.d of the polynomials p_1, p_2, p_3, ... and whose remaining elements are the polynomials divided by the g.c.d. This always uses the ezgcd algorithm.

extremal_subset SciMax Toolbox f90