LiftLinearDependence(F, Q, UP)ΒΆ
rdeefx.spad line 240 [edit on github]
This package lifts computation of linear dependecies from base field to univariate polynomials and univariate rational functions.
- csolve_pol: (Matrix F -> List Vector Q, List UP) -> List Vector Q
csolve_pol(solf, lp)
usessolf
to solve linear dependence for univariate polynomials.