I have this very nasty matrix that has in it long polynomials that came from a solution of a resultant of two polynomials in two variables . I need to get the determinant of this matrix, should I try to find an algorithm to use parallel computing or does matlab do it anyway?
Thanks