Maxima Function
newdet (M, n)
Computes the determinant of the matrix or array M by the Johnson-Gentleman tree minor algorithm.
The argument n is the order; it is optional if M is a matrix.