fjames86 / fpoly

Manipulate dense multivariate polynomials
0 stars 0 forks source link

pivoting #27

Open fjames86 opened 11 years ago

fjames86 commented 11 years ago

if the matrix is pivoted for one set of bindings but not on another, does it make sense to interpolate them back together? same issue then applies to chinese remaindering the submats back together as well.

fjames86 commented 11 years ago

pivotize added, should help with this issue