Hi,
This has probably been asked before but I have been unable to find a satisfactory answer. I know that it is possible to compute the determinant of a matrix by first performing a PLU factorisation. This would mean computing the sign/determinant of the P matrix, is there a fast and simple way of doing this?
thanks

